From 988029a8fd5283db859cea3f415f933bdf1d1db0 Mon Sep 17 00:00:00 2001 From: Michel Loiseleur Date: Thu, 14 Sep 2023 14:49:07 +0200 Subject: [PATCH] chore(release): v2.2.1 --- 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 2d25a55..bba5a02 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: 2.2.0 +version: 2.2.1 # renovate: image=ghcr.io/traefik/traefik-hub appVersion: v2.2.1 kubeVersion: ">=1.16.0-0" @@ -23,4 +23,4 @@ maintainers: icon: https://doc.traefik.io/traefik-hub/assets/images/logos-traefik-hub-horizontal.svg annotations: artifacthub.io/changes: | - - "feat: API Versioning" + - "fix: exit when leader elector stopped"