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

kommander: update to fixed catalog version #273

Merged
merged 1 commit into from
Nov 20, 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 @@ -3,7 +3,7 @@ name: kommander
home: https://github.com/mesosphere/kommander
appVersion: "1.149.77"
description: Kommander
version: 0.2.15
version: 0.2.16
maintainers:
- name: hectorj2f
- name: alejandroEsc
Expand Down
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.4.tgz
Binary file not shown.
Binary file not shown.
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 @@ -4,7 +4,7 @@ dependencies:
version: 0.0.2
- name: kubeaddons-catalog
repository: https://mesosphere.github.io/charts/staging
version: 0.1.3
version: 0.1.4
- name: kommander-cluster-lifecycle
repository: https://mesosphere.github.io/kommander-cluster-lifecycle/charts
version: v0.2.3
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com
version: 3.8.19
digest: sha256:dd396c941541ea141f0a49c0606f850729082b56859650443e6e9ded0fdc7ec1
generated: "2019-11-18T11:56:47.087747-08:00"
digest: sha256:a9980bbd3cd83503637804398726b08e779f2cf94226f5a9816df2596135a6ff
generated: "2019-11-20T10:21:05.543533-08:00"
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: kubefed.enabled, global.kubefed.enabled
- name: kubeaddons-catalog
version: "0.1.3"
version: "0.1.4"
repository: "https://mesosphere.github.io/charts/staging"
condition: kubeaddons-catalog.enabled
- name: kommander-cluster-lifecycle
Expand Down