diff --git a/flux-kustomize-controller.yaml b/flux-kustomize-controller.yaml index 8f74b0036dd..47792100e6c 100644 --- a/flux-kustomize-controller.yaml +++ b/flux-kustomize-controller.yaml @@ -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 @@ -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: