mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
* [bitnami/*] Add tanzuCategory annotation Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com> * Update airflow Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com> * Remove tanzuCategory from common chart Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com> --------- Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com>
37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
tanzuCategory: clusterUtility
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: contour
|
|
image: docker.io/bitnami/contour:1.30.2-debian-12-r9
|
|
- name: envoy
|
|
image: docker.io/bitnami/envoy:1.31.5-debian-12-r5
|
|
- name: nginx
|
|
image: docker.io/bitnami/nginx:1.27.4-debian-12-r5
|
|
apiVersion: v2
|
|
appVersion: 1.30.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://dyltqmyl993wv.cloudfront.net/assets/stacks/contour/img/contour-stack-220x234.png
|
|
keywords:
|
|
- ingress
|
|
- envoy
|
|
- contour
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: contour
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/contour
|
|
version: 19.5.8
|