mirror of
https://github.com/bitnami/charts.git
synced 2026-02-16 00:17:14 +08:00
* [bitnami/*] Bump all versions Signed-off-by: David Gomez <dgomezleon@vmware.com> * [bitnami/*] Bump minor versions Signed-off-by: David Gomez <dgomezleon@vmware.com> --------- Signed-off-by: David Gomez <dgomezleon@vmware.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.5-debian-11-r0
|
|
apiVersion: v2
|
|
appVersion: 2.9.5
|
|
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.16.0
|