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

Commit

Permalink
Bump kommander to 0.11.15 (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
d2iq-dispatch authored Oct 8, 2020
1 parent bef73cf commit 9e5a4b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions addons/kommander/1.2/kommander.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ metadata:
# TODO: we're temporarily supporting dependency on an existing default storage class
# on the cluster, this hack will trigger re-queue on Addons until one exists.
# This was originally added to support the PVC's needed for the Kubecost subcomponent.
kubeaddons.mesosphere.io/hack-requires-defaultstorageclass: "true"
kubeaddons.mesosphere.io/hack-requires-defaultstorageclass: "true"
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "1.2.0-18"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.2.0-19"
appversion.kubeaddons.mesosphere.io/kommander: "1.2.0-rc.2"
endpoint.kubeaddons.mesosphere.io/kommander: /ops/portal/kommander/ui
appversion.kubeaddons.mesosphere.io/thanos: 0.3.21
Expand All @@ -21,7 +21,7 @@ metadata:
docs.kubeaddons.mesosphere.io/thanos: "https://thanos.io/getting-started.md/"
docs.kubeaddons.mesosphere.io/karma: "https://github.com/prymitive/karma"
docs.kubeaddons.mesosphere.io/kommander-grafana: "https://grafana.com/docs/"
values.chart.helm.kubeaddons.mesosphere.io/kommander: "https://raw.githubusercontent.com/mesosphere/charts/fe2859e6/stable/kommander/values.yaml"
values.chart.helm.kubeaddons.mesosphere.io/kommander: "https://raw.githubusercontent.com/mesosphere/charts/c32ef2f/stable/kommander/values.yaml"
spec:
namespace: kommander
kubernetes:
Expand All @@ -45,7 +45,7 @@ spec:
chartReference:
chart: kommander
repo: https://mesosphere.github.io/charts/stable
version: 0.11.14
version: 0.11.15
values: |
---
ingress:
Expand Down

0 comments on commit 9e5a4b9

Please sign in to comment.