mastodon / chart

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

Helm dep should use install #62

Closed WyriHaximus closed 2 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.