Skip to content

Commit

Permalink
Update minimum kube version in chart as requested by wongma7 on PR ku…
Browse files Browse the repository at this point in the history
  • Loading branch information
krmichel committed Dec 3, 2020
1 parent cfc7e8f commit e8e0cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/aws-ebs-csi-driver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "0.7.1"
name: aws-ebs-csi-driver
description: A Helm chart for AWS EBS CSI Driver
version: 0.6.2
kubeVersion: ">=1.13.0-0"
kubeVersion: ">=1.14.0-0"
home: https://github.com/kubernetes-sigs/aws-ebs-csi-driver
sources:
- https://github.com/kubernetes-sigs/aws-ebs-csi-driver
Expand Down

0 comments on commit e8e0cb2

Please sign in to comment.