diff --git a/helm/Chart.yaml b/helm/Chart.yaml index ef266fc..0c6cc7c 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -1,7 +1,10 @@ apiVersion: v1 appVersion: "0.0.1.0" -description: default +description: "Containerized OSX! Run Mac in a pod!" name: docker-osx version: 0.1.0 keywords: - docker-osx +- mac +- macos +- qemu diff --git a/helm/docker-osx-0.1.0.tgz b/helm/docker-osx-0.1.0.tgz new file mode 100644 index 0000000..2a42ab3 Binary files /dev/null and b/helm/docker-osx-0.1.0.tgz differ diff --git a/helm/index.yaml b/helm/index.yaml new file mode 100644 index 0000000..031afb6 --- /dev/null +++ b/helm/index.yaml @@ -0,0 +1,18 @@ +apiVersion: v1 +entries: + docker-osx: + - apiVersion: v1 + appVersion: 0.0.1.0 + created: "2021-02-11T02:01:36.6644313Z" + description: Containerized OSX! Run Mac in a pod! + digest: 38f0b5d8f77eda7be31e95346b981bff98964a884a3f7bc782a62fdf74880943 + keywords: + - docker-osx + - mac + - macos + - qemu + name: docker-osx + urls: + - https://github.com/sickcodes/Docker-OSX/helm/docker-osx-0.1.0.tgz + version: 0.1.0 +generated: "2021-02-11T02:01:36.663264193Z"