From 381dab156036823bd6c345802eaeb144d1c47bde Mon Sep 17 00:00:00 2001 From: Mohamad Berjawi Date: Sun, 29 Sep 2024 12:55:32 +0300 Subject: [PATCH 1/2] [mastodon]: upgrade app version to 4.2.12 --- charts/mastodon/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 93c6abe..674aacf 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.1 +version: 0.3.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v4.2.10" +appVersion: "v4.2.12" From f7900f8d6360f1f864778bc8422bcde6ace13855 Mon Sep 17 00:00:00 2001 From: Mohamad Berjawi Date: Sun, 29 Sep 2024 16:15:12 +0300 Subject: [PATCH 2/2] [mastodon](Chart.yaml): add maintainers --- charts/mastodon/Chart.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 674aacf..89573c3 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -22,3 +22,9 @@ version: 0.3.1 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. appVersion: "v4.2.12" + +maintainers: + - name: JOSA + url: https://github.com/jordanopensource/charts/ +sources: + - https://github.com/jordanopensource/charts/tree/main/charts/mastodon