[bitnami/concourse] Release 3.5.2 updating components versions (#23741)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-21 19:13:31 +01:00
committed by GitHub
parent 2de329a11b
commit ec0ec17b1c
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: concourse
image: docker.io/bitnami/concourse:7.11.2-debian-12-r4
image: docker.io/bitnami/concourse:7.11.2-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r15
apiVersion: v2
@@ -37,4 +37,4 @@ maintainers:
name: concourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/concourse
version: 3.5.1
version: 3.5.2

View File

@@ -68,7 +68,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/concourse
tag: 7.11.2-debian-12-r4
tag: 7.11.2-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'