From cae3ab14fe6bd593465836d42fbdf455d244f9f9 Mon Sep 17 00:00:00 2001 From: Alex Manning Date: Fri, 17 Mar 2023 21:18:37 +0000 Subject: [PATCH] Update mautrix-whatsapp chart. --- charts/mautrix-whatsapp/Chart.yaml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/charts/mautrix-whatsapp/Chart.yaml b/charts/mautrix-whatsapp/Chart.yaml index 56ccbe3..6b69bdf 100644 --- a/charts/mautrix-whatsapp/Chart.yaml +++ b/charts/mautrix-whatsapp/Chart.yaml @@ -3,13 +3,5 @@ name: mautrix-whatsapp description: whatsapp <-> matrix bridge 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.2.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: "v0.8.2" +version: 1.3.0 +appVersion: "v0.8.3"