mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +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
|
||||
|
||||
## 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)
|
||||
|
||||
|
||||
@@ -6,26 +6,26 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- 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
|
||||
appVersion: 2.9.7
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
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.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/haproxy/img/haproxy-stack-220x234.png
|
||||
keywords:
|
||||
- haproxy
|
||||
- proxy
|
||||
- infrastructure
|
||||
- haproxy
|
||||
- proxy
|
||||
- infrastructure
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: haproxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
|
||||
version: 1.3.1
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
|
||||
version: 1.3.2
|
||||
|
||||
@@ -304,7 +304,7 @@ terminationGracePeriodSeconds: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/haproxy
|
||||
tag: 2.9.7-debian-12-r5
|
||||
tag: 2.9.7-debian-12-r7
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user