aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-01-14 16:44:58 +0000
committersickcodes <[email protected]>2021-01-14 16:44:58 +0000
commitf3c09858ab3c0deb3c238752eb1bd95d1c151a4f (patch)
tree4a30df99886c0706089c672ee8b8972fe152001c
parentMerge pull request #124 from cephasara/master (diff)
downloaddocker-osx-f3c09858ab3c0deb3c238752eb1bd95d1c151a4f.tar.xz
docker-osx-f3c09858ab3c0deb3c238752eb1bd95d1c151a4f.zip
Up README with Kubernetes Helm Chart link @ ./helm.
-rw-r--r--CHANGELOG.md2
-rw-r--r--CREDITS.md1
-rw-r--r--README.md2
3 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02c959b..cb6d7d3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
|Version|Date|Notes|
|---|---|---|
+| |2021-01-14|Add Helm Chart for Kubernetes support.|
+| |2021-01-08|Use IMAGE_PATH as a variable during envsubst for the full path of mac_hdd_ng.img. In preparation for full auto.|
| |2021-01-07|Fix sounds errors and sshd missing on latest build.|
|2.7|2021-01-05|Add rankmirrors. Remove gibMacOS. Replace iptables with iptables-nft. Remove libguestfs.|
| |2020-12-17|Remove unnecessary WORKDIR commands.|
diff --git a/CREDITS.md b/CREDITS.md
index 8265301..7748473 100644
--- a/CREDITS.md
+++ b/CREDITS.md
@@ -44,3 +44,4 @@ These credits refer to the contributors to this repository:
[@PeterDaveHello](https://github.com/PeterDaveHello) - Improve Dockerfile #121
+[@cephasara](https://github.com/cephasara) - Add helm chart #124
diff --git a/README.md b/README.md
index fac1e07..f8344fa 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ docker run \
- Ready-to-go instances.
# Features In Docker-OSX v2.7
-- CI/CD weaponization thru vnc and xdotool
+- Kubernetes Helm Chart. [See ./helm](https://github.com/sickcodes/Docker-OSX/tree/master/helm)
- OSX-KVM
- X11 Forwarding
- SSH on localhost:50922