0.71.0
What's Changed
- π¦ [DEBT] - [RHCLOUD-30597] - Make ff tests more robust by @psav in #928
- π¦ [DEBT] - Bumping Prometheus Operator version by @gburges in #856
- π¦ [DEBT] - [RHCLOUD-30810] update(db): Bump PostgreSQL images to add HLL support by @Victoremepunto in #929
- π¦ [DEBT] - [RHCLOUD-30826] - Remove use of POSTGRESQL_MASTER env vars by @bsquizz in #930
- π¦ [DEBT] - chore(container): update UBI8 base container by @psav in #933
- π¦ [DEBT] - replaced listener.type with name by @maknop in #934
- π [DOCS] - Add secret name to SOP doc by @adamrdrew in #927
Full Changelog: v0.70.0...0.70.1
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.71.0.yaml --validate=false