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: Bump kommander-karma and kommander-thanos deps #446

Merged
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.4.10
version: 0.4.11
Binary file removed stable/kommander/charts/kommander-karma-0.3.3.tgz
Binary file not shown.
Binary file not shown.
Binary file removed stable/kommander/charts/kommander-thanos-0.1.8.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 @@ -10,12 +10,12 @@ dependencies:
version: 2.27.8
- name: kommander-thanos
repository: https://mesosphere.github.io/charts/stable
version: 0.1.8
version: 0.1.9
- name: kommander-karma
repository: https://mesosphere.github.io/charts/stable
version: 0.3.3
version: 0.3.4
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com
version: 4.5.1
digest: sha256:5a942bc0bfe00b7a3b655557041dd7f6b228d0ea8a17b56be8b179cdc7f8c426
generated: "2020-02-19T17:12:14.900503+01:00"
digest: sha256:30da0df331579dc4507889eec57dd669100f9eb9a030a19d3a962f7f28f1fecd
generated: "2020-02-19T11:03:01.696703-08:00"
4 changes: 2 additions & 2 deletions stable/kommander/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ dependencies:
repository: "https://mesosphere.github.io/kommander/charts"
condition: kommander-ui.enabled
- name: kommander-thanos
version: "0.1.8"
version: "0.1.9"
repository: "https://mesosphere.github.io/charts/stable"
condition: kommander-thanos.enabled
- name: kommander-karma
version: "0.3.3"
version: "0.3.4"
repository: "https://mesosphere.github.io/charts/stable"
condition: kommander-karma.enabled
- name: grafana
Expand Down