From 297f10aa2a1bd9b68a69b0b0005148c49516a970 Mon Sep 17 00:00:00 2001 From: "masel.io" Date: Fri, 9 Aug 2024 12:57:41 +0200 Subject: [PATCH] Update Chart.yaml --- charts/minecraft-api/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/minecraft-api/Chart.yaml b/charts/minecraft-api/Chart.yaml index cd50dd1..4f2bffd 100644 --- a/charts/minecraft-api/Chart.yaml +++ b/charts/minecraft-api/Chart.yaml @@ -15,10 +15,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.1.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: "3.1.0" +appVersion: "3.2.0"