Skip to content

Releases: topfreegames/kubectl-docker-image

2.5.2

08 May 12:57
4cd6fb4
Compare
Choose a tag to compare

fix installation of docker-cli package

2.5.1

26 Mar 13:47
Compare
Choose a tag to compare

Add python3 to apk install, since it's not present by default in alpine 3.19

2.5.0

22 Mar 21:16
Compare
Choose a tag to compare

Update tools and base versions:

python 3.10.5 -> 3.11.8
alpine 3.16 -> 3.19
kubectl 1.23.8 -> 1.29.2
bash 5.1.6 -> 5.2.21
curl 7.83.1 -> 8.5.0
docker-cli 20.10.16 -> 25.0.3
git 2.36.2 -> 2.43.0
helm 3.8.0 -> 3.14.3
make 4.3 -> 4.4.1
aws-cli 2.7.16 -> 2.15.31

2.4.4

18 Jul 20:48
Compare
Choose a tag to compare

Fix workflow: image push with multiple tags

2.4.3

18 Jul 20:36
Compare
Choose a tag to compare

Consolidate Dockerfiles, simplify pipeline, build aws-cli on libc-musl

2.4.2

15 Jul 08:27
Compare
Choose a tag to compare

Don't use explicit openssl version, always use latest for all base image packages without explicit version declared
Don't use apk update since this keeps a local copy of cache

2.4.1

15 Jul 08:11
Compare
Choose a tag to compare

Bump openssl 1.1.1o-r0 to 1.1.1q-r0 to fix 2 CVEs
Add --no-cache to apk add command to cleanup local caches when done and have smaller image

2.4.0

15 Jul 07:53
Compare
Choose a tag to compare

Bump alpine from 3.12 to 3.16
Bump bash from 5.0.17 to 5.1.16
Bump curl from 7.69.1 to 7.83.1
Bump docker-cli from 19.03.12 to 20.10.16
Bump docker-compose from 1.25.4 to 1.29.2
Bump git from 2.26.2 to 2.36.2
Bump kubectl from 1.18.8 to 1.23.8
Bump helm from 3.3.0 to 3.9.0

2.3.0

17 Aug 03:45
Compare
Choose a tag to compare
Fixes badges

2.2.0

17 Aug 02:55
Compare
Choose a tag to compare

This release was just to properly fix CI/CD of the images.