update nginx-ingress to 1.1.2 (closes #25)
This commit is contained in:
parent
75637ad99b
commit
123aaef245
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://helm.nginx.com/stable
|
- repoURL: https://helm.nginx.com/stable
|
||||||
chart: nginx-ingress
|
chart: nginx-ingress
|
||||||
targetRevision: 1.0.2
|
targetRevision: 1.1.2
|
||||||
helm:
|
helm:
|
||||||
releaseName: nginx
|
releaseName: nginx
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
Loading…
Reference in a new issue