mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[bitnami/haproxy] Release 2.2.1 (#30995)
* [bitnami/haproxy] Release 2.2.1 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2.2.1 (2024-12-11)
|
||||
|
||||
* [bitnami/haproxy] Release 2.2.1 ([#30995](https://github.com/bitnami/charts/pull/30995))
|
||||
|
||||
## 2.2.0 (2024-12-10)
|
||||
|
||||
* [bitnami/haproxy] Detect non-standard images ([#30884](https://github.com/bitnami/charts/pull/30884))
|
||||
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
|
||||
* [bitnami/haproxy] Detect non-standard images (#30884) ([253b77d](https://github.com/bitnami/charts/commit/253b77de688baec7c5c6db00a8999129ad67cdc6)), closes [#30884](https://github.com/bitnami/charts/issues/30884)
|
||||
|
||||
## <small>2.1.12 (2024-12-03)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.1.0-debian-12-r1
|
||||
image: docker.io/bitnami/haproxy:3.1.1-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.0
|
||||
appVersion: 3.1.1
|
||||
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.0
|
||||
version: 2.2.1
|
||||
|
||||
@@ -314,7 +314,7 @@ terminationGracePeriodSeconds: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/haproxy
|
||||
tag: 3.1.0-debian-12-r1
|
||||
tag: 3.1.1-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