added repo
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
# 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.0-debian-11-r0
|
||||
- name: envoy
|
||||
image: docker.io/bitnami/envoy:1.27.2-debian-11-r1
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.25.3-debian-11-r1
|
||||
apiVersion: v2
|
||||
appVersion: 1.27.0
|
||||
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.0.0
|
||||
Reference in New Issue
Block a user