From 27d87b3188b83a562161af7b434106f4c94c1958 Mon Sep 17 00:00:00 2001 From: OpenMFP Publisher Date: Thu, 13 Feb 2025 19:29:10 +0000 Subject: [PATCH] Updating appVersion to 0.157.0 in charts/account-operator/Chart.yaml --- charts/account-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/account-operator/Chart.yaml b/charts/account-operator/Chart.yaml index be4a0bf05..f52775952 100644 --- a/charts/account-operator/Chart.yaml +++ b/charts/account-operator/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: account-operator description: A Helm chart to deploy OpenMFP Account-Operator type: application -version: 0.6.0 -appVersion: "0.156.0" +version: 0.6.1 +appVersion: "0.157.0" dependencies: - name: account-operator-crds version: 0.1.11