Skip to content

v0.19.0

Compare
Choose a tag to compare
@BlakeHolifield BlakeHolifield released this 30 Aug 14:28
· 1346 commits to master since this release
8742cdd

A number of release-related updates in this version of Clowder.

FEAT: Adds support for suspending Clowdapps and env for testing through the `disabled` field.
FEAT: Enables password for Elasticache provider 
FEAT: Consumes Cyndi packages from Github
FIX: Updates Ruby schema

and various bug fixes, documentation/housekeeping updates


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

You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.