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.5.0 \
--build-arg SOPS_VERSION=3.9.3 \
--build-arg HELM_VERSION=3.16.4
docker tag muehlemannpopp/gke-deploy-tools:latest \
muehlemannpopp/gke-deploy-tools:504.0.1
docker push muehlemannpopp/gke-deploy-tools:504.0.1
docker push muehlemannpopp/gke-deploy-tools:latest
dependency | version | last updated | digest |
---|---|---|---|
google-cloud | 504.0.1-alpine | 2024-12-20T03:30:36.407627Z | sha256:8f2fa32806265f73034cea7ebfe92b52d2c3bd9be21a90cd87781de7c0edddc6 |
kustomize | 5.5.0 | 2024-10-09T13:17:14Z | |
sops | 3.9.3 | 2024-12-31T12:54:35Z | |
Helm | 3.16.4 | 2024-12-16T18:53:38Z |
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: