Commit fea33f88 authored by Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre

Merge branch 'jcunha/bump-deploy-image-to-0-17-0' into 'master'

Change auto-deploy-image to 0.17.0

See merge request gitlab-org/gitlab!34399
parents 6b415223 6b13458a
---
title: Updated Auto DevOps with a fix to delete PostgreSQL PVC on environment cleanup,
a fix for multiline K8S_SECRET variables, updated Helm to 2.16.7 and glibc to 2.31
merge_request: 34399
author: verenion
type: fixed
.dast-auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.16.1"
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.17.0"
dast_environment_deploy:
extends: .dast-auto-deploy
......
.auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.16.1"
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.17.0"
include:
- template: Jobs/Deploy/ECS.gitlab-ci.yml
......
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