Commit 154e2d66 authored by Thong Kuah's avatar Thong Kuah

Merge branch 'bump-deploy-image-for-fixing-scale-bug' into 'master'

Bump auto-deploy-image to v1.0.5

See merge request gitlab-org/gitlab!44535
parents 24baf450 b21d5477
---
title: Fix Auto Deploy scale subcommand unintentionally recreates legacy PostgreSQL
merge_request: 44535
author:
type: fixed
.dast-auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.3"
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.5"
dast_environment_deploy:
extends: .dast-auto-deploy
......
.auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.3"
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.5"
dependencies: []
review:
......
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