Commit 4b01f0e7 authored by Shinya Maeda's avatar Shinya Maeda
Browse files

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

feat(deps): update helm-install-image docker tag to v0.347-helm-3.12.2-kube-1.27.4-alpine-3.18.2

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



Merged-by: default avatarShinya Maeda <shinya@gitlab.com>
Approved-by: default avatarTiger Watson <twatson@gitlab.com>
Approved-by: default avatarShinya Maeda <shinya@gitlab.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
parents 681bbfcc 13672bbc
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.324-helm-3.11.3-kube-1.26.4-alpine-3.18.0
  HELM_INSTALL_IMAGE_VERSION: v0.347-helm-3.12.2-kube-1.27.4-alpine-3.18.2

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