Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[opsportal,kommander] fix: bump kommander ui to fix missing SA upgrade #401

Merged
merged 1 commit into from
Feb 4, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.25
version: 0.3.26
Binary file removed stable/kommander/charts/kommander-ui-1.192.2.tgz
Binary file not shown.
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.2
version: 1.192.3
- 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:fd38277755dce2d373c4847d644c4b2a952d456f5e888758637a05378aa21531
generated: "2020-02-03T11:38:09.759551-08:00"
digest: sha256:ffa7cee78f1bc3942b1b5ad218297d247586e4c060c2abbf949112a932aa0917
generated: "2020-02-04T13:32:26.917388331-07: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.2"
version: "1.192.3"
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.33
version: 0.1.34
maintainers:
- name: hectorj2f
- name: alejandroEsc
Expand Down
Binary file removed stable/opsportal/charts/kommander-ui-1.192.2.tgz
Binary file not shown.
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.2
digest: sha256:6512a6af415a4e50a92816068f086c733a4c578e3dc71df43003cd218e723e0e
generated: "2020-02-03T15:52:31.153379+01:00"
version: 1.192.3
digest: sha256:1cf49442611d1e22daced043120d3ae55ed4fd19cfb8aded2c629fd9da514f9d
generated: "2020-02-04T13:30:29.733700316-07: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.2"
version: "1.192.3"
repository: "https://mesosphere.github.io/kommander/charts"
condition: kommander-ui.enabled