Commit 9fc9e4ff authored by João Alexandre Cunha's avatar João Alexandre Cunha
Browse files

Merge branch 'renovate/helm-install-image-0.x' into 'master'

feat(deps): update helm-install-image docker tag to v0.438-helm-3.14.2-kube-1.29.2-alpine-3.19.1

See merge request https://gitlab.com/gitlab-org/cluster-integration/auto-deploy-image/-/merge_requests/388



Merged-by: default avatarJoão Alexandre Cunha <j.a.cunha@gmail.com>
Approved-by: default avatarJoão Alexandre Cunha <j.a.cunha@gmail.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
parents 4b0666b4 c6aee6c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ variables:
  DOCKER_DRIVER: overlay2

  # See https://gitlab.com/gitlab-org/cluster-integration/helm-install-image/container_registry
  HELM_INSTALL_IMAGE_VERSION: v0.433-helm-3.14.2-kube-1.29.2-alpine-3.19.1
  HELM_INSTALL_IMAGE_VERSION: v0.438-helm-3.14.2-kube-1.29.2-alpine-3.19.1

  BUILD_IMAGE_NAME: "$CI_REGISTRY_IMAGE/$CI_COMMIT_REF_SLUG:$CI_COMMIT_SHA"