mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/haproxy] Release 1.3.2 (#26728)
* [bitnami/haproxy] Release 1.3.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
|
# Changelog
|
||||||
|
|
||||||
## 1.3.1 (2024-06-04)
|
## 1.3.2 (2024-06-05)
|
||||||
|
|
||||||
* [bitnami/haproxy] Bump chart version ([#26635](https://github.com/bitnami/charts/pull/26635))
|
* [bitnami/haproxy] Release 1.3.2 ([#26728](https://github.com/bitnami/charts/pull/26728))
|
||||||
|
|
||||||
|
## <small>1.3.1 (2024-06-04)</small>
|
||||||
|
|
||||||
|
* [bitnami/haproxy] Bump chart version (#26635) ([c5606bd](https://github.com/bitnami/charts/commit/c5606bde7ea0a8dadf941a44870a3cd4d23c6cff)), closes [#26635](https://github.com/bitnami/charts/issues/26635)
|
||||||
|
|
||||||
## 1.3.0 (2024-05-21)
|
## 1.3.0 (2024-05-21)
|
||||||
|
|
||||||
|
|||||||
@@ -6,26 +6,26 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: haproxy
|
- name: haproxy
|
||||||
image: docker.io/bitnami/haproxy:2.9.7-debian-12-r5
|
image: docker.io/bitnami/haproxy:2.9.7-debian-12-r7
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.9.7
|
appVersion: 2.9.7
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
tags:
|
tags:
|
||||||
- bitnami-common
|
- bitnami-common
|
||||||
version: 2.x.x
|
version: 2.x.x
|
||||||
description: HAProxy is a TCP proxy and a HTTP reverse proxy. It supports SSL termination and offloading, TCP and HTTP normalization, traffic regulation, caching and protection against DDoS attacks.
|
description: HAProxy is a TCP proxy and a HTTP reverse proxy. It supports SSL termination and offloading, TCP and HTTP normalization, traffic regulation, caching and protection against DDoS attacks.
|
||||||
home: https://bitnami.com
|
home: https://bitnami.com
|
||||||
icon: https://bitnami.com/assets/stacks/haproxy/img/haproxy-stack-220x234.png
|
icon: https://bitnami.com/assets/stacks/haproxy/img/haproxy-stack-220x234.png
|
||||||
keywords:
|
keywords:
|
||||||
- haproxy
|
- haproxy
|
||||||
- proxy
|
- proxy
|
||||||
- infrastructure
|
- infrastructure
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Broadcom, Inc. All Rights Reserved.
|
- name: Broadcom, Inc. All Rights Reserved.
|
||||||
url: https://github.com/bitnami/charts
|
url: https://github.com/bitnami/charts
|
||||||
name: haproxy
|
name: haproxy
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
|
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
|
||||||
version: 1.3.1
|
version: 1.3.2
|
||||||
|
|||||||
@@ -304,7 +304,7 @@ terminationGracePeriodSeconds: ""
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/haproxy
|
repository: bitnami/haproxy
|
||||||
tag: 2.9.7-debian-12-r5
|
tag: 2.9.7-debian-12-r7
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user