diff --git a/projects/core/project.yml b/projects/core/project.yml index 8deb6642..c81dbf78 100644 --- a/projects/core/project.yml +++ b/projects/core/project.yml @@ -42,7 +42,7 @@ apps: namespace: ingress-internal repoURL: https://kubernetes.github.io/ingress-nginx chart: ingress-nginx - targetRevision: 4.8.3 + targetRevision: 4.8.4 syncWave: '0' - name: cilium diff --git a/projects/ingress-external/project.yml b/projects/ingress-external/project.yml index cb7e33ea..5f659995 100644 --- a/projects/ingress-external/project.yml +++ b/projects/ingress-external/project.yml @@ -13,5 +13,5 @@ apps: - name: ingress-external repoURL: https://kubernetes.github.io/ingress-nginx chart: ingress-nginx - targetRevision: 4.8.3 + targetRevision: 4.8.4 syncWave: '0'