v1.0.0-rc.1
Pre-release
Pre-release
·
290 commits
to main
since this release
What's Changed
- Update dependencies by @stefanprodan in #39
- build: convert ::set-output to $GITHUB_OUTPUT by @hiddeco in #40
- Update Go to 1.20 by @hiddeco in #42
- Update dependencies by @hiddeco in #44
- Update GitHub Actions workflows by @hiddeco in #43
- Bump actions/cache from 3.2.6 to 3.3.0 by @dependabot in #46
- Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 by @dependabot in #45
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #48
- Bump anchore/sbom-action from 0.13.3 to 0.13.4 by @dependabot in #51
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #50
- Bump actions/cache from 3.3.0 to 3.3.1 by @dependabot in #47
- Bump anchore/sbom-action from 0.13.4 to 0.14.1 by @dependabot in #53
- Update dependencies and GitRepository to v1 by @makkes in #52
New Contributors
- @hiddeco made their first contribution in #40
- @dependabot made their first contribution in #46
- @makkes made their first contribution in #52
Full Changelog: v0.14.0...v1.0.0-rc.1
Signed images
Verify and pull the container image:
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/fluxcd/source-watcher:v1.0.0-rc.1
docker pull ghcr.io/fluxcd/source-watcher:v1.0.0-rc.1
Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.