Releases: theohbrothers/docker-kubectl
Releases Β· theohbrothers/docker-kubectl
20221030.0.0
Changes
ποΈ Refactors
- Refactor (ci): Use
v20221030.0.0
inrelease-drafter.yml
like the default template @leojonathanoh (#35) - Refactor (ci): Use
$GITHUB_ENV
,github.ref_name
, and bump actions to node 16 @leojonathanoh (#34)
π Documentation
- Docs (readme): Add Development section @leojonathanoh (#36)
20220919.0.0
Changes
π Features
- Feature: Add v1.25 variant @leojonathanoh (#32)
- Feature: Add v1.24 variant @leojonathanoh (#31)
- Feature: Add v1.23 variant @leojonathanoh (#30)
- Enhancement: Bump v1.22 variant to v1.22.14 @leojonathanoh (#29)
- Enhancement: Bump v1.21 variant to v1.21.14 @leojonathanoh (#28)
- Enhancement: Bump v1.20 variant to v1.20.15 @leojonathanoh (#27)
- Enhancement: Bump v1.19 variant to v1.19.16 @leojonathanoh (#26)
- Enhancement: Bump v1.18 variant to v1.18.20 @leojonathanoh (#25)
- Enhancement: Add docker-entrypoint.sh @leojonathanoh (#33)
20211119.0.0
Changes
π Features
- Enhancement: Verify kubectl checksum @leojonathanoh (#24)
- Enhancement (ci): Use only master pr and tag refs for ci pipeline @leojonathanoh (#23)
20210915.0.0
Changes
π Features
- Enhancement: Build linux/arm/v6 arch image for all variants @leojonathanoh (#22)
ποΈ Refactors
- Refactor (generate): Determine docker buildx platforms in VARIANTS.ps1 instead of in Dockerfile template for better template reusability @leojonathanoh (#21)
20210912.0.1
Changes
π Bug Fixes
- Fix (ci): Fix publish-draft-release job to use tag from resolve-release-tag job @leojonathanoh (#19)
ποΈ Refactors
- Refactor (ci): Update ci-master-pr template to only build multi arch image for alpine >3.5 @leojonathanoh (#20)
20210912.0.0 π
Changes
π Features
- Feature: Add sops to non-bare variants @leojonathanoh (#12)
- Enhancement: Include gnupg in all sops variants @leojonathanoh (#13)
- Enhancement (development): Add .vscode/tasks.json @leojonathanoh (#14)
π Bug Fixes
- Fix (ci): Fix release-drafter to use CalVer @leojonathanoh (#10)
ποΈ Refactors
- Refactor: Simplify command for installing
kubectl
to simply usewget
@leojonathanoh (#17) - Refactor: Change ENTRYPOINT to CMD for better command line intuitivity @leojonathanoh (#18)
- Refactor (generate): Remove Dockerfile.header.ps1 and Dockerfile.footer.ps1 and only use Dockerfile.ps1 @leojonathanoh (#15)
- Refactor (definitions): Remove sending definition objects down the pipeline @leojonathanoh (#16)
π Documentation
- Docs (readme): Replace tag badge with release badge @leojonathanoh (#11)
20210805.0.0 π
Changes
π Features
- Enhancement: Add v1.22.0 variant @leojonathanoh (#4)
π Bug Fixes
- Fix (ci): Fix usage of unavailable variable in release pipeline docker push job step @leojonathanoh (#8)
- Fix (ci): Fix syntax error for release docker push job step @leojonathanoh (#9)
ποΈ Refactors
- Refactor: Remove all singular component variants @leojonathanoh (#5)
- Refactor (ci): Use buildx and build for multiple platforms @leojonathanoh (#6)
- Refactor (ci): Remove .github/workflows/ci-release and use only ci-master-pr @leojonathanoh (#7)
20210408.0.0
Changes
π Bug Fixes
- Fix (ci): Add missing release-drafter.yml for Calver github workflows @leojonathanoh (#2)
ποΈ Refactors
- Refactor: Bump variant v1.21.0-beta.0 to v1.21.0 @leojonathanoh (#3)
- Refactor (ci): Use CalVer github workflows @leojonathanoh (#1)