Reckoner Versions Save

Declaratively install and manage multiple Helm chart releases

v6.1.0-rc.6

8 months ago

Changelog

  • 3e2de5d Cleanup things and test the build (#683)
  • bd504cd chore: add apple silicon processors build command (#682)
  • e3e334b Managed by Terraform
  • cf7b40d Update documentation from template (#679)
  • 00a32b2 Stop enabling experimental features (#680)
  • 0d19e8b update deps to latest (#677)

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

8 months ago

What's Changed

Full Changelog: https://github.com/FairwindsOps/reckoner/compare/v6.1.0-rc.3...v6.1.0-rc.5

v6.1.0-rc.3

1 year ago

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

1 year ago

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

1 year ago

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

1 year ago

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

2 years ago

Changelog

  • de1ad16 Fix namespace management (#579)
  • 3d5f94e Managed by Terraform
  • 0f579db Managed by Terraform
  • ab75433 remove python version completely (#573)
  • b43e06d Don't parse env on convert command (#578)
  • 3e7c741 Fix env vars in Go (#576)

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

2 years ago

Changelog

  • a163b28 Fix to the env var escaping (#566)
  • e8d6d0d Update ssh_config. Go mod tidy (#565)
  • 5877901 Bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 (#564)

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

2 years ago

Changelog

  • c5d0d67 Bugfixes. Add update-cli command (#562)

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.2

2 years ago

Changelog

  • d570393 Allow escaping $ in environment variable interpolation (#560)
  • ae5c047 Add helm_args to the course file. Refactor some code smells (#557)
  • 439e4eb udpate CI for cross-arch docker, release candidates (#555)
  • 71425a9 [go] update dependencies (#553)
  • 337285d [go] import command implemented (#543)
  • 57532e8 Bump github.com/thoas/go-funk from 0.9.1 to 0.9.2 (#541)
  • 61ad4ae Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#542)
  • 628c212 [go] Secrets functionality and ShellExecutor backend (#539)
  • 785c764 add support for specifying course file via environment variable (#536)
  • c54b82e Fix CLI Usage heading in docs (#538)
  • 25e4940 [go] fix kubecontext checking (#537)
  • da1f34f Managed by Terraform
  • 2664fcb [Go] fix file-based values declarations (#534)
  • 00da9f1 Some slight refactoring and adding back Unmarshal logic to preserve order of releases (#533)
  • 464c987 attempt to get some useful feedback from flaky e2e test (#532)
  • 8bda28d Refactoring go version and many fixes for e2e tests (#530)
  • c65bb6d Use go 1.17 in circleci (#521)
  • 556a7ab Update dependencies (#520)
  • df5749f Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#516)
  • 330f17a Managed by Terraform
  • 8e8b95a Managed by Terraform
  • b5e6c7f Update documentation from template (#511)
  • 5e4559a RD-30 go git repository management (#507)
  • 1881bd3 Managed by Terraform
  • 00d32b0 Managed by Terraform
  • 285ce93 Managed by Terraform
  • 5080af7 Delete .github/ISSUE_TEMPLATE/bug_report.md
  • cc43e06 Managed by Terraform
  • 1d4da8a Managed by Terraform
  • 904c899 Delete .github/ISSUE_TEMPLATE/bug.yaml
  • 9897bf8 Managed by Terraform
  • 5fcbe10 Delete .github/ISSUE_TEMPLATE/bug_report.md
  • 3a33ac5 Managed by Terraform
  • 9980061 Managed by Terraform
  • 4c65b50 Managed by Terraform
  • b08027b Managed by Terraform
  • 74f8b33 Managed by Terraform
  • cfd6c83 Managed by Terraform
  • 66dace2 Delete .github/stale.yml
  • 0acad4c [go] parse environment variables (#505)
  • 54e4cd9 Managed by Terraform
  • 54e7a37 [RD-35] Add update command (#501)
  • 0e7e3d0 get-manifests command and diff command RD-33 RD-31 (#500)
  • 28ed9cf [RD-34] Fix default namespace management (#498)
  • 8585649 [RD-29] Change v2 schema releases structure to keep the order of releases when converting (#494)

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