Skip to content

Commit

Permalink
kommander: bump yakcl to 0.18.0 (#1151)
Browse files Browse the repository at this point in the history
* chore: batch requirements 0.18.0

* chore: Bump chart

Co-authored-by: Grace Do <xgrace@gmail.com>
  • Loading branch information
d2iq-dispatch and gracedo committed Jun 1, 2021
1 parent 1f03440 commit 8e9c3df
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion stable/kommander/Chart.yaml
Expand Up @@ -9,4 +9,4 @@ maintainers:
- name: gracedo
- name: dkoshkin
name: kommander
version: 0.34.0
version: 0.35.0
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

0 comments on commit 8e9c3df

Please sign in to comment.