v0.64.0
What's Changed
- [DEBT] - [RHCLOUD-27779] - Fixed doc generation by @psav in #864
- [FEAT] - [RHCLOUD-28443] - Add scope to token-refresher sidecar by @adamrdrew in #865
- [BUG] - [RHCLOUD-28457] - Fix bucket issue by @psav in #866
- [TEST] - Test for endpoint fix by @psav in #867
Full Changelog: v0.63.0...v0.64.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.64.0.yaml --validate=false