[stable/nginx-ingress] Upgraded to 0.19.0. (#7465)

Signed-off-by: Jonathan Davies <jpds@protonmail.com>
This commit is contained in:
Jon Davies
2018-08-31 10:15:55 -07:00
committed by k8s-ci-robot
parent 8d22e3f5a1
commit a6d31e09f2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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: {}