Skip to content
Snippets Groups Projects
Commit 2cb02bd4 authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

fix: use zegl/kube-score:latest by default

The zegl/kube-score:latest-kustomize is no more updated and the last version only adress arm.
The new image embed both helm and kustomize.
parent 21b6adef
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ variables:
# Docker Image with Kubernetes CLI tool (can be overridden)
K8S_KUBECTL_IMAGE: "bitnami/kubectl:latest"
K8S_KUBE_SCORE_IMAGE: "zegl/kube-score:latest-kustomize"
K8S_KUBE_SCORE_IMAGE: "zegl/kube-score:latest"
K8S_BASE_APP_NAME: "$CI_PROJECT_NAME"
K8S_SCRIPTS_DIR: "."
K8S_REVIEW_ENVIRONMENT_SCHEME: "https"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment