Skip to content

Releases: datainfrahq/druid-operator

v1.2.4

12 Sep 14:03
e5f726e
Compare
Choose a tag to compare

What's Changed

Breaking Change

  • Since the CRDs are moved from the templates folder to the crds folder, the helm upgrade command on the Helm chart with version 1.3.7 would try to delete the CRDs. To prevent Helm from deleting the CRDs, edit your current Druid CRDs and add the following annotation to them:
    • helm.sh/resource-policy: keep

That should prevent Helm from deleting the CRDs, but keep in mind that you should apply manually CRDs changes on each upgrade.
For more information, please check out: https://helm.sh/docs/howto/charts_tips_and_tricks/#tell-helm-not-to-uninstall-a-resource

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.3.0-beta.1

05 Mar 04:05
09aeeb3
Compare
Choose a tag to compare
v1.3.0-beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.3.1-beta.1

Release v1.2.3

12 Feb 10:13
27600b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

Release v1.2.2

05 Feb 11:34
e08c388
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

05 Oct 04:20
5928c99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

18 Aug 11:24
4cc7150
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1 - Init Container Support

13 May 04:08
f3f44e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0 - Kubebuilder V3

25 Apr 07:41
e2a0030
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

26 Feb 04:23
da26ede
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/datainfrahq/druid-operator/commits/v1.0.0