Skip to content

muehlemann-popp/gke-deploy-tools

Repository files navigation

Build image

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.4.3 \
       --build-arg SOPS_VERSION=3.9.0 \
       --build-arg HELM_VERSION=3.15.4

Push image

docker tag muehlemannpopp/gke-deploy-tools:latest \
       muehlemannpopp/gke-deploy-tools:491.0.0
docker push muehlemannpopp/gke-deploy-tools:491.0.0
docker push muehlemannpopp/gke-deploy-tools:latest

Dependency versions

dependency version last updated digest
google-cloud 491.0.0-alpine 2024-09-04T14:45:52.146558Z sha256:04d7c824b4456f39e3e6890209cd2039d629ebb1495ca9026858b6f375704063
kustomize 5.4.3 2024-07-19T16:52:40Z
sops 3.9.0 2024-06-28T06:14:47Z
Helm 3.15.4 2024-08-14T14:54:36Z

Google Cloud SDK

The latest base image version can be checked here:

https://hub.docker.com/r/google/cloud-sdk/tags

Kustomize

The latest kustomize version can be checked here:

https://github.com/kubernetes-sigs/kustomize/releases

Sops

The latest sops version can be checked here:

https://github.com/getsops/sops/releases

Helm

The latest Helm version can be checked here:

https://github.com/helm/helm/releases