mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 23:47:48 +08:00
36 lines
995 B
YAML
36 lines
995 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: contour
|
|
image: docker.io/bitnami/contour:1.27.1-debian-12-r3
|
|
- name: envoy
|
|
image: docker.io/bitnami/envoy:1.27.3-debian-12-r3
|
|
- name: nginx
|
|
image: docker.io/bitnami/nginx:1.25.4-debian-12-r1
|
|
apiVersion: v2
|
|
appVersion: 1.27.1
|
|
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: 15.5.2
|