Commit c7ce3789 authored by Shinya Maeda's avatar Shinya Maeda

Merge branch 'bump-ado-image-to-v1.0.2' into 'master'

Fix auto-deploy-image external chart dependencies

See merge request gitlab-org/gitlab!40730
parents 7dd73461 4258d038
---
title: Fix auto-deploy-image external chart dependencies
merge_request: 40730
author:
type: fixed
.dast-auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.0"
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.2"
dast_environment_deploy:
extends: .dast-auto-deploy
......
.auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.0"
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.2"
dependencies: []
include:
......
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