Skip to content

Commit

Permalink
Merge pull request #1145 from gtxu/master
Browse files Browse the repository at this point in the history
Fix the wrong app and helm chart version
  • Loading branch information
k8s-ci-robot authored Dec 16, 2021
2 parents 705b545 + 52db4ae commit e7b739f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions charts/aws-ebs-csi-driver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Helm chart

## v2.6.0
## v2.6.1

* Add securityContext support for controller Deployment
* Bump app/driver version to `v1.6.0`

## v2.5.0

Expand Down
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: v2
appVersion: 1.6.0
appVersion: 1.5.0
name: aws-ebs-csi-driver
description: A Helm chart for AWS EBS CSI Driver
version: 2.6.0
version: 2.6.1
kubeVersion: ">=1.17.0-0"
home: https://github.com/kubernetes-sigs/aws-ebs-csi-driver
sources:
Expand Down

0 comments on commit e7b739f

Please sign in to comment.