What's Changed
- Remove hardcoded reference to repository owner from github actions by @kurtmc in #231
- build(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot[bot] in #234
- Update k8s and controller-runtime by @dmolik in #290
- build(deps): bump docker/login-action from 3.3.0 to 3.5.0 by @dependabot[bot] in #294
- build(deps): bump sigstore/cosign-installer from 3.8.1 to 3.9.2 by @dependabot[bot] in #292
- build(deps): bump github.com/oliver006/redis_exporter from 1.67.0 to 1.76.0 by @dependabot[bot] in #295
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.25.3 by @dependabot[bot] in #296
- build(deps): bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #291
- build(deps): bump hadolint/hadolint-action from 3.1.0 to 3.2.0 by @dependabot[bot] in #293
- Return early when cluster domain is already set by @mbrancato in #256
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #298
- Operational improvements by @dmolik in #297
- Operational improvements for Valkey cluster reconciliation by @mbrancato in #269
- build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.80.1 to 0.85.0 by @dependabot[bot] in #299
- build(deps): bump github.com/oliver006/redis_exporter from 1.76.0 to 1.77.0 by @dependabot[bot] in #303
- build(deps): bump github.com/cert-manager/cert-manager from 1.17.1 to 1.18.2 by @dependabot[bot] in #300
- build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #302
- clean up local environment by @dmolik in #304
- build(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by @dependabot[bot] in #305
- build(deps): bump github.com/valkey-io/valkey-go from 1.0.55 to 1.0.64 by @dependabot[bot] in #306
- minor deployment update by @dmolik in #307
- Serviceaccount upserting by @dmolik in #308
- fix: improve ServiceAccount reconciliation with smart patching by @alanhe in #288
- feat: decouple prometheus exporter and servicemonitor by @dmolik in #309
- Update actions permissions by @dmolik in #310
New Contributors
- @mbrancato made their first contribution in #256
- @alanhe made their first contribution in #288
Full Changelog: v0.0.59...v0.0.60