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

Commit

Permalink
Bump kube-oidc-proxy to 0.3.0 (#1420)
Browse files Browse the repository at this point in the history
Co-authored-by: Dispatch CI <[email protected]>
  • Loading branch information
mesosphere-mergebot and d2iq-dispatch authored Feb 2, 2022
1 parent 5c1d88d commit f7f4c88
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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: "0.2.0-4"
appversion.kubeaddons.mesosphere.io/kube-oidc-proxy: "v0.2.0"
values.chart.helm.kubeaddons.mesosphere.io/kube-oidc-proxy: "https://raw.githubusercontent.com/mesosphere/charts/9c84710/staging/kube-oidc-proxy/values.yaml"
catalog.kubeaddons.mesosphere.io/addon-revision: "v0.3.0-1"
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"
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.2.7
version: 0.3.0
values: |
---
image:
Expand Down

0 comments on commit f7f4c88

Please sign in to comment.