diff options
| author | sickcodes <[email protected]> | 2021-02-12 18:11:48 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2021-02-12 18:11:48 +0000 |
| commit | 4dcf20a362b93e5a1407a350aa3d3e4bbfe8a38e (patch) | |
| tree | 86ebea1e6e7b2f32cd94b4ee118e5eb70bf2da59 /helm/Chart.yaml | |
| parent | Merge pull request #150 from MrBenFTW/patch-2 (diff) | |
| download | docker-osx-4dcf20a362b93e5a1407a350aa3d3e4bbfe8a38e.tar.xz docker-osx-4dcf20a362b93e5a1407a350aa3d3e4bbfe8a38e.zip | |
Kubernetes helm chart submission! Thanks @cephasara
Diffstat (limited to 'helm/Chart.yaml')
| -rw-r--r-- | helm/Chart.yaml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 0c6cc7c..321db02 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 appVersion: "0.0.1.0" -description: "Containerized OSX! Run Mac in a pod!" +description: "Containerized OSX! Run OSX in a pod, headlessly, or with Xvfb. Test your Apps and master CI/CD processes." name: docker-osx version: 0.1.0 keywords: @@ -8,3 +8,9 @@ keywords: - mac - macos - qemu +- cicd +- ios +- xnu +- darwin +- apple +- osx
\ No newline at end of file |