Skip to content

Releases: redpanda-data/redpanda-operator

v2.1.15-23.3.7

13 Mar 02:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.14-23.3.4...v2.1.15-23.3.7

v2.1.14-23.3.4

31 Jan 21:31

Choose a tag to compare

What's Changed

Full Changelog: v2.1.13-23.3.4...v2.1.14-23.3.4

v2.1.13-23.3.4

30 Jan 22:32

Choose a tag to compare

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

25 Jan 23:53
f3ad55e

Choose a tag to compare

Notable Changes

v2.1.11-23.3.1

22 Dec 21:40
v2.1.11-23.3.1
945897e

Choose a tag to compare

Notable Changes

v2.1.10-23.2.18

12 Dec 07:50
6e9308a

Choose a tag to compare

Notable Changes:

  • Fix console helm values in Redpanda spec

v2.1.9-23.2.17

11 Dec 19:31
v2.1.9-23.2.17
1f37f5a

Choose a tag to compare

Notable Changes:

  • Allow Console custom resource to configure enterprise api #38

v2.1.8-23.2.17

06 Dec 17:16
v2.1.8-23.2.17
f5ed1d9

Choose a tag to compare

Notable Changes:

  • Missing gaps from our CRD filled to better match existing values file #30

v2.1.7-23.2.17

05 Dec 14:46
48bb17a

Choose a tag to compare

Notable changes:

v2.1.6-23.2.17

04 Dec 10:33
30a60dc

Choose a tag to compare

Noticeable changes:

  • Each external listener can be disabled (including the default one) - #34
  • Do not decommission new Redpanda boots up when K8S Node is lost - #31