Skip to content

Commit

Permalink
fix: Update chart version instead of appVersion
Browse files Browse the repository at this point in the history
amending issue introduced by kubernetes-sigs#697
  • Loading branch information
gazal-k committed Feb 5, 2021
1 parent deac516 commit b98dfc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/aws-ebs-csi-driver/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "0.9.1"
appVersion: "0.9.0"
name: aws-ebs-csi-driver
description: A Helm chart for AWS EBS CSI Driver
version: 0.9.0
version: 0.9.1
kubeVersion: ">=1.17.0-0"
home: https://github.com/kubernetes-sigs/aws-ebs-csi-driver
sources:
Expand Down

0 comments on commit b98dfc1

Please sign in to comment.