Skip to content

Commit

Permalink
chore: update kommander and ops portal
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxesn authored and makkes committed Feb 15, 2020
1 parent a9307cb commit 2ab8f39
Show file tree
Hide file tree
Showing 10 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.4.6
version: 0.4.7
Binary file removed stable/kommander/charts/kommander-ui-2.25.11.tgz
Binary file not shown.
Binary file added stable/kommander/charts/kommander-ui-2.26.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: 0.4.5
version: v0.4.5
- name: kommander-ui
repository: https://mesosphere.github.io/kommander/charts
version: 2.25.11
version: 2.26.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: 4.5.1
digest: sha256:9a89f9f1d7e16d75c29a1963fd897819d17cda066318ef87879a6558d720f268
generated: "2020-02-14T11:42:13.602437+01:00"
digest: sha256:109edf32fdf08664158ea3908e659a80ee0f99c3c0d061a6d5597e016b8490c2
generated: "2020-02-14T22:49:22.99151-06: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: "2.25.11"
version: "2.26.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.4
version: 0.2.5
maintainers:
- name: hectorj2f
- name: alejandroEsc
Expand Down
Binary file removed stable/opsportal/charts/kommander-ui-1.192.3.tgz
Binary file not shown.
Binary file added stable/opsportal/charts/kommander-ui-2.26.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.3
digest: sha256:1cf49442611d1e22daced043120d3ae55ed4fd19cfb8aded2c629fd9da514f9d
generated: "2020-02-04T13:30:29.733700316-07:00"
version: 2.26.1
digest: sha256:b6671736a131cabc9e93a41fd34c7ce369d14b5cd632b4992d727de5de95345b
generated: "2020-02-14T22:50:22.716548-06: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.3"
version: "2.26.1"
repository: "https://mesosphere.github.io/kommander/charts"
condition: kommander-ui.enabled

0 comments on commit 2ab8f39

Please sign in to comment.