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 yakcl to 0.18.0 #1151

Merged
merged 2 commits into from Jun 1, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions stable/kommander/requirements.lock
Expand Up @@ -10,10 +10,10 @@ dependencies:
version: 0.1.16
- name: kommander-federation
repository: https://mesosphere.github.io/yakcl/charts
version: v0.17.0
version: v0.18.0
- name: kommander-licensing
repository: https://mesosphere.github.io/yakcl/charts
version: v0.17.0
version: v0.18.0
- name: kommander-ui
repository: https://mesosphere.github.io/kommander-ui/charts
version: 6.98.0
Expand All @@ -23,5 +23,5 @@ dependencies:
- name: grafana
repository: https://mesosphere.github.io/charts/stable
version: 4.6.3
digest: sha256:9e0b3a3dded2d72aabd140d25d894dbb3769963ad575acca1c539ef7ae004676
generated: "2021-05-28T11:55:34.697577-07:00"
digest: sha256:171252f6dd1aa2dd43485fdf62b24a7ab50b86d2ae879af02d207bc78c864796
generated: "2021-06-01T11:57:49.032294-07:00"
4 changes: 2 additions & 2 deletions stable/kommander/requirements.yaml
Expand Up @@ -8,11 +8,11 @@ dependencies:
repository: "https://mesosphere.github.io/charts/staging"
condition: kubeaddons-catalog.enabled
- name: kommander-federation
version: "0.17.0"
version: "0.18.0"
repository: "https://mesosphere.github.io/yakcl/charts"
condition: kommander-federation.enabled, global.kommander-federation.enabled
- name: kommander-licensing
version: "0.17.0"
version: "0.18.0"
repository: "https://mesosphere.github.io/yakcl/charts"
condition: kommander-licensing.enabled, global.kommander-licensing.enabled
- name: kommander-ui
Expand Down