From 07f3571e108fb72920604f3030b163f2396cf68f Mon Sep 17 00:00:00 2001 From: OpenMFP Publisher Date: Tue, 5 Nov 2024 01:45:09 +0000 Subject: [PATCH] Updating appVersion to 0.85.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 6f0d601ec..ee2121e06 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 for Kubernetes type: application -version: 0.2.17 -appVersion: "0.84.0" +version: 0.2.18 +appVersion: "0.85.0" dependencies: - name: account-operator-crds version: 0.1.0