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