mirror of
https://github.com/bitnami/charts.git
synced 2026-03-31 14:57:09 +08:00
[bitnami/haproxy] Release 2.2.2 (#31118)
* [bitnami/haproxy] Release 2.2.2 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.1 (2024-12-11)
|
||||
## 2.2.2 (2024-12-19)
|
||||
|
||||
* [bitnami/haproxy] Release 2.2.1 ([#30995](https://github.com/bitnami/charts/pull/30995))
|
||||
* [bitnami/haproxy] Release 2.2.2 ([#31118](https://github.com/bitnami/charts/pull/31118))
|
||||
|
||||
## <small>2.2.1 (2024-12-11)</small>
|
||||
|
||||
* [bitnami/haproxy] Release 2.2.1 (#30995) ([c41ce56](https://github.com/bitnami/charts/commit/c41ce563c288524f1aa26671f8553641d6dc1b31)), closes [#30995](https://github.com/bitnami/charts/issues/30995)
|
||||
|
||||
## 2.2.0 (2024-12-10)
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.1.1-debian-12-r0
|
||||
image: docker.io/bitnami/haproxy:3.1.1-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.1
|
||||
dependencies:
|
||||
@@ -28,4 +28,4 @@ maintainers:
|
||||
name: haproxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
|
||||
version: 2.2.1
|
||||
version: 2.2.2
|
||||
|
||||
@@ -314,7 +314,7 @@ terminationGracePeriodSeconds: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/haproxy
|
||||
tag: 3.1.1-debian-12-r0
|
||||
tag: 3.1.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user