From 3f83ef01757cf35be06802b0325de13e4e402b61 Mon Sep 17 00:00:00 2001 From: OpenMFP Publisher Date: Sun, 16 Feb 2025 02:58:38 +0000 Subject: [PATCH] Updating appVersion to 0.162.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 257ac007c..71b2e4ca7 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.5 -appVersion: "0.161.0" +version: 0.6.6 +appVersion: "0.162.0" dependencies: - name: account-operator-crds version: 0.1.11