Releases: fluxcd/source-watcher
Releases · fluxcd/source-watcher
v0.14.0
v0.13.0
What's Changed
- Disable CI using PR labels by @stefanprodan in #33
- Remove deprecated io/ioutil functions calls by @snebel29 in #35
- update to new doc links structure by @dholbach in #34
- Update dependencies by @stefanprodan in #36
- Refactor: Acquire artifacts with
fluxcd/pkg/http/fetchby @stefanprodan in #37
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Update controller to Flux 0.33 and Go 1.18 by @stefanprodan in #32
- update toolkit.fluxcd.io docs links (add alt text to image too) by @dholbach in #31
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- Add manifests to release checksums by @stefanprodan in #30
Full Changelog: v0.11.0...v0.11.1
Signed images
Verify and pull the container image:
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/fluxcd/source-watcher:v0.11.1
docker pull ghcr.io/fluxcd/source-watcher:v0.11.1
Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.
v0.11.0
What's Changed
- Add Kubernetes deployment to the release assets by @stefanprodan in #29
Full Changelog: v0.10.0...v0.11.0
Signed images
Verify and pull the container image:
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/fluxcd/source-watcher:v0.11.0
docker pull ghcr.io/fluxcd/source-watcher:v0.11.0
Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.
v0.10.0
What's Changed
- Publish signed multi-arch container images to GHCR by @stefanprodan in #28
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Fix broken Readme image by @scottrigby in #22
- Fix makefile envtest and controller-gen usage by @aryan9600 in #24
- Bump go, controller-runtime and flux components versions by @aryan9600 in #25
- Verify source artifact checksum by @aryan9600 in #26
- Add release workflow (SBOM + Cosign) by @stefanprodan in #27
New Contributors
- @scottrigby made their first contribution in #22
- @aryan9600 made their first contribution in #24
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Merge pull request #21 from fluxcd/controller-runtime-v0.9 Update dependencies
v0.7.0
Merge pull request #18 from fluxcd/fluxcd/pkg/runtime-v0.9.0 Update fluxcd/pkg/runtime to v0.9.0
v0.6.0
Merge pull request #15 from fluxcd/fluxcd/pkg/runtime-v0.8.5 Update fluxcd/pkg/runtime to v0.8.5