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

Commit

Permalink
chore: Bump kommander to 0.12.20 (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
gracedo authored Mar 22, 2021
1 parent 621d459 commit f9c960b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 @@ -9,8 +9,8 @@ metadata:
# This was originally added to support the PVC's needed for the Kubecost subcomponent.
kubeaddons.mesosphere.io/hack-requires-defaultstorageclass: "true"
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "1.2.1-2"
appversion.kubeaddons.mesosphere.io/kommander: "1.2.1"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.2.2-1"
appversion.kubeaddons.mesosphere.io/kommander: "1.2.2"
endpoint.kubeaddons.mesosphere.io/kommander: /ops/portal/kommander/ui
appversion.kubeaddons.mesosphere.io/thanos: 0.3.21
appversion.kubeaddons.mesosphere.io/karma: 1.4.1
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/4d32c2a993832e4bbee42503276830f8ef5c6733/stable/kommander/values.yaml"
values.chart.helm.kubeaddons.mesosphere.io/kommander: "https://raw.githubusercontent.com/mesosphere/charts/3cc5a973711ed56502ce70282dd16ae1ef8d2f26/stable/kommander/values.yaml"
spec:
namespace: kommander
kubernetes:
Expand All @@ -46,7 +46,7 @@ spec:
chartReference:
chart: kommander
repo: https://mesosphere.github.io/charts/stable
version: 0.12.19
version: 0.12.20
values: |
---
ingress:
Expand Down
2 changes: 1 addition & 1 deletion mergebot-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"stable-1.0.x": "Kommander 1.0.3",
"stable-1.1.x": "Kommander 1.1.3",
"1.1.x": "Kommander 1.1.3",
"1.2.x": "Kommander 1.2.1"
"1.2.x": "Kommander 1.2.2"
}
}
}

0 comments on commit f9c960b

Please sign in to comment.