mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
[oauth2-proxy] deprecate chart (#1132)
* fix: deprecate oauth2-proxy chart * Update Chart.yaml
This commit is contained in:
parent
847cecff25
commit
83e6378d97
@ -1,5 +1,5 @@
|
|||||||
name: oauth2-proxy
|
name: oauth2-proxy
|
||||||
version: 5.0.6
|
version: 5.0.7
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: 7.1.3
|
appVersion: 7.1.3
|
||||||
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/oauth2-proxy
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/oauth2-proxy
|
||||||
@ -16,6 +16,4 @@ sources:
|
|||||||
- https://github.com/oauth2-proxy/oauth2-proxy
|
- https://github.com/oauth2-proxy/oauth2-proxy
|
||||||
engine: gotpl
|
engine: gotpl
|
||||||
kubeVersion: ">=1.9.0-0"
|
kubeVersion: ">=1.9.0-0"
|
||||||
maintainers:
|
deprecated: true
|
||||||
- name: carpenike
|
|
||||||
email: ryan@ryanholt.net
|
|
||||||
|
Loading…
Reference in New Issue
Block a user