Skip to content
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
chore: bump kcl version
  • Loading branch information
Hector Fernandez committed Dec 26, 2019
commit c9da14a8486fef251366284a7d653c8edfbcd9a7
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