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: bump kcl version #323

Merged
merged 1 commit into from
Dec 26, 2019
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.2.29
version: 0.3.0
Binary file not shown.
Binary file not shown.
Binary file modified stable/kommander/charts/kommander-karma-0.2.0.tgz
Binary file not shown.
Binary file modified stable/kommander/charts/kommander-thanos-0.1.5.tgz
Binary file not shown.
Binary file modified stable/kommander/charts/kubeaddons-catalog-0.1.4.tgz
Binary file not shown.
Binary file modified stable/kommander/charts/kubefed-0.0.2.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.1.4
- name: kommander-cluster-lifecycle
repository: https://mesosphere.github.io/kommander-cluster-lifecycle/charts
version: v0.2.7
version: v0.3.1
- name: kommander-thanos
repository: https://mesosphere.github.io/charts/stable
version: 0.1.5
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com
version: 3.8.19
digest: sha256:3a37bf80bdcb2d2d84f451f29c828f2acd4d53dbbc02e32e8337b4b020e5d7f5
generated: "2019-12-17T10:35:33.538431-08:00"
digest: sha256:6e788b0e1157d9dfa5ed8095fa35bca39ab413c2ff99b49a114c14ea169f2dfe
generated: "2019-12-26T16:25:34.976341+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/charts/staging"
condition: kubeaddons-catalog.enabled
- name: kommander-cluster-lifecycle
version: "0.2.7"
version: "0.3.1"
repository: "https://mesosphere.github.io/kommander-cluster-lifecycle/charts"
condition: kommander-cluster-lifecycle.enabled, global.kommander-cluster-lifecycle.enabled
- name: kommander-thanos
Expand Down