From 12d458a29d5137438c6627869a18b248c6654f38 Mon Sep 17 00:00:00 2001 From: Ushitora Anqou Date: Sat, 14 Sep 2024 00:27:03 +0900 Subject: [PATCH] update RELEASE.md --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 82bdce0..77dbb18 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -2,7 +2,7 @@ - `git push --tags` - confirm a new Docker image is successfully created - update `version` & `appVersion` in `charts/magout/Chart.yaml` -- update `version` in `charts/magout-mastodon-server/Chart.yaml` +- update `version` in `charts/magout-cluster-wide/Chart.yaml` - commit & push - run GHA workflow for releasing the helm charts on `master` branch - https://github.com/ushitora-anqou/magout/actions/workflows/helm-chart-release.yaml