Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
parent
77fc73217e
commit
7f4a1ba886
2 changed files with 6 additions and 1 deletions
5
changelogs/unreleased/auto-deploy-image-0-7-0.yml
Normal file
5
changelogs/unreleased/auto-deploy-image-0-7-0.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: Bump Auto DevOps deploy image to v0.7.0
|
||||||
|
merge_request: 20250
|
||||||
|
author:
|
||||||
|
type: other
|
|
@ -1,5 +1,5 @@
|
||||||
.auto-deploy:
|
.auto-deploy:
|
||||||
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.6.0"
|
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.7.0"
|
||||||
|
|
||||||
review:
|
review:
|
||||||
extends: .auto-deploy
|
extends: .auto-deploy
|
||||||
|
|
Loading…
Reference in a new issue