diff options
| author | sickcodes <[email protected]> | 2021-02-11 02:04:40 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2021-02-11 02:04:40 +0000 |
| commit | 0af8357211aab03a04dcfec71757461884756aa1 (patch) | |
| tree | 93cd39e610beed05c1cddd1dc8afda988ecca24a /helm/Chart.yaml | |
| parent | Merge pull request #147 from sickcodes/vmxnet3 (diff) | |
| download | docker-osx-0af8357211aab03a04dcfec71757461884756aa1.tar.xz docker-osx-0af8357211aab03a04dcfec71757461884756aa1.zip | |
Package the helm setup for Artifact Hub.
Diffstat (limited to 'helm/Chart.yaml')
| -rw-r--r-- | helm/Chart.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/helm/Chart.yaml b/helm/Chart.yaml index ef266fc..0c6cc7c 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -1,7 +1,10 @@ apiVersion: v1 appVersion: "0.0.1.0" -description: default +description: "Containerized OSX! Run Mac in a pod!" name: docker-osx version: 0.1.0 keywords: - docker-osx +- mac +- macos +- qemu |