Skip to content

Commit

Permalink
[release/4][BACKPORT] [auto-bump][chart] traefik-forward-auth-0.3.3 (#…
Browse files Browse the repository at this point in the history
…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 <[email protected]>
Co-authored-by: Grace Do <[email protected]>
Co-authored-by: Dimitri Koshkin <[email protected]>
  • Loading branch information
4 people authored Sep 15, 2021
1 parent 2a6d266 commit 5aedc73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addons/traefik-forward-auth/traefik-forward-auth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit 5aedc73

Please sign in to comment.