Skip to content
代码片段 群组 项目
提交 2eeaee5a 编辑于 作者: Tiger Watson's avatar Tiger Watson
浏览文件

Merge branch 'renovate-ci-templates/auto-deploy-image-labels-and-reviewers' into 'master'

Update dependency auto-deploy-image to v2.51.0

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/125378



Merged-by: default avatarTiger Watson <twatson@gitlab.com>
Approved-by: default avatarTiger Watson <twatson@gitlab.com>
Approved-by: default avatarJoão Alexandre Cunha <j.a.cunha@gmail.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
无相关合并请求
variables: variables:
DAST_AUTO_DEPLOY_IMAGE_VERSION: 'v2.50.0' DAST_AUTO_DEPLOY_IMAGE_VERSION: 'v2.51.0'
.dast-auto-deploy: .dast-auto-deploy:
image: "${CI_TEMPLATE_REGISTRY_HOST}/gitlab-org/cluster-integration/auto-deploy-image:${DAST_AUTO_DEPLOY_IMAGE_VERSION}" image: "${CI_TEMPLATE_REGISTRY_HOST}/gitlab-org/cluster-integration/auto-deploy-image:${DAST_AUTO_DEPLOY_IMAGE_VERSION}"
......
variables: variables:
AUTO_DEPLOY_IMAGE_VERSION: 'v2.50.0' AUTO_DEPLOY_IMAGE_VERSION: 'v2.51.0'
.auto-deploy: .auto-deploy:
image: "${CI_TEMPLATE_REGISTRY_HOST}/gitlab-org/cluster-integration/auto-deploy-image:${AUTO_DEPLOY_IMAGE_VERSION}" image: "${CI_TEMPLATE_REGISTRY_HOST}/gitlab-org/cluster-integration/auto-deploy-image:${AUTO_DEPLOY_IMAGE_VERSION}"
......
variables: variables:
AUTO_DEPLOY_IMAGE_VERSION: 'v2.50.0' AUTO_DEPLOY_IMAGE_VERSION: 'v2.51.0'
.auto-deploy: .auto-deploy:
image: "${CI_TEMPLATE_REGISTRY_HOST}/gitlab-org/cluster-integration/auto-deploy-image:${AUTO_DEPLOY_IMAGE_VERSION}" image: "${CI_TEMPLATE_REGISTRY_HOST}/gitlab-org/cluster-integration/auto-deploy-image:${AUTO_DEPLOY_IMAGE_VERSION}"
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册