Commit ad827355 authored by Hordur Freyr Yngvason's avatar Hordur Freyr Yngvason

Update auto-deploy-image to v2.23.0

- feat: add support for custom worker labels
- fix: unset default service.nodePort value

Changelog: changed
parent 87bf25e6
variables:
DAST_AUTO_DEPLOY_IMAGE_VERSION: 'v2.22.0'
DAST_AUTO_DEPLOY_IMAGE_VERSION: 'v2.23.0'
.dast-auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:${DAST_AUTO_DEPLOY_IMAGE_VERSION}"
......
variables:
AUTO_DEPLOY_IMAGE_VERSION: 'v2.22.0'
AUTO_DEPLOY_IMAGE_VERSION: 'v2.23.0'
.auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:${AUTO_DEPLOY_IMAGE_VERSION}"
......
variables:
AUTO_DEPLOY_IMAGE_VERSION: 'v2.22.0'
AUTO_DEPLOY_IMAGE_VERSION: 'v2.23.0'
.auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:${AUTO_DEPLOY_IMAGE_VERSION}"
......
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