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
4 changes: 2 additions & 2 deletions aws-efs-csi-driver.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: aws-efs-csi-driver
version: 1.5.7
version: 1.5.8
epoch: 0
description: CSI driver for Amazon EFS.
copyright:
Expand All @@ -21,7 +21,7 @@ pipeline:
with:
repository: https://github.com/kubernetes-sigs/aws-efs-csi-driver
tag: v${{package.version}}
expected-commit: 93728a850780557b7bb9a732b5db418fe1e0a84d
expected-commit: 51110f35c9aa9bdcac91d92894b12c823a000a9d

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