[bitnami/concourse] ⬆️ Update dependency references (#34073)

* [bitnami/concourse] Release 5.1.33 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-06-03 20:25:55 +02:00
committed by GitHub
parent e66efd111f
commit ad7c9f9624
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 5.1.32 (2025-05-23)
## 5.1.33 (2025-06-03)
* [bitnami/concourse] :zap: :arrow_up: Update dependency references ([#33868](https://github.com/bitnami/charts/pull/33868))
* [bitnami/concourse] :zap: :arrow_up: Update dependency references ([#34073](https://github.com/bitnami/charts/pull/34073))
## <small>5.1.32 (2025-05-23)</small>
* [bitnami/concourse] :zap: :arrow_up: Update dependency references (#33868) ([3001192](https://github.com/bitnami/charts/commit/3001192942b19d81cf20dd051c8998e489ba2c59)), closes [#33868](https://github.com/bitnami/charts/issues/33868)
## <small>5.1.31 (2025-05-16)</small>

View File

@@ -5,9 +5,9 @@ annotations:
category: Infrastructure
images: |
- name: concourse
image: docker.io/bitnami/concourse:7.13.2-debian-12-r0
image: docker.io/bitnami/concourse:7.13.2-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r45
image: docker.io/bitnami/os-shell:12-debian-12-r46
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
@@ -40,4 +40,4 @@ maintainers:
name: concourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/concourse
version: 5.1.32
version: 5.1.33

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/concourse
tag: 7.13.2-debian-12-r0
tag: 7.13.2-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1413,7 +1413,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r45
tag: 12-debian-12-r46
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.