Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Automated chart bump traefik-forward-auth-0.2.14 #456

Merged
merged 7 commits into from
Aug 27, 2020
5 changes: 2 additions & 3 deletions addons/traefik-forward-auth/1.0.x/traefik-forward-auth-8.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
---
apiVersion: kubeaddons.mesosphere.io/v1beta2
kind: Addon
metadata:
name: traefik-forward-auth
namespace: kubeaddons
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "1.0.4-7"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.0.4-8"
spec:
kubernetes:
minSupportedVersion: v1.15.6
Expand All @@ -28,7 +27,7 @@ spec:
chartReference:
chart: traefik-forward-auth
repo: https://mesosphere.github.io/charts/staging
version: 0.2.13
version: 0.2.14
values: |
---
replicaCount: 1
Expand Down