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

chore(kommander): bump KCL to v0.4.0 #413

Merged
merged 1 commit into from
Feb 7, 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
8 changes: 4 additions & 4 deletions stable/kommander/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ appVersion: 1.0.0
description: Kommander
home: https://github.com/mesosphere/charts
maintainers:
- name: hectorj2f
- name: alejandroEsc
- name: jimmidyson
- name: hectorj2f
- name: alejandroEsc
- name: jimmidyson
name: kommander
version: 0.3.26
version: 0.4.0
Binary file not shown.
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 @@ -4,7 +4,7 @@ dependencies:
version: 0.1.4
- name: kommander-cluster-lifecycle
repository: https://mesosphere.github.io/kommander-cluster-lifecycle/charts
version: 0.3.5
version: 0.4.0
- name: kommander-ui
repository: https://mesosphere.github.io/kommander/charts
version: 1.192.3
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com
version: 4.5.1
digest: sha256:ffa7cee78f1bc3942b1b5ad218297d247586e4c060c2abbf949112a932aa0917
generated: "2020-02-04T13:32:26.917388331-07:00"
digest: sha256:ca1cfc014e1de56aa721f2e5f1e8ca1354c2844e906a7f88391f22fddba27f3e
generated: "2020-02-07T13:38:10.339654672Z"
2 changes: 1 addition & 1 deletion stable/kommander/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
repository: "https://mesosphere.github.io/charts/staging"
condition: kubeaddons-catalog.enabled
- name: kommander-cluster-lifecycle
version: "0.3.5"
version: "0.4.0"
repository: "https://mesosphere.github.io/kommander-cluster-lifecycle/charts"
condition: kommander-cluster-lifecycle.enabled, global.kommander-cluster-lifecycle.enabled
- name: kommander-ui
Expand Down