diff options
author | Alex Nordlund <deep.alexander@gmail.com> | 2022-11-17 10:53:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-17 10:53:04 +0100 |
commit | 642870c82ba33302ac03981c73bb8e57f03be1e4 (patch) | |
tree | b1f6b7d43d1e4a1c3a77a286e035c7496fab553f /chart | |
parent | 0cc77263fc4aba44a3c1277ffe617b89d083cfce (diff) |
Bump Helm chart version to account for mastodon 4 (#20886)
Diffstat (limited to 'chart')
-rw-r--r-- | chart/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 7d5bd3c91..8d67e55eb 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -15,7 +15,7 @@ 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: 2.3.0 +version: 3.0.0 # 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 |