diff options
| author | sickcodes <[email protected]> | 2021-02-27 07:05:22 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2021-02-27 07:05:43 +0000 |
| commit | a9e8821a067dc003ea47eb27acb07b7c4c93264f (patch) | |
| tree | 2328bdb8966d9351189e8eb54d53b37b13d1cba5 /helm/Chart.yaml | |
| parent | Merge pull request #155 from sickcodes/custom-identity (diff) | |
| download | docker-osx-a9e8821a067dc003ea47eb27acb07b7c4c93264f.tar.xz docker-osx-a9e8821a067dc003ea47eb27acb07b7c4c93264f.zip | |
Update helm chart to include link back to OG project. Dissolve testing branch references in favor of master.
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 |