diff --git a/projects/core/project.yml b/projects/core/project.yml index 70431a68..88b4a38b 100644 --- a/projects/core/project.yml +++ b/projects/core/project.yml @@ -26,7 +26,7 @@ apps: namespace: ingress-internal repoURL: https://helm.traefik.io/traefik chart: traefik - targetRevision: 21.0.0 + targetRevision: 21.1.0 syncWave: '0' - name: cilium diff --git a/projects/ingress-external/project.yml b/projects/ingress-external/project.yml index e5358a3c..53d7c3f8 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: 21.0.0 + targetRevision: 21.1.0 syncWave: '0'