mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
* add ipFamilies to contour envoy service.yaml this is necessary in cases of creating NB ipv6 only Signed-off-by: Uburro <31252905+Uburro@users.noreply.github.com> * contour Chart.yaml changed Signed-off-by: Uburro <31252905+Uburro@users.noreply.github.com> * chart contour envoy service.yaml toYaml Signed-off-by: Uburro <31252905+Uburro@users.noreply.github.com> * Update contour values.yaml ipFamilies Signed-off-by: Uburro <31252905+Uburro@users.noreply.github.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update values.yaml Signed-off-by: Uburro <31252905+Uburro@users.noreply.github.com> --------- Signed-off-by: Uburro <31252905+Uburro@users.noreply.github.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
29 lines
778 B
YAML
29 lines
778 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 1.25.2
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Contour is an open source Kubernetes ingress controller that works by deploying the Envoy proxy as a reverse proxy and load balancer.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/contour/img/contour-stack-220x234.png
|
|
keywords:
|
|
- ingress
|
|
- envoy
|
|
- contour
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: contour
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/contour
|
|
version: 12.2.5
|