Skip to content

Commit

Permalink
Merge pull request #12255 from wolfi-dev/wolfictl-30c3123c-8ac8-459e-…
Browse files Browse the repository at this point in the history
…90a4-0c2ac47fd48f
  • Loading branch information
ajayk authored Feb 1, 2024
2 parents df5d179 + 6424523 commit f549e20
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions flux-image-reflector-controller.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: flux-image-reflector-controller
version: 0.31.1
epoch: 1
version: 0.31.2
epoch: 0
description: GitOps Toolkit controller that scans container registries
copyright:
- license: Apache-2.0
Expand All @@ -19,11 +19,7 @@ pipeline:
with:
repository: https://github.com/fluxcd/image-reflector-controller
tag: v${{package.version}}
expected-commit: 91ee4308d4dcdc80a18411f25cdab90c42afe096

- uses: go/bump
with:
deps: golang.org/x/[email protected]
expected-commit: 91075515aba358e2a35dcaec91d8fa94d9c6a9ba

- uses: go/build
with:
Expand Down

0 comments on commit f549e20

Please sign in to comment.