Files
charts/bitnami/haproxy/Chart.yaml
Nir Rosenthal bd1399ec5d bitnami/haproxy - loadBalancerSourceRanges should be list and not string (#21490)
* loadBalancerSourceRanges should be list and not string

Signed-off-by: Nir Rosenthal <32959392+nirroz93@users.noreply.github.com>
Signed-off-by: Nir Rosenthal <nirr@perion.com>

* bump version

Signed-off-by: Nir Rosenthal <nirr@perion.com>

* Update bitnami/haproxy/templates/service.yaml

Co-authored-by: Miguel Ruiz <miruiz@vmware.com>
Signed-off-by: Nir Rosenthal <32959392+nirroz93@users.noreply.github.com>

* Bump patch version in Chart.yaml

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

---------

Signed-off-by: Nir Rosenthal <32959392+nirroz93@users.noreply.github.com>
Signed-off-by: Nir Rosenthal <nirr@perion.com>
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
Co-authored-by: Miguel Ruiz <miruiz@vmware.com>
2023-12-21 10:26:08 +00:00

32 lines
903 B
YAML

# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
annotations:
category: Infrastructure
licenses: Apache-2.0
images: |
- name: haproxy
image: docker.io/bitnami/haproxy:2.9.1-debian-11-r0
apiVersion: v2
appVersion: 2.9.1
dependencies:
- 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
maintainers:
- name: VMware, Inc.
url: https://github.com/bitnami/charts
name: haproxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
version: 0.10.11