Releases: jupyterhub/action-k3s-helm
Releases · jupyterhub/action-k3s-helm
v2.0.0
Please see the CHANGELOG.md for details.
v1.1.1
v1.1.1
Bugs fixed
- fix: restrict kubeconfig permissions to current user to avoid helm's warnings #26 (@consideRatio)
Maintenance and upkeep improvements
Contributors to this release
v1.1.0
Enhancements made
- Add version outputs and test set output and env #17 (@consideRatio)
Bugs fixed
- Set KUBECONFIG env directly after k3s installation #20 (@consideRatio)
- Fix k3s-channel implementation for v1.16 specifically #16 (@consideRatio)
Maintenance and upkeep improvements
- Add Prettier to pre-commit #25 (@manics)
- Transition to using a kubeconfig in ~/.kube/config #23 (@consideRatio)
Documentation improvements
- docs: small readme fixes #24 (@consideRatio)
Contributors to this release
v1.0.1
v1.0.0
Since 0.2.2 and along with this release, the following has changed.
- Added
k3s-channel
input. - Updated Calico from 3.16 to 3.17. 3.17.1 is currently used.
- Added a
v1
branch to pin this action to the major version.
v0.2.2
Install Helm in parallel with Calico.
Add extra-setup-args
argument.
v0.2.1
Update calico to 3.16
v0.2
Enable local storage.
Default to enabling metrics-server and Traefik, add flags to disable.
Add flag to optionally enable Docker.
v0.1
First release: K3s, Calico for network policies, Helm 3.