mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
* Fix haproxy service clusterIP configuration Signed-off-by: Cristiano Campos <cristiano.campos@outlook.com> * Update Chart.yaml Signed-off-by: Cristiano Campos <cristiano.campos@outlook.com> * Bump chart.yaml patch version Signed-off-by: Cristiano Campos <cristiano.campos@outlook.com> * Update Chart.yaml Signed-off-by: Cristiano Campos <cristiano.campos@outlook.com> --------- Signed-off-by: Cristiano Campos <cristiano.campos@outlook.com>
32 lines
902 B
YAML
32 lines
902 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.3-debian-11-r0
|
|
apiVersion: v2
|
|
appVersion: 2.9.3
|
|
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.13.2
|