Commit 2b96b1c6 authored by Matija Čupić's avatar Matija Čupić

Merge branch 'update-ado-image' into 'master'

Update auto-deploy-image to v2.23.0

See merge request gitlab-org/gitlab!85214
parents 6473b3a7 ad827355
variables:
DAST_AUTO_DEPLOY_IMAGE_VERSION: 'v2.22.0'
DAST_AUTO_DEPLOY_IMAGE_VERSION: 'v2.23.0'
.dast-auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:${DAST_AUTO_DEPLOY_IMAGE_VERSION}"
......
variables:
AUTO_DEPLOY_IMAGE_VERSION: 'v2.22.0'
AUTO_DEPLOY_IMAGE_VERSION: 'v2.23.0'
.auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:${AUTO_DEPLOY_IMAGE_VERSION}"
......
variables:
AUTO_DEPLOY_IMAGE_VERSION: 'v2.22.0'
AUTO_DEPLOY_IMAGE_VERSION: 'v2.23.0'
.auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:${AUTO_DEPLOY_IMAGE_VERSION}"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment