Skip to content

Commit

Permalink
Merge pull request #9115 from wolfi-dev/wolfictl-f106d11d-26d3-42c8-9…
Browse files Browse the repository at this point in the history
…213-aa849fd1020c

volume-modifier-for-k8s/0.1.3 package update
  • Loading branch information
ajayk authored Nov 28, 2023
2 parents 226a224 + f261618 commit 97bf385
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions volume-modifier-for-k8s.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: volume-modifier-for-k8s
version: 0.1.2
epoch: 1
version: 0.1.3
epoch: 0
description: volume-modifier-for-k8s is a sidecar deployed alongside CSI drivers to enable volume modification through annotations on the PVC.
copyright:
- license: Apache-2.0
Expand All @@ -17,7 +17,7 @@ pipeline:
with:
repository: https://github.com/awslabs/volume-modifier-for-k8s
tag: v${{package.version}}
expected-commit: 69e91a9c0b982dcbc2a347767f49b1862c0dafb5
expected-commit: 6fee6717fff3b706330608e94f9908aa6c0b89d3

# TODO: Add support for plugins
- uses: go/build
Expand Down

0 comments on commit 97bf385

Please sign in to comment.