Skip to content

Releases: RedHatInsights/clowder

v0.62.0

14 Sep 07:00
2ac1e1c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.61.0...v0.62.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.62.0.yaml --validate=false

v0.61.0

19 Jun 10:48
d8400e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.60.0...v0.61.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.61.0.yaml --validate=false

v0.60.0

06 Mar 17:08
0ccd1ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.55.1...v0.60.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.60.0.yaml --validate=false

v0.55.1

02 Mar 12:24
3942c0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.55.0...v0.55.1

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.55.1.yaml --validate=false

v0.55.0

02 Mar 09:02
1ac01c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.54.0...v0.55.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.55.0.yaml --validate=false

v0.54.0

27 Jan 12:37
f1901b8
Compare
Choose a tag to compare

What's Changed

  • [DEBT] Fixed spelling mistakes by @psav in #742
  • [DEBT] Streamline run code by @psav in #741
  • [DEBT] Update CI pipeline trigger conditions by @Victoremepunto in #747
  • [DEBT] Updated to UBI base 8 by @psav in #744
  • [DEBT] Add logLevel to CJI spec which sets IQE_LOG_LEVEL by @bsquizz in #753
  • [DEBT] hbthis by @gburges in #759
  • [BUG] Updating the status fixing by @psav in #756
  • [BUG] Updated datasource for clowder versions by @maknop in #755
  • [BUG] Updated datasource for clowder version panels by @maknop in #757
  • [BUG] Re-enable pprof by @psav in #763
  • [FEAT] Logging is now awesome by @psav in #750
  • [FEAT] Do not run tests within pr_check if changes only affect doc files by @Victoremepunto in #749
  • [DOC] Fix broken links in getting started doc page by @gburges in #746

Full Changelog: v0.53.0...v0.54.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.54.0.yaml --validate=false

v0.53.0

22 Dec 11:46
e40485a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.52.0...v0.53.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.53.0.yaml --validate=false

v0.52.0

09 Nov 18:00
0512d4f
Compare
Choose a tag to compare

What's Changed

  • DEBT [RHCLOUD-21598] Update mbop and mocktitlements to remove Simple KC Client by @psav in #711
  • DEBT Update UBI8 by @psav in #716
  • BUG Update mbop/mocktitlements images to fix trailing slash issue by @bsquizz in #717

Full Changelog: v0.51.0...v0.52.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.52.0.yaml --validate=false

v0.51.0

31 Oct 16:16
16cb373
Compare
Choose a tag to compare

What's Changed

  • FEAT [RHCLOUD-21108] - Add parallelism and completions to job specs by @SteveHNH in #712
  • BUG Set secretData on managed ephem provider after MK secret is fetched by @bsquizz in #713
  • BUG Set mep.secretData on envProvide instead of app Provide by @bsquizz in #714
  • BUG Fixed ephem managed kafka by @psav in #715

New Contributors

Full Changelog: v0.50.0...v0.51.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.51.0.yaml --validate=false

v0.50.0

11 Oct 08:46
3602c90
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.46.0...v0.50.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.50.0.yaml --validate=false