Skip to content

Releases: FairwindsOps/reckoner

v6.1.0

21 Oct 20:35
a36d8b6
Compare
Choose a tag to compare

Changelog

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/reckoner:v6 --key https://artifacts.fairwinds.com/cosign.pub

v6.1.0-rc.6

05 Sep 18:51
3e2de5d
Compare
Choose a tag to compare
v6.1.0-rc.6 Pre-release
Pre-release

Changelog

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/reckoner:v6 --key https://artifacts.fairwinds.com/cosign.pub

v6.1.0-rc.5

05 Sep 13:36
1b82cb8
Compare
Choose a tag to compare
v6.1.0-rc.5 Pre-release
Pre-release

What's Changed

  • Update documentation from template by @rbren in #661
  • Remove pinned docker version and fix e2e test by @sudermanjr in #662
  • Update documentation from template by @rbren in #671
  • surface any errors encountered during schema validation by @sudermanjr in #672

Full Changelog: v6.1.0-rc.3...v6.1.0-rc.5

v6.1.0-rc.3

05 Dec 17:42
069b95f
Compare
Choose a tag to compare
v6.1.0-rc.3 Pre-release
Pre-release

Changelog

  • 069b95f Add the ability to ignoreDifferences in an argoCD application manifest (#655)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/reckoner:v6 --key https://artifacts.fairwinds.com/cosign.pub

v6.1.0-rc.2

05 Dec 16:55
cb48954
Compare
Choose a tag to compare
v6.1.0-rc.2 Pre-release
Pre-release

Changelog

  • cb48954 Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#647)
  • 850e8c1 Bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1 (#648)
  • 6edfd02 Bump k8s.io/client-go from 0.25.3 to 0.25.4 (#650)
  • 51dc3e9 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#646)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/reckoner:v6 --key https://artifacts.fairwinds.com/cosign.pub

v6.1.0-rc.1

05 Dec 16:14
6ec108f
Compare
Choose a tag to compare
v6.1.0-rc.1 Pre-release
Pre-release

Changelog

  • 6ec108f bump deps (#645)
  • b1317c2 Update documentation from template (#638)
  • 6e74096 update deps (#639)
  • b56f8eb Managed by Terraform
  • 93633d6 correct license years & preamble (#634)
  • cccd446 updating depedencies (#632)
  • 7bae218 Managed by Terraform
  • a22c9ba Bump github.com/gookit/color from 1.5.1 to 1.5.2 (#627)
  • bfffdc6 Managed by Terraform
  • 0b15bf2 Managed by Terraform
  • a752df7 Managed by Terraform
  • 006bace update dependencies (#624)
  • 98c3624 many upgrades (#620)
  • b4441a3 Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 (#617)
  • fe7c179 Bump k8s.io/client-go from 0.24.3 to 0.24.4 (#616)
  • 9dc46fa Bump k8s.io/client-go from 0.24.2 to 0.24.3 (#613)
  • 4a78ad2 Int/rgo tests (#615)
  • 7b8ad25 Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.3 (#610)
  • ec7046a Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#608)
  • 587f1f2 Bump k8s.io/klog/v2 from 2.60.1 to 2.70.1 (#611)
  • 61379f5 Use oss docs orb (#609)
  • 146eb5a Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#605)
  • 674c6da Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#607)
  • 7080175 Bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#602)
  • 4d7a8c1 Bump k8s.io/client-go from 0.24.1 to 0.24.2 (#600)
  • b25221a support argocd application generation via course file (#596)
  • f552afb Bump github.com/gookit/color from 1.5.0 to 1.5.1 (#599)
  • 2a9b993 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#598)
  • ae608bf Fix the reference to an old goldilocks chart that referenced a removed bitnami chart (#597)
  • 4116035 Bump k8s.io/client-go from 0.23.6 to 0.24.1 (#594)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/reckoner:v6 --key https://artifacts.fairwinds.com/cosign.pub

v6.0.0

24 May 15:07
8ed412a
Compare
Choose a tag to compare

Changelog

  • 8ed412a support: template --output-dir some_dir (#587)
  • 25c5e84 Managed by Terraform
  • 14a5cd2 make shell test work universally (hopefully) (#585)
  • 25ceb57 Bump k8s.io/client-go from 0.23.5 to 0.23.6 (#581)
  • 1c7ddd0 Bump k8s.io/api from 0.23.5 to 0.23.6 (#583)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/reckoner:v6 --key https://artifacts.fairwinds.com/cosign.pub

v6.0.0-rc.5

25 Apr 19:45
de1ad16
Compare
Choose a tag to compare
v6.0.0-rc.5 Pre-release
Pre-release

Changelog

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/reckoner:v6 --key https://artifacts.fairwinds.com/cosign.pub

v6.0.0-rc.4

08 Apr 20:50
a163b28
Compare
Choose a tag to compare
v6.0.0-rc.4 Pre-release
Pre-release

Changelog

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/reckoner:v6 --key https://artifacts.fairwinds.com/cosign.pub

v6.0.0-rc.3

01 Apr 22:03
c5d0d67
Compare
Choose a tag to compare
v6.0.0-rc.3 Pre-release
Pre-release

Changelog

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/reckoner:v6 --key https://artifacts.fairwinds.com/cosign.pub