Skip to content

v0.67.0

Compare
Choose a tag to compare
@psav psav released this 17 Jan 13:07
· 251 commits to master since this release
ef4b69e

What's Changed

  • ๐Ÿ—บ๏ธ [FEAT] - Allow configurable go version for Makefile by @Victoremepunto in #902
  • ๐Ÿ—บ๏ธ [FEAT] - Simplify all env vars usage by @psav in #911
  • ๐Ÿ—บ๏ธ [FEAT] - add api.console scope by @Victoremepunto in #920
  • ๐Ÿ—บ๏ธ [FEAT] - Switch out the envoy reverse proxy for caddy by @SteveHNH in #905
  • ๐Ÿ› [BUG] - fix for post artifacts on failed pipeline run by @maknop in #908
  • ๐Ÿ› [BUG] - Fixed Keycloak reliability issue and added helper for env vars by @psav in #910
  • ๐Ÿ› [BUG] - Fixed KC in eph by @psav in #914
  • ๐Ÿ› [BUG] - Fix deploy yamls by @psav in #917
  • ๐Ÿฆ [DEBT] - update image tags for ubi8 go-toolset and minimal by @maknop in #903
  • ๐Ÿฆ [DEBT] - upgrade packages by @maknop in #906
  • ๐Ÿฆ [DEBT] - Upgrade Keycloak by @psav in #899
  • ๐Ÿฆ [DEBT] - Bump Unleash version by @Victoremepunto in #912
  • ๐Ÿฆ [DEBT] - [RHCLOUD-30235] - Added pprof enable by @psav in #915
  • ๐Ÿฆ [DEBT] - refactor build_deploy.sh by @Victoremepunto in #893
  • ๐Ÿฆ [DEBT] - Updated dashboard by @psav in #918
  • ๐Ÿฆ [DEBT] - Up limits and requests by @adamrdrew in #901
  • ๐Ÿ“– [DOCS] - Updated feature list by @psav in #900
  • ๐Ÿ“– [DOCS] - Added markdown docs by @psav in #904
  • ๐Ÿ“– [DOCS] - Fixing spelling of Clwoder -> Clowder by @PaulWay in #909
  • ๐Ÿ“– [DOCS] - Fix typo "dependenceis"-> "dependencies" by @juandspy in #921

New Contributors

Full Changelog: v0.66.0...v0.67.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.67.0.yaml --validate=false