aboutsummaryrefslogtreecommitdiff
path: root/helm
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-02-11 02:04:40 +0000
committersickcodes <[email protected]>2021-02-11 02:04:40 +0000
commit0af8357211aab03a04dcfec71757461884756aa1 (patch)
tree93cd39e610beed05c1cddd1dc8afda988ecca24a /helm
parentMerge pull request #147 from sickcodes/vmxnet3 (diff)
downloaddocker-osx-0af8357211aab03a04dcfec71757461884756aa1.tar.xz
docker-osx-0af8357211aab03a04dcfec71757461884756aa1.zip
Package the helm setup for Artifact Hub.
Diffstat (limited to 'helm')
-rw-r--r--helm/Chart.yaml5
-rw-r--r--helm/docker-osx-0.1.0.tgzbin0 -> 17912 bytes
-rw-r--r--helm/index.yaml18
3 files changed, 22 insertions, 1 deletions
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
--- /dev/null
+++ b/helm/docker-osx-0.1.0.tgz
Binary files 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"