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-source-controller.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: flux-source-controller
version: 0.36.1
epoch: 3
version: 1.0.0
epoch: 0
description: The GitOps Toolkit source management component
copyright:
- license: Apache-2.0
Expand All @@ -21,7 +21,7 @@ pipeline:
with:
repository: https://github.com/fluxcd/source-controller
tag: v${{package.version}}
expected-commit: 82dc24c667d5da4c0c832bee6088c668b9d1180c
expected-commit: a40e0da705f26710077a7591f9dad05b7cd55acd

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