mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/haproxy] Release 2.2.21 (#33491)
* [bitnami/haproxy] Release 2.2.21 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.2.20 (2025-05-06)
|
||||
## 2.2.21 (2025-05-07)
|
||||
|
||||
* [bitnami/haproxy] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33372](https://github.com/bitnami/charts/pull/33372))
|
||||
* [bitnami/haproxy] Release 2.2.21 ([#33491](https://github.com/bitnami/charts/pull/33491))
|
||||
|
||||
## <small>2.2.20 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/haproxy] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33372 ([caafefd](https://github.com/bitnami/charts/commit/caafefdf9d60e49d350a3628a3f82d4239dfdbe0)), closes [#33372](https://github.com/bitnami/charts/issues/33372)
|
||||
|
||||
## <small>2.2.19 (2025-04-22)</small>
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.1.7-debian-12-r1
|
||||
image: docker.io/bitnami/haproxy:3.1.7-debian-12-r2
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.7
|
||||
dependencies:
|
||||
@@ -16,7 +16,9 @@ dependencies:
|
||||
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.
|
||||
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://dyltqmyl993wv.cloudfront.net/assets/stacks/haproxy/img/haproxy-stack-220x234.png
|
||||
keywords:
|
||||
@@ -29,4 +31,4 @@ maintainers:
|
||||
name: haproxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
|
||||
version: 2.2.20
|
||||
version: 2.2.21
|
||||
|
||||
@@ -314,7 +314,7 @@ terminationGracePeriodSeconds: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/haproxy
|
||||
tag: 3.1.7-debian-12-r1
|
||||
tag: 3.1.7-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user