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
4 changes: 2 additions & 2 deletions flux-kustomize-controller.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: flux-kustomize-controller
version: 1.0.0
version: 1.0.1
epoch: 0
description: The GitOps Toolkit Kustomize reconciler
copyright:
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/fluxcd/kustomize-controller
tag: v${{package.version}}
expected-commit: 7c4ce08d1abccf86456b16bc4d2ffa7152c9e67f
expected-commit: f8682731bd81b82ccc96968852870920d68124d3

- uses: go/build
with:
Expand Down