v0.40.0
What's Changed
- DEBT [RHCLOUD-19932] Fix k8s version by @psav in #633
- BUG Fixed kafka user when in legacy strimzi mode by @psav in #635
- DOC Update link to kustomize in developer-guide.adoc by @above-c-level in #637
- DEBT Get PR checks working again by @psav in #634
New Contributors
- @above-c-level made their first contribution in #637
Full Changelog: v0.33.0...v0.40.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.40.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.