diff --git a/projects/core/project.yml b/projects/core/project.yml index f25a7fc3..9109bff6 100644 --- a/projects/core/project.yml +++ b/projects/core/project.yml @@ -26,7 +26,7 @@ apps: namespace: ingress-internal repoURL: https://kubernetes.github.io/ingress-nginx chart: ingress-nginx - targetRevision: 4.5.2 + targetRevision: 4.5.4 syncWave: '0' - name: cilium diff --git a/projects/ingress-external/project.yml b/projects/ingress-external/project.yml index 174e8cab..cf891aa7 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.5.2 + targetRevision: 4.5.4 syncWave: '0'