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

Commit

Permalink
Bump kubernetes-dashboard to 4.0.3 (#1024)
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Julian <[email protected]>
  • Loading branch information
d2iq-dispatch and joejulian authored Apr 15, 2021
1 parent a593ec3 commit ba80705
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addons/dashboard/dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ metadata:
labels:
kubeaddons.mesosphere.io/name: dashboard
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "3.0.2-0"
appversion.kubeaddons.mesosphere.io/dashboard: "3.0.2"
catalog.kubeaddons.mesosphere.io/addon-revision: "3.0.2-1"
appversion.kubeaddons.mesosphere.io/dashboard: "2.2.0"
endpoint.kubeaddons.mesosphere.io/dashboard: "/ops/portal/kubernetes/"
docs.kubeaddons.mesosphere.io/dashboard: "https://github.com/kubernetes/dashboard/blob/master/README.md"
values.chart.helm.kubeaddons.mesosphere.io/dashboard: "https://raw.githubusercontent.com/helm/charts/7e45e67/stable/kubernetes-dashboard/values.yaml"
Expand All @@ -33,7 +33,7 @@ spec:
chartReference:
chart: kubernetes-dashboard
repo: https://kubernetes.github.io/dashboard/
version: 3.0.2
version: 4.0.3
valuesRemap:
"ingress.annotations.traefik\\.ingress\\.kubernetes\\.io/auth-url": "ingress.auth.auth-url"
values: |
Expand Down

0 comments on commit ba80705

Please sign in to comment.