mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/nginx-ingress] Upgraded to 0.19.0. (#7465)
Signed-off-by: Jonathan Davies <jpds@protonmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: nginx-ingress
|
||||
version: 0.26.0
|
||||
appVersion: 0.18.0
|
||||
version: 0.27.0
|
||||
appVersion: 0.19.0
|
||||
home: https://github.com/kubernetes/ingress-nginx
|
||||
description: An nginx Ingress controller that uses ConfigMap to store the nginx configuration.
|
||||
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
|
||||
|
||||
@@ -5,7 +5,7 @@ controller:
|
||||
name: controller
|
||||
image:
|
||||
repository: quay.io/kubernetes-ingress-controller/nginx-ingress-controller
|
||||
tag: "0.18.0"
|
||||
tag: "0.19.0"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
config: {}
|
||||
|
||||
Reference in New Issue
Block a user