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.2 \
--build-arg HELM_VERSION=3.16.3
docker tag muehlemannpopp/gke-deploy-tools:latest \
muehlemannpopp/gke-deploy-tools:503.0.0
docker push muehlemannpopp/gke-deploy-tools:503.0.0
docker push muehlemannpopp/gke-deploy-tools:latest
dependency | version | last updated | digest |
---|---|---|---|
google-cloud | 503.0.0-alpine | 2024-12-10T18:14:19.705722Z | sha256:55e8b2405b965904dc8d874cb725a6f2939190688952f04bb73c9eacd000abe0 |
kustomize | 5.5.0 | 2024-10-09T13:17:14Z | |
sops | 3.9.2 | 2024-12-02T20:21:48Z | |
Helm | 3.16.3 | 2024-11-14T02:36:59Z |
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: