Commit 28e8783c authored by Shinya Maeda's avatar Shinya Maeda

Bump Auto Deploy Image verion to v2.22.0

This commit bumps the Auto Deploy Image verion to the
latest image.

Changelog: changed
parent 53e4024e
variables:
DAST_AUTO_DEPLOY_IMAGE_VERSION: 'v2.17.0'
DAST_AUTO_DEPLOY_IMAGE_VERSION: 'v2.22.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.18.1'
AUTO_DEPLOY_IMAGE_VERSION: 'v2.22.0'
.auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:${AUTO_DEPLOY_IMAGE_VERSION}"
......
variables:
AUTO_DEPLOY_IMAGE_VERSION: 'v2.18.1'
AUTO_DEPLOY_IMAGE_VERSION: 'v2.22.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