Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.29.1
epoch: 2
version: 1.30.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: 58275ada7ddfb60ee4b2ecbf7aaa5d7798f1f195

- uses: go/bump
with:
deps: golang.org/x/[email protected]
expected-commit: bf04ba2e5616a36c98169134fb296029cb66c69d

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