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

[auto-bump][chart] traefik-forward-auth-0.3.6 #1463

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions addons/dex-k8s-authenticator/dex-k8s-authenticator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ metadata:
labels:
kubeaddons.mesosphere.io/name: dex-k8s-authenticator
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "1.2.2-7"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.2.2-8"
appversion.kubeaddons.mesosphere.io/dex-k8s-authenticator: "v1.2.2"
values.chart.helm.kubeaddons.mesosphere.io/dex-k8s-authenticator: "https://raw.githubusercontent.com/mesosphere/charts/679ae2a/staging/dex-k8s-authenticator/values.yaml"
values.chart.helm.kubeaddons.mesosphere.io/dex-k8s-authenticator: "https://raw.githubusercontent.com/mesosphere/charts/b351c82/staging/dex-k8s-authenticator/values.yaml"
spec:
kubernetes:
minSupportedVersion: v1.15.6
Expand All @@ -33,7 +33,7 @@ spec:
chartReference:
chart: dex-k8s-authenticator
repo: https://mesosphere.github.io/charts/staging
version: 1.2.8
version: 1.2.9
values: |
---
image:
Expand Down
6 changes: 3 additions & 3 deletions addons/kube-oidc-proxy/kube-oidc-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ metadata:
labels:
kubeaddons.mesosphere.io/name: kube-oidc-proxy
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "v0.3.0-1"
catalog.kubeaddons.mesosphere.io/addon-revision: "v0.3.0-2"
appversion.kubeaddons.mesosphere.io/kube-oidc-proxy: "v0.3.0"
values.chart.helm.kubeaddons.mesosphere.io/kube-oidc-proxy: "https://raw.githubusercontent.com/mesosphere/charts/8cd072f/staging/kube-oidc-proxy/values.yaml"
values.chart.helm.kubeaddons.mesosphere.io/kube-oidc-proxy: "https://raw.githubusercontent.com/mesosphere/charts/b351c82/staging/kube-oidc-proxy/values.yaml"
spec:
kubernetes:
minSupportedVersion: v1.15.6
Expand Down Expand Up @@ -36,7 +36,7 @@ spec:
chartReference:
chart: kube-oidc-proxy
repo: https://mesosphere.github.io/charts/staging
version: 0.3.0
version: 0.3.1
values: |
---
image:
Expand Down
4 changes: 2 additions & 2 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.3.0-3"
catalog.kubeaddons.mesosphere.io/addon-revision: "3.1.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,7 +31,7 @@ spec:
chartReference:
chart: traefik-forward-auth
repo: https://mesosphere.github.io/charts/staging
version: 0.3.3
version: 0.3.6
values: |
---
replicaCount: 1
Expand Down