diff --git a/projects/core/project.yml b/projects/core/project.yml index 206986d3..68e927d2 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.0 + targetRevision: 4.8.1 syncWave: '0' - name: cilium diff --git a/projects/ingress-external/project.yml b/projects/ingress-external/project.yml index a52dfe35..6d388aaf 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.0 + targetRevision: 4.8.1 syncWave: '0'