From a37ae8d245c3032fb47f6cb35571c019fdf631b9 Mon Sep 17 00:00:00 2001 From: Traefiker Bot <30906710+traefiker@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:58:06 +0100 Subject: [PATCH] chore: upgrade traefik-hub version --- traefik-hub/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/traefik-hub/Chart.yaml b/traefik-hub/Chart.yaml index 28dee1f..55d5702 100644 --- a/traefik-hub/Chart.yaml +++ b/traefik-hub/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: traefik-hub description: Traefik Hub Ingress Controller type: application -version: 2.8.0 +version: 2.9.0 # renovate: image=ghcr.io/traefik/traefik-hub -appVersion: v2.6.0 +appVersion: v2.7.0 kubeVersion: ">=1.24.0-0" keywords: - traefik