v0.45.0
What's Changed
- [RHCLOUD-20060] - This adds custom annotations to the podspec by @adamrdrew in #675
- [RHCLOUD-20617] Remove Keycloak cred setting by @psav in #682
- Fixed creds by @psav in #683
- [RHCLOUD-20320] Ephem managed kafka by @psav in #664
Full Changelog: v0.44.0...v0.45.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.45.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.