about summary refs log tree commit diff
path: root/chart/README.md
diff options
context:
space:
mode:
authorErik Sundell <erik.i.sundell@gmail.com>2022-11-13 22:22:07 +0100
committerGitHub <noreply@github.com>2022-11-13 22:22:07 +0100
commit87fbd08f74451c18d2fdbef551d5933a78375b63 (patch)
treef7e746578d7e558b803f50786875c55e1e5d5fe3 /chart/README.md
parent07229089a63151a941e3bf9ff8e2fb5037b14b43 (diff)
helm: Add helm chart tests (#20394)
* helm: Fix consistent list indentation

* helm: Add helm lint and helm template tests

* helm: Add helm template --validate test

* helm: Add helm install test
Diffstat (limited to 'chart/README.md')
-rw-r--r--chart/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/README.md b/chart/README.md
index 272d59a81..78d75368c 100644
--- a/chart/README.md
+++ b/chart/README.md
@@ -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 has been tested on Helm 3.0.1 and above.
+This chart is tested with k8s 1.21+ and helm 3.6.0+.
 
 # Configuration