We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b347a commit 2313b03Copy full SHA for 2313b03
cert-manager-csi-driver.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: cert-manager-csi-driver
3
- version: 0.10.3
+ version: "0.10.4"
4
epoch: 0
5
description: Kubernetes CSI plugin to automatically mount signed certificates to Pods using ephemeral volumes
6
copyright:
@@ -17,7 +17,7 @@ package:
17
pipeline:
18
- uses: git-checkout
19
with:
20
- expected-commit: 88ea30bad0e8ea30e10c7227b6f882a8b7908386
+ expected-commit: 75b5e0e788a0cfc6833f9d4c020d8c9c2f932795
21
repository: https://github.com/cert-manager/csi-driver
22
tag: v${{package.version}}
23
0 commit comments