From 7eb9cc13adffa33cbe3a8831ab0b18ad876521f3 Mon Sep 17 00:00:00 2001 From: Michel Loiseleur Date: Tue, 12 Mar 2024 16:04:49 +0100 Subject: [PATCH] chore(release) v5.0.0-alpha1 --- 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 18e9abd..d6c07b4 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.1.0 +version: 5.0.0-alpha1 # renovate: image=ghcr.io/traefik/traefik-hub appVersion: v2.10.0 kubeVersion: ">=1.24.0-0"