Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ workflow: variables: DOCKER_DRIVER: overlay2 # See https://gitlab.com/gitlab-org/cluster-integration/helm-install-image/container_registry/3232113 HELM_INSTALL_IMAGE_VERSION: v0.274-helm-3.10.2-kube-1.24.8-alpine-3.15 # 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 GLIBC_VERSION: 2.31-r0 Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ workflow: variables: DOCKER_DRIVER: overlay2 # See https://gitlab.com/gitlab-org/cluster-integration/helm-install-image/container_registry/3232113 HELM_INSTALL_IMAGE_VERSION: v0.274-helm-3.10.2-kube-1.24.8-alpine-3.15 # 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 GLIBC_VERSION: 2.31-r0 Loading