From 777df57522a844b2b321a0dbd366f92734cba350 Mon Sep 17 00:00:00 2001 From: ByteExceptionM Date: Thu, 4 Jan 2024 15:23:37 +0100 Subject: [PATCH] Update appVersion to 2.8.0 --- 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 dd75e17..22ed94a 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: 0.1.13 +version: 0.1.14 # 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: "2.7.1" +appVersion: "2.8.0"