From ac3f0d9aa60e299b59d32362a18ec8f6fef2c160 Mon Sep 17 00:00:00 2001 From: Alex Manning Date: Fri, 17 Feb 2023 14:46:51 +0000 Subject: [PATCH] Update mautrix-whatsapp. --- charts/mautrix-whatsapp/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mautrix-whatsapp/Chart.yaml b/charts/mautrix-whatsapp/Chart.yaml index b82e511..80f3a16 100644 --- a/charts/mautrix-whatsapp/Chart.yaml +++ b/charts/mautrix-whatsapp/Chart.yaml @@ -6,10 +6,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: 1.0.0 +version: 1.2.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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v0.8.1" +appVersion: "v0.8.2"