3
0
mirror of https://github.com/mastodon/chart synced 2025-05-17 20:43:21 +00:00

bump minimum helm version to 3.8.0 [semver-major]

This commit is contained in:
alexandra catalina 2024-02-21 13:57:26 -08:00
parent c164fccc22
commit 97dd0894ec
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ jobs:
# higher.
#
- k3s-channel: v1.21
helm-version: v3.6.0
helm-version: v3.8.0
env:
HELM_EXPERIMENTAL_OCI: "1"

View File

@ -7,7 +7,7 @@ Kubernetes cluster. The basic usage is:
1. `helm dep update`
1. `helm install --namespace mastodon --create-namespace my-mastodon ./ -f path/to/additional/values.yaml`
This chart is tested with k8s 1.21+ and helm 3.6.0+.
This chart is tested with k8s 1.21+ and helm 3.8.0+.
# Configuration