diff options
| author | sickcodes <[email protected]> | 2021-01-24 12:47:19 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2021-01-24 12:47:19 +0000 |
| commit | a09c565e36d45f6663567b7c4f1402279e725519 (patch) | |
| tree | 1963a05994da2622eaf8979c80f20511871f2f89 /CHANGELOG.md | |
| parent | Merge pull request #134 from cephasara/master (diff) | |
| download | docker-osx-a09c565e36d45f6663567b7c4f1402279e725519.tar.xz docker-osx-a09c565e36d45f6663567b7c4f1402279e725519.zip | |
[V3.0] Dockerfile, Dockerfile.auto, Dockerfile.naked
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cb6d7d3..d3d5f98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ |Version|Date|Notes| |---|---|---| +|3.0|2021-01-23|Add fast mode boot straight to shell. And -v $PWD/disk.img:/image for all Dockerfiles| +| |2021-01-22|Add additional helm chart instructions and files.| +| |2021-01-15|Fix helm initial disk creation process and add installation instructions.| | |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.| |