From 42e9d8010bd0dc0872508402605258e338b73c88 Mon Sep 17 00:00:00 2001 From: 0hlov3 Date: Wed, 20 Sep 2023 23:38:35 +0200 Subject: [PATCH] Bumps YoPass Version --- charts/yopass/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/yopass/Chart.yaml b/charts/yopass/Chart.yaml index c11c623..10e9f6b 100644 --- a/charts/yopass/Chart.yaml +++ b/charts/yopass/Chart.yaml @@ -17,13 +17,13 @@ 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.1.1 +version: 0.1.2 # 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: "11.5.1" +appVersion: "11.15.0" maintainers: - name: fSocietySocial