Skip to content

Releases: fluxcd/source-watcher

v1.0.0-rc.2

21 Jun 10:05
v1.0.0-rc.2
0b2adc9
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

What's Changed

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

06 Apr 12:13
94b835b
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

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

24 Oct 12:45
v0.14.0
36a692c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

11 Oct 10:47
29c8c1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

30 Aug 10:09
de869e2
Compare
Choose a tag to compare

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

18 Jan 07:28
v0.11.1
4d4ae7e
Compare
Choose a tag to compare

What's Changed

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

17 Jan 18:21
v0.11.0
36c36d0
Compare
Choose a tag to compare

What's Changed

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

17 Jan 12:34
v0.10.0
2ddc11e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

17 Jan 10:01
v0.9.0
315cda4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

18 Jun 11:42
018d1cf
Compare
Choose a tag to compare
Merge pull request #21 from fluxcd/controller-runtime-v0.9

Update dependencies