Skip to content

v0.54.0

Compare
Choose a tag to compare
@psav psav released this 27 Jan 12:37
· 576 commits to master since this release
f1901b8

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