Skip to content

v0.63.0

Compare
Choose a tag to compare
@psav psav released this 15 Sep 15:01
· 288 commits to master since this release
4876d99

What's Changed

  • [DEBT] - Remove old v1 import by @psav in #862
  • [DEBT] - Updated k8s version by @psav in #863

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.63.0.yaml --validate=false