diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-05-15 16:39:23 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2022-05-15 16:39:23 +0900 |
| commit | 9783f2de67ff7aaa6476c25e30c9eaacc8a93914 (patch) | |
| tree | 4f5267acecad0d55434b9fa3e19b09dbe18df694 /chart/Chart.yaml | |
| parent | feat: make captcha required when signin to improve security (diff) | |
| download | sharkey-9783f2de67ff7aaa6476c25e30c9eaacc8a93914.tar.gz sharkey-9783f2de67ff7aaa6476c25e30c9eaacc8a93914.tar.bz2 sharkey-9783f2de67ff7aaa6476c25e30c9eaacc8a93914.zip | |
feat(dev): okteto integration
Diffstat (limited to 'chart/Chart.yaml')
| -rw-r--r-- | chart/Chart.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chart/Chart.yaml b/chart/Chart.yaml new file mode 100644 index 0000000000..8f31cf7fb4 --- /dev/null +++ b/chart/Chart.yaml @@ -0,0 +1,3 @@ +apiVersion: v2 +name: misskey +version: 0.0.0 |