mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 21:51:20 +00:00
chore(deps): update helm chart ingress-nginx to v4.8.3
This commit is contained in:
parent
cd457539a0
commit
77e58ad580
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.8.2
|
||||
targetRevision: 4.8.3
|
||||
syncWave: '0'
|
||||
|
||||
- name: cilium
|
||||
|
|
|
@ -13,5 +13,5 @@ apps:
|
|||
- name: ingress-external
|
||||
repoURL: https://kubernetes.github.io/ingress-nginx
|
||||
chart: ingress-nginx
|
||||
targetRevision: 4.8.2
|
||||
targetRevision: 4.8.3
|
||||
syncWave: '0'
|
||||
|
|
Loading…
Reference in a new issue