From 083deb3954c28635e7d3f27f93d16a78522b0222 Mon Sep 17 00:00:00 2001 From: Traefiker Bot <30906710+traefiker@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:20:11 +0200 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 f3ac2c3..fd26cda 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.3.0 +version: 2.4.0 # renovate: image=ghcr.io/traefik/traefik-hub -appVersion: v2.3.0 +appVersion: v2.4.0 kubeVersion: ">=1.16.0-0" keywords: - traefik