diff options
Diffstat (limited to 'chart/Chart.yaml')
| -rw-r--r-- | chart/Chart.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 8f31cf7fb4..d151f1dd17 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,3 +1,4 @@ apiVersion: v2 name: misskey version: 0.0.0 +description: This chart is created for the purpose of previewing Pull Requests. Do not use this for production use. |