Skip to content

Commit

Permalink
[bitnami/haproxy] Release 2.1.7 (#29698)
Browse files Browse the repository at this point in the history
* [bitnami/haproxy] Release 2.1.7 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>
  • Loading branch information
bitnami-bot authored Oct 2, 2024
1 parent 0a1e9b7 commit ff2073e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 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.6 (2024-09-26)
## 2.1.7 (2024-10-02)

* [bitnami/haproxy] Release 2.1.6 ([#29631](https://github.com/bitnami/charts/pull/29631))
* [bitnami/haproxy] Release 2.1.7 ([#29698](https://github.com/bitnami/charts/pull/29698))

## <small>2.1.6 (2024-09-26)</small>

* [bitnami/haproxy] Release 2.1.6 (#29631) ([ae2a2f6](https://github.com/bitnami/charts/commit/ae2a2f6077ed6e871174355ba2491e2393278b06)), closes [#29631](https://github.com/bitnami/charts/issues/29631)

## <small>2.1.5 (2024-09-19)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/haproxy/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: haproxy
image: docker.io/bitnami/haproxy:3.0.5-debian-12-r1
image: docker.io/bitnami/haproxy:3.0.5-debian-12-r2
apiVersion: v2
appVersion: 3.0.5
dependencies:
Expand All @@ -28,4 +28,4 @@ maintainers:
name: haproxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
version: 2.1.6
version: 2.1.7
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.5-debian-12-r1
tag: 3.0.5-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit ff2073e

Please sign in to comment.