Releases: Pandemonium1986/ansible-collection-k8s-toolbox
Releases · Pandemonium1986/ansible-collection-k8s-toolbox
2.3.0
What's Changed
- [feat] standardizing collection structure and adding functionality by @Pandemonium1986 in #28
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- style(format): format all files with format files by @Pandemonium1986 in #26
- refactor: complete overhaul of ansible's k8s-toolbox collection by @Pandemonium1986 in #27
Full Changelog: 2.1.0...2.2.0
2.1.0
Changes
Major Changes
- feat: install stern from stern/stern gtihub repo instead of wercker/stern which has been removed.
Minor Changes
- chore(bump): update helm from 3.3.4 to 3.13.1.
- chore(bump): update k9s from 0.22.1 to 0.27.4.
- chore(bump): update kubectl from 1.20.0 to 1.28.2.
- chore(bump): update kubectl from 1.17.1 to 1.31.2.
Bug fixes
- fix: kubectl 1.28.2 no longer has --short option
2.0.8
Changes
Major Changes
- N/A
Minor Changes
- chore(deps): bump helm from v3.5.4 to v3.7.1
- chore(deps): bump k9s from v0.24.9 to v0.24.15
- chore(deps): bump kubectl from v1.21.0 to v1.22.2
- chore(deps): bump minikube from v1.18.1 to v1.23.2
Bug fixes
- N/A
2.0.7
Changes
Major Changes
- N/A
Minor Changes
- chore(deps): bump helm from v3.5.4 to v3.7.1
- chore(deps): bump k9s from v0.24.9 to v0.24.15
- chore(deps): bump kubectl from v1.21.0 to v1.22.2
- chore(deps): bump minikube from v1.18.1 to v1.23.2
Bug fixes
- N/A
2.0.6
Changes
Major Changes
- N/A
Minor Changes
- chore(deps): bump k9s from v0.24.8 to v0.24.9
Bug fixes
- N/A
2.0.5
Changes
Major Changes
- N/A
Minor Changes
- chore(deps): bump k9s from v0.24.7 to v0.24.8
Bug fixes
- N/A
2.0.4
Changes
Major Changes
- N/A
Minor Changes
- chore(deps): bump helm from v3.5.3 to v3.5.4
- chore(deps): bump k9s from v0.24.2 to v0.24.7
- chore(deps): bump kubectl from v1.20.4 to v1.21.0
Bug fixes
- N/A
2.0.3
Changes
Major Changes
- N/A
Minor Changes
- ci: used alpine 3.12 instead of alpine 3.13.
- ci: added debian 11 and ubuntu 20.04 as test environment.
- ci: used nightly docker images instead of latest docker images.
- feat: bump helm from 3.5.2 to 3.5.3
Bug fixes
- N/A
2.0.2
Changes
Major Changes
- N/A
Minor Changes
- bump version k9s to "v0.24.2"
- bump version kubectl to "1.20.4"
- bump version minikube to "1.18.1"
Bug fixes
- N/A