From b6e6cdffb6e81826e694f10718db87d1e56a5c4f Mon Sep 17 00:00:00 2001 From: OpenMFP Publisher Date: Sat, 26 Oct 2024 10:18:02 +0000 Subject: [PATCH] Updating appVersion to 0.69.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 396a80e5e..02a4c537f 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.4 -appVersion: "0.68.0" +version: 0.2.5 +appVersion: "0.69.0" dependencies: - name: account-operator-crds version: 0.1.0