Skip to content

Commit

Permalink
chore(master): merge maint-0.9 (#803)
Browse files Browse the repository at this point in the history
* build(helm): add support for Kubernetes 1.30 (#799)
  • Loading branch information
tiborsimko committed Jun 3, 2024
2 parents 16e5542 + 748ca07 commit 1d95937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/reana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ keywords:
- reusable-science
type: application
version: 0.9.3
kubeVersion: '>= 1.21.0-0 < 1.30.0-0'
kubeVersion: '>= 1.21.0-0 < 1.31.0-0'
dependencies:
- name: traefik
version: 10.6.2
Expand Down

0 comments on commit 1d95937

Please sign in to comment.