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

* [bitnami/concourse] Release 5.1.32 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-05-23 22:34:07 +02:00
committed by GitHub
parent c0ae5917a6
commit 3001192942
3 changed files with 13 additions and 8 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 5.1.31 (2025-05-16)
## 5.1.32 (2025-05-23)
* [bitnami/concourse] :zap: :arrow_up: Update dependency references ([#33754](https://github.com/bitnami/charts/pull/33754))
* [bitnami/concourse] :zap: :arrow_up: Update dependency references ([#33868](https://github.com/bitnami/charts/pull/33868))
## <small>5.1.31 (2025-05-16)</small>
* [bitnami/concourse] :zap: :arrow_up: Update dependency references (#33754) ([efe9468](https://github.com/bitnami/charts/commit/efe94689d045c518a84580da4653a2e7607b272d)), closes [#33754](https://github.com/bitnami/charts/issues/33754)
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
## <small>5.1.30 (2025-05-08)</small>

View File

@@ -5,13 +5,13 @@ annotations:
category: Infrastructure
images: |
- name: concourse
image: docker.io/bitnami/concourse:7.13.1-debian-12-r9
image: docker.io/bitnami/concourse:7.13.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r44
image: docker.io/bitnami/os-shell:12-debian-12-r45
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 7.13.1
appVersion: 7.13.2
dependencies:
- condition: postgresql.enabled
name: postgresql
@@ -40,4 +40,4 @@ maintainers:
name: concourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/concourse
version: 5.1.31
version: 5.1.32

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/concourse
tag: 7.13.1-debian-12-r9
tag: 7.13.2-debian-12-r0
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-r44
tag: 12-debian-12-r45
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.