Skip to content

Commit

Permalink
Merge pull request #381 from mesosphere/jgsb/kommander-bump-20200124
Browse files Browse the repository at this point in the history
chore: bump kommander ui
  • Loading branch information
juliangieseke authored Jan 25, 2020
2 parents f44ea4d + bb6b1ab commit 36ceabf
Show file tree
Hide file tree
Showing 13 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion stable/kommander/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ maintainers:
- name: alejandroEsc
- name: jimmidyson
name: kommander
version: 0.3.18
version: 0.3.19
Binary file not shown.
Binary file not shown.
Binary file modified stable/kommander/charts/kommander-karma-0.3.2.tgz
Binary file not shown.
Binary file modified stable/kommander/charts/kommander-thanos-0.1.7.tgz
Binary file not shown.
Binary file removed stable/kommander/charts/kommander-ui-1.176.3.tgz
Binary file not shown.
Binary file added stable/kommander/charts/kommander-ui-1.192.0.tgz
Binary file not shown.
8 changes: 4 additions & 4 deletions stable/kommander/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ dependencies:
version: 0.1.4
- name: kommander-cluster-lifecycle
repository: https://mesosphere.github.io/kommander-cluster-lifecycle/charts
version: 0.3.4
version: v0.3.5
- name: kommander-ui
repository: https://mesosphere.github.io/kommander/charts
version: 1.176.3
version: 1.192.0
- name: kommander-thanos
repository: https://mesosphere.github.io/charts/stable
version: 0.1.7
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com
version: 3.8.19
digest: sha256:7041a31ec1b0c4d3e69942b375aead21af8bf9c07b7c1e250c93f22d6c6c0516
generated: "2020-01-20T12:34:44.358101+01:00"
digest: sha256:b7956484edf4a924bd40849e84fb1618144566e12ed4240a10ee2997dedfaf7e
generated: "2020-01-24T15:35:44.3664693Z"
4 changes: 2 additions & 2 deletions stable/kommander/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ dependencies:
repository: "https://mesosphere.github.io/charts/staging"
condition: kubeaddons-catalog.enabled
- name: kommander-cluster-lifecycle
version: "0.3.4"
version: "0.3.5"
repository: "https://mesosphere.github.io/kommander-cluster-lifecycle/charts"
condition: kommander-cluster-lifecycle.enabled, global.kommander-cluster-lifecycle.enabled
- name: kommander-ui
version: "1.176.3"
version: "1.192.0"
repository: "https://mesosphere.github.io/kommander/charts"
condition: kommander-ui.enabled
- name: kommander-thanos
Expand Down
2 changes: 1 addition & 1 deletion stable/kommander/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
kommander-ui:
image:
repository: mesosphere/kommander
tag: 1.184.0
tag: 1.192.0
pullPolicy: IfNotPresent
replicas: 1
logoutRedirectPath: /ops/landing
Expand Down
4 changes: 2 additions & 2 deletions stable/opsportal/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v1
appVersion: 1.184.0
appVersion: 1.0.0
home: https://github.com/mesosphere/charts
description: OpsPortal Chart
name: opsportal
version: 0.1.28
version: 0.1.29
maintainers:
- name: hectorj2f
- name: alejandroEsc
Expand Down
Binary file modified stable/opsportal/charts/kommander-0.2.7.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/opsportal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ kommander:
enabled: true
image:
repository: mesosphere/kommander
tag: 1.184.0
tag: 1.192.0
pullPolicy: IfNotPresent
replicas: 1
logoutRedirectPath: /ops/landing
Expand Down

0 comments on commit 36ceabf

Please sign in to comment.