[bitnami/concourse] Release 3.3.9 updating components versions (#23326)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-08 09:32:48 +01:00
committed by GitHub
parent 0aaba3c3be
commit e5a1f5f706
2 changed files with 4 additions and 4 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: concourse
image: docker.io/bitnami/concourse:7.11.1-debian-11-r6
image: docker.io/bitnami/concourse:7.11.2-debian-11-r0
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r96
apiVersion: v2
appVersion: 7.11.1
appVersion: 7.11.2
dependencies:
- condition: postgresql.enabled
name: postgresql
@@ -37,4 +37,4 @@ maintainers:
name: concourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/concourse
version: 3.3.8
version: 3.3.9

View File

@@ -71,7 +71,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/concourse
tag: 7.11.1-debian-11-r6
tag: 7.11.2-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'