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
6 changes: 3 additions & 3 deletions secrets-store-csi-driver-provider-gcp.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package:
name: secrets-store-csi-driver-provider-gcp
# When bumping the version check if the GHSA mitigations below can be removed.
version: 1.2.0
epoch: 6
version: 1.3.0
epoch: 0
description: Google Secret Manager provider for the Secret Store CSI Driver.
copyright:
- license: Apache-2.0
Expand All @@ -22,7 +22,7 @@ pipeline:
with:
repository: https://github.com/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp
tag: v${{package.version}}
expected-commit: 0becaa58ba9e515f59c76fe42416adf8ab90bf4b
expected-commit: 7eb0775d3e47d4c81e9c2a4b324cab9e80826fa0

- runs: |
# Mitigate GHSA-vvpx-j8f3-3w6h
Expand Down