mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
[bitnami/haproxy] Release 2.2.9 (#32005)
* [bitnami/haproxy] Release 2.2.9 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.8 (2025-02-12)
|
||||
## 2.2.9 (2025-02-19)
|
||||
|
||||
* [bitnami/haproxy] Release 2.2.8 ([#31890](https://github.com/bitnami/charts/pull/31890))
|
||||
* [bitnami/haproxy] Release 2.2.9 ([#32005](https://github.com/bitnami/charts/pull/32005))
|
||||
|
||||
## <small>2.2.8 (2025-02-12)</small>
|
||||
|
||||
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
|
||||
* [bitnami/haproxy] Release 2.2.8 (#31890) ([cb84b0c](https://github.com/bitnami/charts/commit/cb84b0cef5e1ba778adec03030c3e5a2d62238bb)), closes [#31890](https://github.com/bitnami/charts/issues/31890)
|
||||
|
||||
## <small>2.2.7 (2025-02-04)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.1
|
||||
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
|
||||
generated: "2025-01-24T12:56:22.265887638Z"
|
||||
version: 2.30.0
|
||||
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
|
||||
generated: "2025-02-19T19:56:40.153449702Z"
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.1.3-debian-12-r3
|
||||
image: docker.io/bitnami/haproxy:3.1.4-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.3
|
||||
appVersion: 3.1.4
|
||||
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.8
|
||||
version: 2.2.9
|
||||
|
||||
@@ -314,7 +314,7 @@ terminationGracePeriodSeconds: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/haproxy
|
||||
tag: 3.1.3-debian-12-r3
|
||||
tag: 3.1.4-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