You can manually build the Docker image with the following command:
docker buildx build . -t muehlemannpopp/gke-deploy-tools:latest \
--build-arg KUSTOMIZE_VERSION=5.6.0 \
--build-arg SOPS_VERSION=3.9.4 \
--build-arg HELM_VERSION=3.17.1
docker tag muehlemannpopp/gke-deploy-tools:latest \
muehlemannpopp/gke-deploy-tools:512.0.0
docker push muehlemannpopp/gke-deploy-tools:512.0.0
docker push muehlemannpopp/gke-deploy-tools:latest
dependency | version | last updated | digest |
---|---|---|---|
google-cloud | 512.0.0-alpine | 2025-02-25T16:08:49.605415Z | sha256:888e4483c072117d288a5d6e2ebadee0653b259b2967ef21f77d9f7763a15a45 |
kustomize | 5.6.0 | 2025-01-14T15:32:11Z | |
sops | 3.9.4 | 2025-01-25T19:46:43Z | |
Helm | 3.17.1 | 2025-02-12T21:01:05Z |
The latest base image version can be checked here:
https://hub.docker.com/r/google/cloud-sdk/tags
The latest kustomize
version can be checked here:
https://github.com/kubernetes-sigs/kustomize/releases
The latest sops
version can be checked here:
https://github.com/getsops/sops/releases
The latest Helm
version can be checked here: