diff options
| author | sickcodes <[email protected]> | 2021-01-14 08:57:17 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-14 08:57:17 +0000 |
| commit | a9a7863c3cab104081d6b9e87d3a8b4a996ad9ac (patch) | |
| tree | dd380f79fd2b75e7c76012c5f34bf35294e14b87 /helm/Chart.yaml | |
| parent | Use IMAGE_PATH as a variable during envsubst for the full path of mac_hdd_ng.img (diff) | |
| parent | update doc with features (diff) | |
| download | docker-osx-a9a7863c3cab104081d6b9e87d3a8b4a996ad9ac.tar.xz docker-osx-a9a7863c3cab104081d6b9e87d3a8b4a996ad9ac.zip | |
Merge pull request #124 from cephasara/master
Add helm chart
Diffstat (limited to 'helm/Chart.yaml')
| -rw-r--r-- | helm/Chart.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/helm/Chart.yaml b/helm/Chart.yaml new file mode 100644 index 0000000..ef266fc --- /dev/null +++ b/helm/Chart.yaml @@ -0,0 +1,7 @@ +apiVersion: v1 +appVersion: "0.0.1.0" +description: default +name: docker-osx +version: 0.1.0 +keywords: +- docker-osx |