mirror of
https://github.com/nold360/hive-apps
synced 2024-11-10 15:56:38 +00:00
chore(deps): update helm chart ingress-nginx to v4.10.1
This commit is contained in:
parent
aedddcd633
commit
6cab237dde
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ apps:
|
|||
namespace: ingress-internal
|
||||
repoURL: https://kubernetes.github.io/ingress-nginx
|
||||
chart: ingress-nginx
|
||||
targetRevision: 4.10.0
|
||||
targetRevision: 4.10.1
|
||||
syncWave: '0'
|
||||
|
||||
- name: cilium
|
||||
|
|
|
@ -13,5 +13,5 @@ apps:
|
|||
- name: ingress-external
|
||||
repoURL: https://kubernetes.github.io/ingress-nginx
|
||||
chart: ingress-nginx
|
||||
targetRevision: 4.10.0
|
||||
targetRevision: 4.10.1
|
||||
syncWave: '0'
|
||||
|
|
Loading…
Reference in a new issue