v0.41.0
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.