From ec36512bec548b6655c749f17bcf090afd933c5c Mon Sep 17 00:00:00 2001 From: Traefiker Bot <30906710+traefiker@users.noreply.github.com> Date: Tue, 21 Nov 2023 14:24:09 +0100 Subject: [PATCH] chore: upgrade traefik-hub version --- traefik-hub/Chart.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/traefik-hub/Chart.yaml b/traefik-hub/Chart.yaml index 5c6267e..c223b03 100644 --- a/traefik-hub/Chart.yaml +++ b/traefik-hub/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v2 name: traefik-hub description: Traefik Hub Ingress Controller type: application -version: 2.6.0 +version: 2.7.0 # renovate: image=ghcr.io/traefik/traefik-hub -appVersion: v2.5.0 -kubeVersion: ">=1.16.0-0" +appVersion: v2.6.0 +kubeVersion: ">=1.26.0-0" keywords: - traefik - ingress @@ -23,4 +23,5 @@ maintainers: icon: https://doc.traefik.io/traefik-hub/assets/images/logos-traefik-hub-horizontal.svg annotations: artifacthub.io/changes: | - - "feat: upgrade traefik hub to version v2.4.2" + - "feat: upgrade traefik hub to version v2.6.0" + - "feat: customizable Service ports"