Skip to content

Commit

Permalink
[bitnami/haproxy] Release 2.1.11 (#30630)
Browse files Browse the repository at this point in the history
* [bitnami/haproxy] Release 2.1.11 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 Nov 26, 2024
1 parent b87d39e commit 51ca44b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 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.10 (2024-11-07)
## 2.1.11 (2024-11-26)

* [bitnami/haproxy] Release 2.1.10 ([#30308](https://github.com/bitnami/charts/pull/30308))
* [bitnami/haproxy] Release 2.1.11 ([#30630](https://github.com/bitnami/charts/pull/30630))

## <small>2.1.10 (2024-11-07)</small>

* [bitnami/haproxy] Release 2.1.10 (#30308) ([34c58ba](https://github.com/bitnami/charts/commit/34c58baea2f41efc7792fc9a9201067856790d51)), closes [#30308](https://github.com/bitnami/charts/issues/30308)

## <small>2.1.9 (2024-11-07)</small>

Expand Down
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.6-debian-12-r0
image: docker.io/bitnami/haproxy:3.1.0-debian-12-r0
apiVersion: v2
appVersion: 3.0.6
appVersion: 3.1.0
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.10
version: 2.1.11
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.6-debian-12-r0
tag: 3.1.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 51ca44b

Please sign in to comment.