diff --git a/aws-ebs-csi-driver.yaml b/aws-ebs-csi-driver.yaml index d1f44fe80b8..5338e0179c9 100644 --- a/aws-ebs-csi-driver.yaml +++ b/aws-ebs-csi-driver.yaml @@ -1,7 +1,7 @@ package: name: aws-ebs-csi-driver - version: 1.28.0 - epoch: 2 + version: 1.29.0 + epoch: 0 description: CSI driver for Amazon EBS. copyright: - license: Apache-2.0 @@ -30,11 +30,7 @@ pipeline: with: repository: https://github.com/kubernetes-sigs/aws-ebs-csi-driver tag: v${{package.version}} - expected-commit: 383d36b9239af3cdcda19f54e24568f37ada1775 - - - uses: go/bump - with: - deps: google.golang.org/protobuf@v1.33.0 github.com/golang/protobuf@v1.5.4 + expected-commit: 044b54cbe4b501f3beb060e8251aa01b94f0cc5f - runs: | # Our global LDFLAGS conflict with a Makefile parameter