From 6da8f8017bf1d42e19e0d6fb8cf1da6252854477 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Sat, 2 Jul 2022 19:48:09 +0000 Subject: [PATCH] Update Helm release traefik to v10.24.0 --- Charts/traefik/Chart.lock | 6 +++--- Charts/traefik/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Charts/traefik/Chart.lock b/Charts/traefik/Chart.lock index 278bc12..64b823c 100644 --- a/Charts/traefik/Chart.lock +++ b/Charts/traefik/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: traefik repository: https://helm.traefik.io/traefik - version: 10.21.1 -digest: sha256:fa187ace1c25f6739eba7c06072886eb895eacc021d3dc447b33fc191792e0e6 -generated: "2022-06-15T13:00:19.025129356Z" + version: 10.24.0 +digest: sha256:92dfb96eee281fd2d1f301df59247c33ae1ecda50dd9ffa2bcb58a0669b0958c +generated: "2022-07-02T19:48:05.815350227Z" diff --git a/Charts/traefik/Chart.yaml b/Charts/traefik/Chart.yaml index 039555f..dc959a8 100644 --- a/Charts/traefik/Chart.yaml +++ b/Charts/traefik/Chart.yaml @@ -3,5 +3,5 @@ name: traefik version: 1.0.0 dependencies: - name: traefik - version: 10.21.1 + version: 10.24.0 repository: https://helm.traefik.io/traefik