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

- uses: go/build
with:
Expand Down