diff options
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 |