Skip to content

Commit

Permalink
policy-controller/0.8.0 package update
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfi-bot committed Jun 20, 2023
1 parent cd9e507 commit d130586
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions policy-controller.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: policy-controller
version: 0.7.0
epoch: 4
version: 0.8.0
epoch: 0
description: "The policy admission controller used to enforce policy on a cluster on verifiable supply-chain metadata from cosign."
copyright:
- license: Apache-2.0
Expand All @@ -21,7 +21,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/sigstore/policy-controller/archive/refs/tags/v${{package.version}}.tar.gz
expected-sha256: 83c453da3be8bbf8ff66f8cc92dadd226208b749ffeb4739ab294926e4d047ec
expected-sha256: 0a3a12d6fb073e352badb1bb52f9b3bf971a6e8de9f974c249e6664cd37699d8

- runs: |
mkdir -p "${{targets.destdir}}/usr/bin"
Expand Down

0 comments on commit d130586

Please sign in to comment.