mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
[bitnami/haproxy] Release 2.2.10 (#32083)
* [bitnami/haproxy] Release 2.2.10 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.2.9 (2025-02-19)
|
||||
## 2.2.10 (2025-02-20)
|
||||
|
||||
* [bitnami/haproxy] Release 2.2.9 ([#32005](https://github.com/bitnami/charts/pull/32005))
|
||||
* [bitnami/haproxy] Release 2.2.10 ([#32083](https://github.com/bitnami/charts/pull/32083))
|
||||
|
||||
## <small>2.2.9 (2025-02-19)</small>
|
||||
|
||||
* [bitnami/haproxy] Release 2.2.9 (#32005) ([275b708](https://github.com/bitnami/charts/commit/275b70884a7150c49bc3ba82c24a24a25950b29a)), closes [#32005](https://github.com/bitnami/charts/issues/32005)
|
||||
|
||||
## <small>2.2.8 (2025-02-12)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.1.4-debian-12-r0
|
||||
image: docker.io/bitnami/haproxy:3.1.5-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.4
|
||||
appVersion: 3.1.5
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -28,4 +28,4 @@ maintainers:
|
||||
name: haproxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
|
||||
version: 2.2.9
|
||||
version: 2.2.10
|
||||
|
||||
@@ -314,7 +314,7 @@ terminationGracePeriodSeconds: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/haproxy
|
||||
tag: 3.1.4-debian-12-r0
|
||||
tag: 3.1.5-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user