From 9629983c378093e2436219a0c9355e96984586c0 Mon Sep 17 00:00:00 2001 From: youkoulayley Date: Tue, 5 Mar 2024 08:20:09 +0000 Subject: [PATCH 1/2] chore: upgrade traefik-hub version --- traefik-hub/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik-hub/Chart.yaml b/traefik-hub/Chart.yaml index da376df..a29366b 100644 --- a/traefik-hub/Chart.yaml +++ b/traefik-hub/Chart.yaml @@ -4,7 +4,7 @@ description: Traefik Hub Ingress Controller type: application version: 4.0.0 # renovate: image=ghcr.io/traefik/traefik-hub -appVersion: v2.9.0 +appVersion: v2.10.0 kubeVersion: ">=1.24.0-0" keywords: - traefik From cf9bbc961a2f8afdcde40c4805746cb885d854dc Mon Sep 17 00:00:00 2001 From: Baptiste Mayelle Date: Tue, 5 Mar 2024 09:24:11 +0100 Subject: [PATCH 2/2] Update Chart.yaml --- traefik-hub/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik-hub/Chart.yaml b/traefik-hub/Chart.yaml index a29366b..18e9abd 100644 --- a/traefik-hub/Chart.yaml +++ b/traefik-hub/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: traefik-hub description: Traefik Hub Ingress Controller type: application -version: 4.0.0 +version: 4.1.0 # renovate: image=ghcr.io/traefik/traefik-hub appVersion: v2.10.0 kubeVersion: ">=1.24.0-0"