From a0262787bd9f61400d2b4b3bba73b1f2ada7b970 Mon Sep 17 00:00:00 2001 From: 0hlov3 Date: Fri, 12 Apr 2024 23:58:39 +0200 Subject: [PATCH] [element-web] Bumps Version --- charts/element-web/Chart.yaml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/charts/element-web/Chart.yaml b/charts/element-web/Chart.yaml index 64ea77b..40c727b 100644 --- a/charts/element-web/Chart.yaml +++ b/charts/element-web/Chart.yaml @@ -18,15 +18,20 @@ 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.3.7 +version: 0.3.8 # 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: "v1.11.61" +appVersion: "v1.11.64" maintainers: - name: fSocietySocial email: dev@fsociety.social - url: https://fsociety.social \ No newline at end of file + url: https://fsociety.social + +annotations: + artifacthub.io/alternativeName: element + artifacthub.io/category: skip-prediction + artifacthub.io/containsSecurityUpdates: false \ No newline at end of file