From 5aedc738c13f28124a06d1b529da275786bf39a5 Mon Sep 17 00:00:00 2001 From: mesosphere-mergebot Date: Wed, 15 Sep 2021 10:25:10 -0700 Subject: [PATCH] [release/4][BACKPORT] [auto-bump][chart] traefik-forward-auth-0.3.3 (#1316) * Bump traefik-forward-auth to 0.3.3 * fix: Use correct tfa addon-revision version * chore: update image tag Co-authored-by: Dispatch CI <56653984+d2iq-dispatch@users.noreply.github.com> Co-authored-by: Grace Do Co-authored-by: Dimitri Koshkin --- addons/traefik-forward-auth/traefik-forward-auth.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/traefik-forward-auth/traefik-forward-auth.yaml b/addons/traefik-forward-auth/traefik-forward-auth.yaml index b0597e95..9046d9aa 100644 --- a/addons/traefik-forward-auth/traefik-forward-auth.yaml +++ b/addons/traefik-forward-auth/traefik-forward-auth.yaml @@ -4,7 +4,7 @@ metadata: name: traefik-forward-auth namespace: kubeaddons annotations: - catalog.kubeaddons.mesosphere.io/addon-revision: "3.1.0-1" + catalog.kubeaddons.mesosphere.io/addon-revision: "3.3.0-1" helm.kubeaddons.mesosphere.io/upgrade-strategy: '[{"upgradeFrom": "<=1.0.5", "strategy": "delete"}]' helm2.kubeaddons.mesosphere.io/upgrade-strategy: '[{"upgradeFrom": "<=1.0.5", "strategy": "delete"}]' spec: @@ -31,13 +31,13 @@ spec: chartReference: chart: traefik-forward-auth repo: https://mesosphere.github.io/charts/staging - version: 0.3.1 + version: 0.3.3 values: | --- replicaCount: 1 image: repository: mesosphere/traefik-forward-auth - tag: 3.0.1 + tag: 3.0.2 pullPolicy: IfNotPresent resources: requests: