Commit 3be643e8 authored by Hordur Freyr Yngvason's avatar Hordur Freyr Yngvason
Browse files

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

feat(deps): update helm-install-image docker tag to v0.372-helm-3.13.1-kube-1.27.6-alpine-3.18.4

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



Merged-by: default avatarHordur Freyr Yngvason <hfyngvason@gitlab.com>
Approved-by: default avatarHordur Freyr Yngvason <hfyngvason@gitlab.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
parents 04d8a414 79b60e90
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.369-helm-3.13.0-kube-1.27.6-alpine-3.18.4
  HELM_INSTALL_IMAGE_VERSION: v0.372-helm-3.13.1-kube-1.27.6-alpine-3.18.4

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