Releases: FairwindsOps/goldilocks
v4.4.0
Changelog
- 8b5fc75 Add create ns step installation by Helm chart (#479)
- c586efa Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#490)
- 5f08c32 Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 (#489)
- 98fe231 Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.3 (#488)
- 4ad4c80 Fixing BasePath Functionality (#471)
- 421718a Use oss-docs orb (#487)
- 0899038 update GKE notes section with difference between GKE Autopilot and Standard (#492)
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/goldilocks:v4 --key https://artifacts.fairwinds.com/cosign.pub
v4.3.3
Changelog
- f8308ba Bump k8s.io/client-go from 0.23.5 to 0.24.0 (#466)
- 34304b7 Bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 (#454)
- 66ea885 Update alpine base image (#478)
- 9178fe8 Update the vpa mention in the installation docs (#456)
- 068cade fix small typo in clean make command (#477)
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/goldilocks:v4 --key https://artifacts.fairwinds.com/cosign.pub
v4.3.2
Changelog
- 412ed9a Bump alpine from 3.15.2 to 3.15.3 (#453)
- cdd5563 Bump alpine from 3.15.3 to 3.15.4 (#457)
- 77f2edf Fix goreleaser version strings (#467)
- 5c0504c Managed by Terraform
- e0fc51f Managed by Terraform
- a27cd02 Only depend on a single UUID package (#452)
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/goldilocks:v4 --key https://artifacts.fairwinds.com/cosign.pub
v4.3.1
Changelog
- 26b31fd Bump alpine from 3.15.0 to 3.15.1 (#440)
- 1c3d56e Update alpine version (#448)
- bad5703 updated dependencies (#446)
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/goldilocks:v4 --key https://artifacts.fairwinds.com/cosign.pub
v4.3.0
Changelog
- 60ffed3 Add a --show-all option to the dashboard to include additional vpas (#433)
- f327765 Bump github.com/fairwindsops/controller-utils from 0.1.1 to 0.1.2 (#435)
- 3675bc5 Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#439)
- 9fbcd58 Managed by Terraform
- f34ee2a Push to GCR and sign images (#434)
- a5fdcd9 screenshot of dashboard update - includes burstable values (#437)
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/goldilocks:v4 --key https://artifacts.fairwinds.com/cosign.pub
v4.2.0
Changelog
7e1f4c3 Bump github.com/gobuffalo/packr/v2 from 2.8.1 to 2.8.3 (#398)
6692774 Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#431)
57fa307 Bump k8s.io/autoscaler/vertical-pod-autoscaler from 0.9.2 to 0.10.0 (#430)
5298f8e Managed by Terraform
01ed812 Managed by Terraform
bd1163d Update client-go to v0.23.3 (#432)
47f9e09 Update documentation from template (#425)
fd7f67c hack/manifests: update rbac.authorization.k8s.io to v1 (#423)
Docker images
docker pull quay.io/fairwinds/goldilocks:v4.2.0
docker pull quay.io/fairwinds/goldilocks:v4
docker pull quay.io/fairwinds/goldilocks:v4.2
v4.1.3
v4.1.2
v4.1.1
Changelog
02b3a1b Delete .github/ISSUE_TEMPLATE/bug.yaml
14604e8 Delete .github/ISSUE_TEMPLATE/bug_report.md
483f03e Delete .github/ISSUE_TEMPLATE/bug_report.md
f1d159d Delete .github/stale.yml
aafdb13 Managed by Terraform
264a42f Managed by Terraform
1ff0fc0 Managed by Terraform
8ba2692 Managed by Terraform
22fafc1 Managed by Terraform
d1b4046 Managed by Terraform
c9bd880 Managed by Terraform
15288f1 Managed by Terraform
a374640 Managed by Terraform
a949af1 Managed by Terraform
f244966 Managed by Terraform
32bdec4 Managed by Terraform
f944d3c Use vault to get secrets for publishing docs (#409)
f157986 better permissionsf or the dashboard in the hack/manifests directory (#408)
Docker images
docker pull quay.io/fairwinds/goldilocks:v4.1.1
docker pull quay.io/fairwinds/goldilocks:v4
docker pull quay.io/fairwinds/goldilocks:v4.1
v4.1.0
Warnings
[UPGRADE WARNING] Forces re-create of all VPA objects
Changelog
66759b0 Bump alpine from 3.14 to 3.15.0 (#397)
c08de03 Bump k8s.io/apimachinery from 0.22.2 to 0.22.3 (#384)
04b44c0 Bump k8s.io/client-go from 0.22.2 to 0.22.4 (#391)
8ea2f92 Fix VPA installation command in docs (#385)
e2dc7eb Fixing issue where goreleaser picks incorrect tag when multiple tags exist for a single commit hash (#380)
7b84ecd Managed by Terraform
2358192 Managed by Terraform
ae29b34 Prefix vpa names with goldilocks- (#393)
ba69cbe Update goldilocks CLI docs (#381)
6924753 feat: adding argo rollouts support to hack manifests (#394)
Docker images
docker pull quay.io/fairwinds/goldilocks:v4.1.0
docker pull quay.io/fairwinds/goldilocks:v4
docker pull quay.io/fairwinds/goldilocks:v4.1