Skip to content

Commit

Permalink
Merge pull request #15658 from wolfi-dev/wolfictl-4e69b40f-cc56-40cd-…
Browse files Browse the repository at this point in the history
…9392-6fd6c938ec4b

aws-ebs-csi-driver/1.29.0 package update
  • Loading branch information
ajayk authored Mar 21, 2024
2 parents 63798c3 + 469d899 commit 7970a1f
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions aws-ebs-csi-driver.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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/[email protected] github.com/golang/[email protected]
expected-commit: 044b54cbe4b501f3beb060e8251aa01b94f0cc5f

- runs: |
# Our global LDFLAGS conflict with a Makefile parameter
Expand Down

0 comments on commit 7970a1f

Please sign in to comment.