[bitnami/concourse] Release 4.2.8 (#27727)

* [bitnami/concourse] Release 4.2.8 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-03 10:00:19 +02:00
committed by GitHub
parent 17a30c5955
commit 620335fb27
4 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 4.2.7 (2024-06-18)
## 4.2.8 (2024-07-03)
* [bitnami/concourse] Release 4.2.7 ([#27432](https://github.com/bitnami/charts/pull/27432))
* [bitnami/concourse] Release 4.2.8 ([#27727](https://github.com/bitnami/charts/pull/27727))
## <small>4.2.7 (2024-06-18)</small>
* [bitnami/concourse] Release 4.2.7 (#27432) ([0214bf9](https://github.com/bitnami/charts/commit/0214bf977798a91fe3110960463ababebdaf99d2)), closes [#27432](https://github.com/bitnami/charts/issues/27432)
## <small>4.2.6 (2024-06-17)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.6
version: 15.5.12
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.3
digest: sha256:1922d2a20e6b87ac975616fce30c483c88669e109f3e0d21094f2d4100430329
generated: "2024-06-18T13:10:04.048341933Z"
digest: sha256:815ea3163c449ca3e88cadd8d00bf048cdbebabc676c871ae56ca3a70ff96526
generated: "2024-07-03T07:23:16.600132294Z"

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: concourse
image: docker.io/bitnami/concourse:7.11.2-debian-12-r13
image: docker.io/bitnami/concourse:7.11.2-debian-12-r14
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
image: docker.io/bitnami/os-shell:12-debian-12-r24
apiVersion: v2
appVersion: 7.11.2
dependencies:
@@ -37,4 +37,4 @@ maintainers:
name: concourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/concourse
version: 4.2.7
version: 4.2.8

View File

@@ -77,7 +77,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/concourse
tag: 7.11.2-debian-12-r13
tag: 7.11.2-debian-12-r14
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1407,7 +1407,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r22
tag: 12-debian-12-r24
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.