From a9e8821a067dc003ea47eb27acb07b7c4c93264f Mon Sep 17 00:00:00 2001 From: sickcodes Date: Sat, 27 Feb 2021 07:05:22 +0000 Subject: Update helm chart to include link back to OG project. Dissolve testing branch references in favor of master. --- helm/Chart.yaml | 2 +- helm/docker-osx-0.1.0.tgz | Bin 28319 -> 0 bytes helm/docker-osx-0.2.0.tgz | Bin 0 -> 28343 bytes helm/index.yaml | 10 +++++----- 4 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 helm/docker-osx-0.1.0.tgz create mode 100644 helm/docker-osx-0.2.0.tgz (limited to 'helm') 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 diff --git a/helm/docker-osx-0.1.0.tgz b/helm/docker-osx-0.1.0.tgz deleted file mode 100644 index 3756681..0000000 Binary files a/helm/docker-osx-0.1.0.tgz and /dev/null differ diff --git a/helm/docker-osx-0.2.0.tgz b/helm/docker-osx-0.2.0.tgz new file mode 100644 index 0000000..897ef02 Binary files /dev/null and b/helm/docker-osx-0.2.0.tgz differ diff --git a/helm/index.yaml b/helm/index.yaml index 4efc4de..61f5ddf 100644 --- a/helm/index.yaml +++ b/helm/index.yaml @@ -3,9 +3,9 @@ entries: docker-osx: - apiVersion: v1 appVersion: 0.0.1.0 - created: "2021-02-12T18:10:08.054368621Z" + created: "2021-02-27T04:15:48.784861502Z" description: Containerized OSX! Run OSX in a pod, headlessly, or with Xvfb. Test your Apps and master CI/CD processes. - digest: 04e88d78156fa1de709a3dad16558cb8f0bd1c1f0bde8144d530c9a0c143123a + digest: 5a62a9291b1494b9cfaa0708ab7bab9d13cca30adbeaced3d29a5bb6935caac9 keywords: - docker-osx - mac @@ -19,6 +19,6 @@ entries: - osx name: docker-osx urls: - - https://sickcodes.github.io/Docker-OSX/helm/docker-osx-0.1.0.tgz - version: 0.1.0 -generated: "2021-02-12T18:10:08.053067083Z" + - https://sickcodes.github.io/Docker-OSX/helm/docker-osx-0.2.0.tgz + version: 0.2.0 +generated: "2021-02-27T04:15:48.782073839Z" -- cgit v1.2.3