mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-10 17:39:43 +00:00
ingress-nginx: upgrade to 4.0.13
This commit is contained in:
parent
79320fdf60
commit
5f4ea2d2ff
2 changed files with 2 additions and 2 deletions
2
apps/system/ingress-nginx/.gitignore
vendored
2
apps/system/ingress-nginx/.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
requirements.lock
|
||||
Chart.lock
|
||||
charts/
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@ version: 0.0.1
|
|||
apiVersion: v2
|
||||
dependencies:
|
||||
- name: ingress-nginx
|
||||
version: 4.0.6
|
||||
version: 4.0.13
|
||||
repository: https://kubernetes.github.io/ingress-nginx
|
||||
|
|
|
|||
Loading…
Reference in a new issue