From 5b9d1c90db6dca358b97aa92edf47d20f0da9fdc Mon Sep 17 00:00:00 2001 From: OpenMFP Publisher Date: Sat, 23 Nov 2024 08:33:17 +0000 Subject: [PATCH] Updating appVersion to 0.174.0 in charts/portal/Chart.yaml --- charts/portal/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/portal/Chart.yaml b/charts/portal/Chart.yaml index 022c8c225..3704dd5e8 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "0.173.0" +appVersion: "0.174.0" description: Helm Chart for the openmfp Portal name: portal -version: 0.69.94 +version: 0.69.95 dependencies: - name: common repository: file://../common