From fb73be61ab8d8177cf4c301205557aed2e736aaa Mon Sep 17 00:00:00 2001 From: adinhodovic Date: Sat, 16 May 2026 12:32:47 +0200 Subject: [PATCH] chore(helm): Bump default appVersion --- deploy/charts/compass/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/charts/compass/Chart.yaml b/deploy/charts/compass/Chart.yaml index 91b0f1c..f576b55 100644 --- a/deploy/charts/compass/Chart.yaml +++ b/deploy/charts/compass/Chart.yaml @@ -5,11 +5,11 @@ type: application # Chart version. Bump on every chart change (templates, defaults, schema). # Follows SemVer. -version: 0.2.1 +version: 0.3.0 # Application version — should track Compass binary release this chart # was tested against. -appVersion: "0.2.1" +appVersion: "0.3.0" home: https://github.com/adinhodovic/compass icon: https://raw.githubusercontent.com/adinhodovic/compass/main/docs/assets/images/compass-logo-square.png