Releases: theohbrothers/docker-kubectl
Releases · theohbrothers/docker-kubectl
20240118.0.0
Changes
🚀 Features
20231221.0.0
20231214.0.0
Changes
🚀 Features
- Enhancement: Add kubectl 1.29.0 variants @theohbrothers2 (#124)
📝 Documentation
- Docs: Update spelling in Update-Versions.ps1 @leojonathanoh (#123)
20231117.0.0
20231116.0.0
20231019.0.0
Changes
🚀 Features
- Enhancement: Constraint versions in
versions.json
@leojonathanoh (#114) - Enhancement: Bump kubectl 1.28 variants to 1.28.3 @theohbrothers2 (#115)
- Enhancement: Bump kubectl 1.27 variants to 1.27.7 @theohbrothers2 (#116)
- Enhancement: Bump kubectl 1.26 variants to 1.26.10 @theohbrothers2 (#117)
- Enhancement: Bump kubectl 1.25 variants to 1.25.15 @theohbrothers2 (#118)
20230927.0.0
Changes
- Change: Remove
v
prefix from docker tags @leojonathanoh (#112) - Change: Remove
alpine-3.15
suffix from docker tags @leojonathanoh (#113)
20230926.0.0
Changes
🚀 Features
- Enhancement (ci): Add support for incremental variants @leojonathanoh (#110)
- Enhancement (ci): Add
workflow_dispatch
tocron
job @leojonathanoh (#109)
🖊️ Refactors
- Refactor (ci): Use a
job_group_key
to group jobs @leojonathanoh (#111)
20230922.0.0
Changes
🚀 Features
- Enhancement (ci): Remove
$env:GITHUB_TOKEN
inUpdate-Versions.ps1
@leojonathanoh (#106)
🐛 Bug Fixes
- Fix: Remove invalid param in `Update-Versions.ps1 @leojonathanoh (#108)
🖊️ Refactors
- Refactor (ci): Use new
versions.json
config @leojonathanoh (#107)
20230915.0.0
Changes
🚀 Features
- Enhancement: Bump v1.28 variants to v1.28.2 @theohbrothers2 (#101)
- Enhancement: Bump v1.27 variants to v1.27.6 @theohbrothers2 (#102)
- Enhancement: Bump v1.26 variants to v1.26.9 @theohbrothers2 (#103)
- Enhancement: Bump v1.25 variants to v1.25.14 @theohbrothers2 (#104)
🐛 Bug Fixes
- Fix: Fix
Update-Versions.ps1
to detect versions correctly @leojonathanoh (#100)