Skip to content

Commit 27841fb

Browse files
authored
[bitnami/concourse] Release 5.1.18 (#32491)
* [bitnami/concourse] Release 5.1.18 updating components versions Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Bitnami Bot <[email protected]>
1 parent 47dca7d commit 27841fb

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

bitnami/concourse/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 5.1.17 (2025-03-04)
3+
## 5.1.18 (2025-03-17)
44

5-
* [bitnami/concourse] Release 5.1.17 ([#32283](https://github.com/bitnami/charts/pull/32283))
5+
* [bitnami/concourse] Release 5.1.18 ([#32491](https://github.com/bitnami/charts/pull/32491))
6+
7+
## <small>5.1.17 (2025-03-04)</small>
8+
9+
* [bitnami/concourse] Release 5.1.17 (#32283) ([b1ed30c](https://github.com/bitnami/charts/commit/b1ed30c4bf7d8bacfd27b5fd84646cc44077f594)), closes [#32283](https://github.com/bitnami/charts/issues/32283)
610

711
## <small>5.1.16 (2025-03-04)</small>
812

bitnami/concourse/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: postgresql
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 16.4.16
4+
version: 16.5.1
55
- name: common
66
repository: oci://registry-1.docker.io/bitnamicharts
77
version: 2.30.0
8-
digest: sha256:c2cb8fc4987725eb8a150993057c2f9a5b8e7a91dfd00af07c492ddf75aedbaa
9-
generated: "2025-03-04T15:02:20.246372027Z"
8+
digest: sha256:bd117ea9a61c7104b91c1d96d5d8cce148e0075fd86588ec3d4b58f05064d280
9+
generated: "2025-03-17T20:37:39.818745528Z"

bitnami/concourse/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: concourse
10-
image: docker.io/bitnami/concourse:7.12.1-debian-12-r12
10+
image: docker.io/bitnami/concourse:7.12.1-debian-12-r14
1111
- name: os-shell
12-
image: docker.io/bitnami/os-shell:12-debian-12-r39
12+
image: docker.io/bitnami/os-shell:12-debian-12-r40
1313
apiVersion: v2
1414
appVersion: 7.12.1
1515
dependencies:
@@ -38,4 +38,4 @@ maintainers:
3838
name: concourse
3939
sources:
4040
- https://github.com/bitnami/charts/tree/main/bitnami/concourse
41-
version: 5.1.17
41+
version: 5.1.18

bitnami/concourse/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ diagnosticMode:
8484
image:
8585
registry: docker.io
8686
repository: bitnami/concourse
87-
tag: 7.12.1-debian-12-r12
87+
tag: 7.12.1-debian-12-r14
8888
digest: ""
8989
## Specify a imagePullPolicy
9090
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1413,7 +1413,7 @@ volumePermissions:
14131413
image:
14141414
registry: docker.io
14151415
repository: bitnami/os-shell
1416-
tag: 12-debian-12-r39
1416+
tag: 12-debian-12-r40
14171417
digest: ""
14181418
pullPolicy: IfNotPresent
14191419
## Optionally specify an array of imagePullSecrets.

0 commit comments

Comments
 (0)