v0.0.7
Notable Updates 🎉
- Retina containers and OCI helm chart are now signed! Thanks @hainenber for #160
kubectl-retina
now respects flags like--kubeconfig
inherited fromcli-runtime
#263
Note: this release is replacing v0.0.6 which introduced a bug in the --name
flag for the Retina CLI in #263, fixed in #275
What's Changed
Full changelog
- deps: bump github.com/goreleaser/goreleaser from 1.24.0 to 1.25.0 in /hack/tools by @dependabot in #217
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.0 to 1.11.1 by @dependabot in #216
- feat: speed up cross-platform workflows (CodeQL, golangci-lint) by @rbtr in #212
- feat: add trivy by @rbtr in #211
- deps: bump aquasecurity/trivy-action from 0.5.0 to 0.19.0 by @dependabot in #221
- deps: bump github.com/prometheus/common from 0.51.1 to 0.52.2 by @dependabot in #223
- fix: failed to build binary by make retina-binary by @nayihz in #129
- deps: bump github/codeql-action from 2 to 3 by @dependabot in #220
- deps: bump github.com/goreleaser/goreleaser from 1.25.0 to 1.25.1 in /hack/tools by @dependabot in #222
- fix: Update CONTRIBUTING by @timraymond in #210
- docs: clarifications in quick install guide, plus instructions for commit sign-off by @huntergregory in #227
- deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #231
- deps: bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #232
- fix: metrics module repeats unnecessary reconciliation (#233) by @albatross0 in #234
- docs: explain how to work with GHCR in forks by @rbtr in #229
- feat(cd): sign released container images and Helm chart by @hainenber in #160
- deps: bump go.opentelemetry.io/otel from 1.23.1 to 1.25.0 by @dependabot in #242
- deps: bump go.opentelemetry.io/otel/trace from 1.23.1 to 1.25.0 by @dependabot in #240
- deps: bump go.opentelemetry.io/otel/metric from 1.23.1 to 1.25.0 by @dependabot in #241
- fix: add new site pages to nav by @rbtr in #245
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.2.1 to 1.3.2 by @dependabot in #248
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.5.2 by @dependabot in #253
- deps: bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 by @dependabot in #256
- deps: bump github.com/prometheus/common from 0.52.2 to 0.52.3 by @dependabot in #255
- deps: bump github.com/sigstore/cosign/v2 from 2.2.3 to 2.2.4 in /hack/tools by @dependabot in #257
- deps: bump sigstore/cosign-installer from 3.4.0 to 3.5.0 by @dependabot in #254
- deps: bump github.com/cilium/cilium from 1.15.3 to 1.15.4 by @dependabot in #262
- feat(helm): Improve resource configuration in chart by @Flasheh in #261
- fix: cli command structure by @rbtr in #263
- feat(cli): add logs to check portguid by @giovanadanieles in #228
- deps: bump azure/setup-helm from 4.1.0 to 4.2.0 by @dependabot in #273
- fix: convert kernel monotonic times to wall time by @rbtr in #268
- fix: capture name flag by @rbtr in #275
New Contributors
- @nayihz made their first contribution in #129
- @albatross0 made their first contribution in #234
- @Flasheh made their first contribution in #261
- @giovanadanieles made their first contribution in #228
Full Changelog: v0.0.5...v0.0.7