Skip to content

Commit

Permalink
[bitnami/haproxy] Release 2.1.2 (#29181)
Browse files Browse the repository at this point in the history
* [bitnami/haproxy] Release 2.1.2 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 Sep 3, 2024
1 parent 28cf5f7 commit 0c795af
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/haproxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 2.1.1 (2024-08-07)
## 2.1.2 (2024-09-03)

* [bitnami/haproxy] Release 2.1.1 ([#28718](https://github.com/bitnami/charts/pull/28718))
* [bitnami/haproxy] Release 2.1.2 ([#29181](https://github.com/bitnami/charts/pull/29181))

## <small>2.1.1 (2024-08-07)</small>

* [bitnami/haproxy] Release 2.1.1 (#28718) ([553679e](https://github.com/bitnami/charts/commit/553679e0fe8d7eb833bce7a029ab1d0cb0ad75f8)), closes [#28718](https://github.com/bitnami/charts/issues/28718)

## 2.1.0 (2024-08-01)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/haproxy/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-07T03:06:55.600591414Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-09-03T15:58:35.096701905Z"
6 changes: 3 additions & 3 deletions bitnami/haproxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: haproxy
image: docker.io/bitnami/haproxy:3.0.3-debian-12-r5
image: docker.io/bitnami/haproxy:3.0.4-debian-12-r0
apiVersion: v2
appVersion: 3.0.3
appVersion: 3.0.4
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -28,4 +28,4 @@ maintainers:
name: haproxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
version: 2.1.1
version: 2.1.2
2 changes: 1 addition & 1 deletion bitnami/haproxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ terminationGracePeriodSeconds: ""
image:
registry: docker.io
repository: bitnami/haproxy
tag: 3.0.3-debian-12-r5
tag: 3.0.4-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 0c795af

Please sign in to comment.