diff --git a/charts/matrix-appservice-irc/Chart.yaml b/charts/matrix-appservice-irc/Chart.yaml index e51f9b6..7271f67 100644 --- a/charts/matrix-appservice-irc/Chart.yaml +++ b/charts/matrix-appservice-irc/Chart.yaml @@ -2,14 +2,5 @@ apiVersion: v2 name: matrix-appservice-irc description: irc <-> 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: 0.1.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: "release-0.36.0" +version: 0.2.0 +appVersion: "release-0.38.0"