v0.72.0
What's Changed
- 🏦 [DEBT] - Lowered limits for DB by @psav in #935
- 🏦 [DEBT] - refactor(metrics): Refactor to use built-in library function by @psav in #937
- 🏦 [DEBT] - Red Hat Konflux update clowder by @red-hat-konflux in #939
- 🏦 [DEBT] - chore(deps): update rhtap references by @red-hat-konflux in #940
- 🏦 [DEBT] - Update to container images by @gburges in #938
- 🗺️ [FEAT] - Control dependency metrics via a config or env by @mjholder in #943
- 🗺️ [FEAT] - Clowdapp Dependency metrics by @mjholder in #936
Full Changelog: 0.71.1...v0.72.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.72.0.yaml --validate=false