Skip to content

Releases: RedHatInsights/clowder

v0.46.0

07 Sep 10:33
9d894b4
Compare
Choose a tag to compare

What's Changed

  • Fix deletions by @psav in #684
  • Sidecar/Cronjob Deployment Update fix by @maknop in #685
  • Unique group.id for connect cluster when managed-ephem by @fijshion in #689
  • Added check for CJI name length. by @maknop in #688
  • Add support for parsing 'cacert' out of managed kafka secret by @bsquizz in #692
  • Fixed managed kafka ephem cacert by @psav in #694
  • Lowered partition ceiling by @psav in #697
  • Fixed ceiling logic by @psav in #699
  • Add option to disable random route prefixes by @psav in #698

Full Changelog: v0.45.0...v0.46.0

Installing

To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:

minikube kubectl -- apply -f clowder-manifest-v0.45.0.yaml --validate=false

v0.45.0

03 Aug 14:16
f354cbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.44.0...v0.45.0

Installing

To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:

minikube kubectl -- apply -f clowder-manifest-v0.45.0.yaml --validate=false

You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.

v0.44.0

28 Jul 13:40
dfe586b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.43.0...v0.44.0

Installing

To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:

minikube kubectl -- apply -f clowder-manifest-v0.44.0.yaml --validate=false

You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.

v0.43.0

25 Jul 18:57
baa45b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.42.0...v0.43.0

Installing

To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:

minikube kubectl -- apply -f clowder-manifest-v0.43.0.yaml --validate=false

You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.

v0.42.0

13 Jul 11:06
831258c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.41.0...v0.42.0

Installing

To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:

minikube kubectl -- apply -f clowder-manifest-v0.42.0.yaml --validate=false

You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.

v0.41.0

05 Jul 10:52
49bfabe
Compare
Choose a tag to compare

What's Changed

  • DOC Remove sample_config, is in the docs by @psav in #641
  • DEBT Moved all images to consts by @psav in #639
  • BUG Moved to perpared statement by @psav in #642
  • DEBT Tidied up a few bits by @psav in #645
  • BUG Hide keycloak creds in log output by @psav in #644
  • DOC doc: use github API to get the latest release by @subpop in #622
  • BUG Fixed user/group numbers by @psav in #643
  • DEBT Generalising annotator so it can apply to everything by @gburges in #646
  • FEAT [RHCLOUD-13346] - Add localdb config aliases to match app-interface by @adamrdrew in #647
  • DEBT Update mbop image tag by @BlakeHolifield in #649
  • DEBT Renaming applyCronCronJob to just simply applyCronJob by @gburges in #651

New Contributors

Full Changelog: v0.40.0...v0.41.0

Installing

To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:

minikube kubectl -- apply -f clowder-manifest-v0.41.0.yaml --validate=false

You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.

v0.40.0

24 Jun 08:35
e8e94a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.33.0...v0.40.0

Installing

To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:

minikube kubectl -- apply -f clowder-manifest-v0.40.0.yaml --validate=false

You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.

v0.33.0

15 Jun 16:37
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @fijshion made their first contribution in #619

Full Changelog: v0.32.0...v0.33.0

Installing

To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:

minikube kubectl -- apply -f clowder-manifest-v0.33.0.yaml --validate=false

You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.

v0.32.0

19 May 15:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31.0...v0.32.0

Installing

To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:

minikube kubectl -- apply -f clowder-manifest-v0.32.0.yaml --validate=false

You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.

v0.31.0

10 May 10:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.30.0...v0.31.0

Installing

To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:

minikube kubectl -- apply -f clowder-manifest-v0.31.0.yaml --validate=false

You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.