Releases: redpanda-data/redpanda-operator
Releases · redpanda-data/redpanda-operator
v2.1.15-23.3.7
What's Changed
- k8s: fix console schema regisitry refreshInterval name by @bojand in #83
- Create README.md by @vuldin in #84
- v1: Support mTLS for Kafka by @paulzhang97 in #88
New Contributors
Full Changelog: v2.1.14-23.3.4...v2.1.15-23.3.7
v2.1.14-23.3.4
What's Changed
- Fix wrong Redpanda helm values by @RafalKorepta in #80
Full Changelog: v2.1.13-23.3.4...v2.1.14-23.3.4
v2.1.13-23.3.4
What's Changed
- re-add timeout default field to HelmRepository CRD by @ligfx in #59
- Align Redpanda spec to Redpanda helm chart values by @RafalKorepta in #75
- Update .gitignore by @chrisseto in #71
- k8s: add resource requirements for console deployment by @bojand in #77
- console: increase protobuf schema registry refresh interval to 1m by @bojand in #68
- Add task wrapper script by @chrisseto in #72
- Exclude none Redpanda pods from managed decommission logic by @RafalKorepta in #79
New Contributors
Full Changelog: v2.1.12-23.3.3...v2.1.13-23.3.4
v2.1.12-23.3.3
Notable Changes
- Re-implement managed decommission in Redpanda CR by @RafalKorepta in #49
- Flag to turn off helm-controller added by @alejandroEsc in #47
- Update dependencies from fluxcd controllers by @RafalKorepta in #43
- Changes to update to 0.37.2 with helmrelease v2beta2 changes by @alejandroEsc in #52
v2.1.11-23.3.1
Notable Changes
- Trigger doc build on CRD changes by @JakeSCahill in #42
- Bump crypto ssh dependency by @RafalKorepta in #48
- fix: make operator generate correct yaml fields by @sago2k8 in #50
- fix: service was empty when enabled was set to false by @alejandroEsc in #51
- Adding audit-logs by @alejandroEsc in #45
v2.1.10-23.2.18
v2.1.9-23.2.17
Notable Changes:
- Allow Console custom resource to configure enterprise api #38
v2.1.8-23.2.17
Notable Changes:
- Missing gaps from our CRD filled to better match existing values file #30
v2.1.7-23.2.17
Notable changes:
- Bump dependency to mitigate security issue
- Fix decommission controller to work with none TLS Admin API listener - #35