mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/nginx-ingress] update version to 0.9.0-beta.14 (#2381)
This commit is contained in:
committed by
Reinhard Nägele
parent
ff1e9348ee
commit
88ffca3f39
@@ -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:
|
||||
|
||||
@@ -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: {}
|
||||
|
||||
Reference in New Issue
Block a user