diff --git a/projects/core/project.yml b/projects/core/project.yml index aaf4c4c7..d3647f60 100644 --- a/projects/core/project.yml +++ b/projects/core/project.yml @@ -52,7 +52,7 @@ apps: namespace: ingress-internal repoURL: https://helm.traefik.io/traefik chart: traefik - targetRevision: 15.3.1 + targetRevision: 16.2.0 syncWave: '0' - name: cilium diff --git a/projects/ingress-external/project.yml b/projects/ingress-external/project.yml index e2de0da5..aaa2ab0e 100644 --- a/projects/ingress-external/project.yml +++ b/projects/ingress-external/project.yml @@ -13,5 +13,5 @@ apps: - name: ingress-external repoURL: https://helm.traefik.io/traefik chart: traefik - targetRevision: 15.3.1 + targetRevision: 16.2.0 syncWave: '0'