mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 13:01:21 +00:00
chore(deps): update helm chart ingress-nginx to v4.6.1
This commit is contained in:
parent
eff0ee68a5
commit
9ea4ff9d80
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ apps:
|
|||
namespace: ingress-internal
|
||||
repoURL: https://kubernetes.github.io/ingress-nginx
|
||||
chart: ingress-nginx
|
||||
targetRevision: 4.6.0
|
||||
targetRevision: 4.6.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.6.0
|
||||
targetRevision: 4.6.1
|
||||
syncWave: '0'
|
||||
|
|
Loading…
Reference in a new issue