mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/contour] add repo archive notice (#24090)
* [stable/contour] add repo archive notice Signed-off-by: Scott Rigby <scott@r6by.com> * [stable/contour] replace maintaner because user does not exist anymore and was not able to find if just change the name Signed-off-by: Carlos Panato <ctadeu@gmail.com> Co-authored-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
co-authored by
Carlos Panato
parent
ac5a8167e2
commit
7ca29798fd
@@ -2,12 +2,14 @@ apiVersion: v1
|
||||
appVersion: "v0.15.0"
|
||||
description: Contour Ingress controller for Kubernetes
|
||||
name: contour
|
||||
version: 0.2.0
|
||||
version: 0.2.1
|
||||
home: https://projectcontour.io
|
||||
keywords:
|
||||
- ingress
|
||||
- envoy
|
||||
- contour
|
||||
maintainers:
|
||||
- name: pickledrick
|
||||
email: pegrant@vmware.com
|
||||
- name: cpanato
|
||||
email: ctadeu@gmail.com
|
||||
- name: scottrigby
|
||||
email: scott@r6by.com
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
# ⚠️ Repo Archive Notice
|
||||
|
||||
As of Nov 13, 2020, charts in this repo will no longer be updated.
|
||||
For more information, see the Helm Charts [Deprecation and Archive Notice](https://github.com/helm/charts#%EF%B8%8F-deprecation-and-archive-notice), and [Update](https://helm.sh/blog/charts-repo-deprecation/).
|
||||
|
||||
# Contour
|
||||
|
||||
[Contour](https://github.com/heptio/contour) is an Ingress controller for Kubernetes that works by deploying the Envoy proxy as a reverse proxy and load balancer. Unlike other Ingress controllers, Contour supports dynamic configuration updates out of the box while maintaining a lightweight profile.
|
||||
|
||||
Reference in New Issue
Block a user