v0.44.0
What's Changed
- Clean up fn calls in cyndi file by @psav in #673
- Update container images by @psav in #677
- Simplify predicates by @psav in #662
- Moved to crypt rand by @psav in #640
- Update deps by @psav in #678
- Update strimzi client by @psav in #680
- Update prometheus by @psav in #681
Full Changelog: v.43.0...v0.44.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.44.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.