Skip to content

Commit 077f98e

Browse files
authored
Merge pull request #387 from toneill818/master
chore: Bump chart version
2 parents bea5a26 + 1fb4b31 commit 077f98e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

charts/aws-fsx-csi-driver/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Helm chart
22

3+
# v1.9.1
4+
* Add affinity to Daemonset
5+
36
# v1.9.0
47
* Use driver image 1.2.0
58

charts/aws-fsx-csi-driver/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: "1.2.0"
33
name: aws-fsx-csi-driver
44
description: A Helm chart for AWS FSx for Lustre CSI Driver
5-
version: 1.9.0
5+
version: 1.9.1
66
kubeVersion: ">=1.17.0-0"
77
home: https://github.com/kubernetes-sigs/aws-fsx-csi-driver
88
sources:

0 commit comments

Comments
 (0)