Skip to content

Commit

Permalink
Raise minimum kubernetes version to v1.18.0 in ./chart/Chart.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: phanle1010 <phan.le@suse.com>
  • Loading branch information
PhanLe1010 authored and innobead committed Aug 25, 2021
1 parent ab502ba commit baae009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
name: longhorn
version: 1.2.0-rc1
appVersion: v1.2.0-rc1
kubeVersion: ">=v1.16.0-r0"
kubeVersion: ">=v1.18.0"
description: Longhorn is a distributed block storage system for Kubernetes.
keywords:
- longhorn
Expand Down

0 comments on commit baae009

Please sign in to comment.