mastodon / chart

Helm chart for Mastodon deployment in Kubernetes
GNU Affero General Public License v3.0
161 stars 93 forks source link

Helm dep should use install #62

Closed WyriHaximus closed 7 months ago

WyriHaximus commented 1 year ago

The current instructions instruct to always update dependencies to the latest in range instead of installing the currently locked version. This ensures you're using the tested locked versions.