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 #356

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.3.12
version: 0.3.13
Binary file removed stable/kommander/charts/kommander-karma-0.3.1.tgz
Binary file not shown.
Binary file added stable/kommander/charts/kommander-karma-0.3.2.tgz
Binary file not shown.
Binary file modified stable/kommander/charts/kommander-thanos-0.1.7.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 @@ -10,9 +10,9 @@ dependencies:
version: 0.1.7
- name: kommander-karma
repository: https://mesosphere.github.io/charts/stable
version: 0.3.1
version: 0.3.2
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com
version: 3.8.19
digest: sha256:89a8933078d8e69c3a15e5af17c957268322dd4d7c779f32e09048bfb75263ba
generated: "2020-01-13T15:15:32.989145-08:00"
digest: sha256:9001555aeec6f7906975c0ebec72dcd17148fcc411a2741eb210f5af9f4a18a2
generated: "2020-01-14T15:36:14.286716-08:00"
2 changes: 1 addition & 1 deletion stable/kommander/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
repository: "https://mesosphere.github.io/charts/stable"
condition: kommander-thanos.enabled
- name: kommander-karma
version: "0.3.1"
version: "0.3.2"
repository: "https://mesosphere.github.io/charts/stable"
condition: kommander-karma.enabled
- name: grafana
Expand Down