Skip to content

v0.65.0

Compare
Choose a tag to compare
@psav psav released this 26 Oct 10:19
· 386 commits to master since this release
24810ff

What's Changed

  • 🗺️ [FEAT] - Multi arch build support by @adamrdrew in #868
  • 🗺️ [FEAT] - Cert auth by @psav in #851
  • 🗺️ [FEAT] - Add AdditionalFilters field to cindy spec [RHCLOUD-28098] by @gburges in #852
  • 🗺️ [FEAT] - Allow empty dynaconfEnvName now that 'env' is supported by @bsquizz in #872
  • 🗺️ [FEAT] - Add support for apiPaths by @bsquizz in #869
  • 🏦 [DEBT] - Check available replicas for deployment readiness by @mjholder in #854
  • 🏦 [DEBT] - Update Security-Compliance Updates to Main by @casey-williams-rh in #870
  • 🏦 [DEBT] - Updates dockerfile to be same as ENO by @gburges in #874
  • 🏦 [DEBT] - Adding PlatSec gh workflow by @gburges in #847
  • 🏦 [DEBT] - [RHCLOUD-20571] Label the DBs by @gburges in #679
  • 🏦 [DEBT] - Fix dot import and update images by @psav in #877
  • 🏦 [DEBT] - using pyyaml library, ruamel is deprecated by @maknop in #880
  • 🐛 [BUG] - Fix selenium image tag override by @bsquizz in #820
  • 🐛 [BUG] - Test fix for mbop loopback by @psav in #876
  • 📖 [DOCS] - Clarify documentation re how ClowdApp database name is used by @bsquizz in #871

New Contributors

Full Changelog: v0.64.0...v0.65.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.65.0.yaml --validate=false