fix contour chart: was pointing at Bitnami, now official projectcontour

This commit is contained in:
Mukul Sharma
2026-08-31 07:26:44 +05:30
parent 775c2ef79e
commit 452a4982c8
66 changed files with 104 additions and 18290 deletions
+12 -33
View File
@@ -1,35 +1,14 @@
# 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
version: 1.0.0
dependencies:
- name: contour
# This was previously wired to the Bitnami contour chart (v15.0.0) —
# WRONG chart entirely, not just a version mismatch. claude.md issue #4
# documents exactly why: Bitnami's Contour images hit ImagePullBackUp
# (Broadcom retiring/freezing images behind that repo), abandoned in
# favor of the official project chart below. Pinned to match the live
# release exactly (helm list -n projectcontour showed contour-0.7.0).
# Don't reintroduce Bitnami here.
version: 0.7.0
repository: https://projectcontour.github.io/helm-charts/