Skip to content

Commit 4122af3

Browse files
authored
Merge pull request #2322 from ElijahQuinones/newChart
Release chart v2.39.3
2 parents bb3dea0 + 7cd02b7 commit 4122af3

File tree

4 files changed

+13
-1346
lines changed

4 files changed

+13
-1346
lines changed

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

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

3+
## v2.39.3
4+
5+
### Urgent Upgrade Notes
6+
7+
Please upgrade from v2.39.2 directly to v2.39.3 to avoid upgrade failures if you are using this chart as a subchart.
8+
9+
### Bug or Regression
10+
- Fix sub-charting by removing values schema ([#2322](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/pull/2322), [@ElijahQuinones]((https://github.com/ElijahQuinones)
11+
312
## v2.39.2
413

514
### Urgent Upgrade Notes

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

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

0 commit comments

Comments
 (0)