Skip to content

Commit

Permalink
kommander: bump ui chart to 3.6.1 (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Schmidt authored Mar 10, 2020
1 parent 16d32f6 commit 71dad6a
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 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.4.28
version: 0.4.29
Binary file removed stable/kommander/charts/kommander-ui-3.4.5.tgz
Binary file not shown.
Binary file added stable/kommander/charts/kommander-ui-3.6.1.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions stable/kommander/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 0.4.11
- name: kommander-ui
repository: https://mesosphere.github.io/kommander/charts
version: 3.4.5
version: 3.6.1
- name: kommander-thanos
repository: https://mesosphere.github.io/charts/stable
version: 0.1.13
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com
version: 4.5.1
digest: sha256:dfd942808d09176d7de024ca59c55e7e65c2b1794e4ec6d8d236f7c8a2bb8110
generated: "2020-03-06T21:41:20.128436+01:00"
digest: sha256:def1ca463d53c401d3242578c69d3fc60a9018cd14c41b05a74dc0b68f58d50e
generated: "2020-03-10T15:24:17.423933+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: "3.4.5"
version: "3.6.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.2.12
version: 0.2.13
maintainers:
- name: hectorj2f
- name: alejandroEsc
Expand Down
Binary file removed stable/opsportal/charts/kommander-ui-3.4.5.tgz
Binary file not shown.
Binary file added stable/opsportal/charts/kommander-ui-3.6.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: 3.4.5
digest: sha256:268465c452e62958f0f7a54ba8efba2122548b73e2ed131e82f101eb88644708
generated: "2020-03-06T21:40:38.294751+01:00"
version: 3.6.1
digest: sha256:292c6152272a98d3194b0ecbb6588658146f548c71f5ca667186f932f452b92d
generated: "2020-03-10T15:24:36.869088+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: "3.4.5"
version: "3.6.1"
repository: "https://mesosphere.github.io/kommander/charts"
condition: kommander-ui.enabled

0 comments on commit 71dad6a

Please sign in to comment.