v0.51.0
What's Changed
- FEAT [RHCLOUD-21108] - Add parallelism and completions to job specs by @SteveHNH in #712
- BUG Set secretData on managed ephem provider after MK secret is fetched by @bsquizz in #713
- BUG Set mep.secretData on envProvide instead of app Provide by @bsquizz in #714
- BUG Fixed ephem managed kafka by @psav in #715
New Contributors
Full Changelog: v0.50.0...v0.51.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.51.0.yaml --validate=false