Skip to content

Commit

Permalink
helm: Kubernetes 1.19
Browse files Browse the repository at this point in the history
Declares support for Kubernetes 1.19 that was successfully tested
using Kind 0.9.0.

Signed-off-by: Tibor Šimko <tibor.simko@cern.ch>
  • Loading branch information
tiborsimko committed Sep 16, 2020
1 parent be706ec commit decfe14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/reana/Chart.yaml
Expand Up @@ -27,7 +27,7 @@ keywords:
type: application
# Chart version.
version: 0.7.0-alpha.1
kubeVersion: ">= 1.13.0-0 < 1.19.0-0"
kubeVersion: ">= 1.13.0-0 < 1.20.0-0"
dependencies:
- name: traefik
version: 1.85.x
Expand Down

0 comments on commit decfe14

Please sign in to comment.