Skip to content

Commit

Permalink
[bitnami/concourse] Release 5.1.3 (#31214)
Browse files Browse the repository at this point in the history
* [bitnami/concourse] Release 5.1.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 4, 2025
1 parent 315299e commit 3c19446
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 9 deletions.
9 changes: 7 additions & 2 deletions bitnami/concourse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 5.1.2 (2024-12-20)
## 5.1.3 (2025-01-04)

* [bitnami/concourse] Release 5.1.2 ([#31130](https://github.com/bitnami/charts/pull/31130))
* [bitnami/concourse] Release 5.1.3 ([#31214](https://github.com/bitnami/charts/pull/31214))

## <small>5.1.2 (2024-12-20)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/concourse] Release 5.1.2 (#31130) ([a16f095](https://github.com/bitnami/charts/commit/a16f0953ab89087823fed9afab3fecf1430d9638)), closes [#31130](https://github.com/bitnami/charts/issues/31130)

## <small>5.1.1 (2024-12-11)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/concourse/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.3.2
version: 16.3.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:d7891dff9613a42a72a1539b9d5d08f39c27cd25238798ba74fa48b0135d72e6
generated: "2024-12-20T16:17:53.160676734Z"
version: 2.29.0
digest: sha256:696989a117a4bbb99262a07a2197d142db0a5128e13575ffa5e123f6fa432416
generated: "2025-01-03T23:58:36.472812955Z"
4 changes: 2 additions & 2 deletions bitnami/concourse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: concourse
image: docker.io/bitnami/concourse:7.12.0-debian-12-r15
image: docker.io/bitnami/concourse:7.12.0-debian-12-r16
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
Expand Down Expand Up @@ -37,4 +37,4 @@ maintainers:
name: concourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/concourse
version: 5.1.2
version: 5.1.3
2 changes: 1 addition & 1 deletion bitnami/concourse/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/concourse
tag: 7.12.0-debian-12-r15
tag: 7.12.0-debian-12-r16
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 3c19446

Please sign in to comment.