Releases: fluxcd/source-watcher
Releases · fluxcd/source-watcher
v1.0.0-rc.2
What's Changed
- Bump sigstore/cosign-installer from 3.0.1 to 3.0.2 by @dependabot in #54
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #55
- Bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in #56
- Bump sigstore/cosign-installer from 3.0.2 to 3.0.3 by @dependabot in #57
- Bump anchore/sbom-action from 0.14.1 to 0.14.2 by @dependabot in #58
- Update Alpine to 3.18 by @hiddeco in #59
- Bump actions/setup-go from 3.5.0 to 4.0.1 by @dependabot in #60
- Bump sigstore/cosign-installer from 3.0.3 to 3.0.5 by @dependabot in #61
- Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by @dependabot in #66
- Bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #65
- Bump docker/setup-buildx-action from 2.5.0 to 2.6.0 by @dependabot in #64
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #63
- Bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot in #62
- Bump docker/build-push-action from 4.1.0 to 4.1.1 by @dependabot in #71
- Bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in #70
- Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #69
- Bump docker/setup-buildx-action from 2.6.0 to 2.7.0 by @dependabot in #68
- Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #67
- Add SLSA3 generator to release workflow by @stefanprodan in #72
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
Signed images
Verify and pull the container image:
cosign verify ghcr.io/fluxcd/source-watcher:v1.0.0-rc.2
docker pull ghcr.io/fluxcd/source-watcher:v1.0.0-rc.2
Supported architectures: linux/amd64
, linux/arm64
and linux/arm/v7
.
v1.0.0-rc.1
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
.
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/fetch
by @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