diff options
Diffstat (limited to 'helm/Chart.yaml')
| -rw-r--r-- | helm/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 321db02..e22b41d 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "0.0.1.0" 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 +version: 0.2.0 keywords: - docker-osx - mac |