Skip to content

Commit

Permalink
Merge pull request #389 from mesosphere/jg/bump-kommander-20200131-2
Browse files Browse the repository at this point in the history
chore: bump ui in kommander/opsportal
  • Loading branch information
juliangieseke authored Jan 31, 2020
2 parents bc5c2ee + 8952b0f commit bf3eeb8
Show file tree
Hide file tree
Showing 11 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.21
version: 0.3.22
Binary file removed stable/kommander/charts/kommander-ui-1.191.8.tgz
Binary file not shown.
Binary file removed stable/kommander/charts/kommander-ui-1.192.0.tgz
Binary file not shown.
Binary file added stable/kommander/charts/kommander-ui-1.192.1.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: v0.3.5
version: 0.3.5
- name: kommander-ui
repository: https://mesosphere.github.io/kommander/charts
version: 1.192.0
version: 1.192.1
- name: kommander-thanos
repository: https://mesosphere.github.io/charts/stable
version: 0.1.8
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com
version: 3.8.19
digest: sha256:bb7ed5c5badacc606782b5d682cdcd18359f43a2cb246eba0a6d36cd4e212a1e
generated: "2020-01-29T09:48:03.609569-08:00"
digest: sha256:671fe98b2aa105f7500dc22630ab11177a2663857069a40d7ebce61fd0e6ef72
generated: "2020-01-31T20:34:53.624471+01:00"
2 changes: 1 addition & 1 deletion stable/kommander/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
repository: "https://mesosphere.github.io/kommander-cluster-lifecycle/charts"
condition: kommander-cluster-lifecycle.enabled, global.kommander-cluster-lifecycle.enabled
- name: kommander-ui
version: "1.192.0"
version: "1.192.1"
repository: "https://mesosphere.github.io/kommander/charts"
condition: kommander-ui.enabled
- name: kommander-thanos
Expand Down
2 changes: 1 addition & 1 deletion stable/opsportal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: 1.0.0
home: https://github.com/mesosphere/charts
description: OpsPortal Chart
name: opsportal
version: 0.1.31
version: 0.1.32
maintainers:
- name: hectorj2f
- name: alejandroEsc
Expand Down
Binary file removed stable/opsportal/charts/kommander-ui-1.192.0.tgz
Binary file not shown.
Binary file added stable/opsportal/charts/kommander-ui-1.192.1.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions stable/opsportal/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: kommander-ui
repository: https://mesosphere.github.io/kommander/charts
version: 1.192.0
digest: sha256:a9f7af8afeacb33c4cd6fce765f63cbcb51a35a651ae0058ea319fc03b51d0c4
generated: "2020-01-29T16:19:31.651673+01:00"
version: 1.192.1
digest: sha256:8f47939aa65d7105e5749503b2e000ba6b004552f8894491732b51af604e91f2
generated: "2020-01-31T20:08:54.217843+01:00"
2 changes: 1 addition & 1 deletion stable/opsportal/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies:
- name: kommander-ui
version: "1.192.0"
version: "1.192.1"
repository: "https://mesosphere.github.io/kommander/charts"
condition: kommander-ui.enabled

0 comments on commit bf3eeb8

Please sign in to comment.