From 16cda2ada62020e49384e7c11e79ec2215f4858a Mon Sep 17 00:00:00 2001 From: Douglas De Toni Machado Date: Mon, 30 May 2022 15:35:02 -0300 Subject: [PATCH] bump chart version --- traefik/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik/Chart.yaml b/traefik/Chart.yaml index 6248a2cf1..86a6c2a9e 100644 --- a/traefik/Chart.yaml +++ b/traefik/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: traefik description: A Traefik based Kubernetes ingress controller type: application -version: 10.20.0 +version: 10.20.1 appVersion: 2.7.0 keywords: - traefik