Skip to content

Releases: adobe/zookeeper-operator

Release 0.2.15-adobe-20250923

21 Sep 22:10

Choose a tag to compare

Release 0.2.15-adobe-20250914

14 Sep 20:38

Choose a tag to compare

Release 0.2.15-adobe-20240820

21 Aug 13:54
5f2fec6

Choose a tag to compare

What's Changed

  • Added support for arm64 zookeeper images by @azun in #27
  • [INTERNAL] Refactor operator leader election to use leases by @dobrerazvan in #26
  • Cross-compile zookeeper operator for amd64 and arm64. by @dobrerazvan in #30
  • Adding SEED_PORT to have a port override alongside the existing SEED_NODE. by @cawright-rh in #31

New Contributors

Full Changelog: 0.2.15-adobe-20231117...0.2.15-adobe-20240820

0.2.15-adobe-20240314

13 Mar 21:50

Choose a tag to compare

  • Added support for arm64 zookeeper images (#27)

Full Changelog: 0.2.15-adobe-20231117...0.2.15-adobe-20240314

0.2.15-adobe-20231117

17 Nov 19:11

Choose a tag to compare

0.2.15-adobe-20230422

22 Apr 08:53

Choose a tag to compare

0.2.14-adobe-20230112

12 Jan 11:04

Choose a tag to compare

0.2.14-adobe-20220610

09 Jun 07:25

Choose a tag to compare

0.2.13-adobe-20220513

13 May 16:57

Choose a tag to compare

  • Rebuild the zookeeper image to use the latest OpenJDK version

0.2.13-adobe-20211008

08 Oct 10:03

Choose a tag to compare

  • Build zookeeper image on top of openjdk-17 base image
  • Upgrade dependencies (fccbf42)
  • Added support for additional labels that will be added to all resources (#19) (da8d428)
  • Fixing Leader election failure (pravega#396) (99097ae)