[stable/nginx-ingress] update version to 0.9.0-beta.14 (#2381)

This commit is contained in:
Manuel Alejandro de Brito Fontes
2017-10-03 20:58:23 +02:00
committed by Reinhard Nägele
parent ff1e9348ee
commit 88ffca3f39
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: nginx-ingress
version: 0.8.6
appVersion: 0.9.0-beta.12
version: 0.8.7
appVersion: 0.9.0-beta.14
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
keywords:
+1 -1
View File
@@ -5,7 +5,7 @@ controller:
name: controller
image:
repository: gcr.io/google_containers/nginx-ingress-controller
tag: "0.9.0-beta.12"
tag: "0.9.0-beta.14"
pullPolicy: IfNotPresent
config: {}