Updating Sciebo RDS
Updating Kubernetes
Updating Sciebo RDS is simple.
- Update your helm package list:
helm repo up
- Rerun the helm command from the previous step:
helm upgrade -i sciebords -f values.yaml sciebords/all
Updating Owncloud
Updating via Owncloud marketplace
Update the plugin through the marketplace as you update any other plugin.
Updating manual installation from source
Follow the same procedure you used to install the plugin from source.