diff --git a/charts/account-operator/Chart.lock b/charts/account-operator/Chart.lock index 6aee494c4..f56c7d529 100644 --- a/charts/account-operator/Chart.lock +++ b/charts/account-operator/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: account-operator-crds repository: oci://ghcr.io/openmfp/helm-charts - version: 0.1.11 + version: 0.2.1 - name: common repository: oci://ghcr.io/openmfp/helm-charts version: 0.2.10 -digest: sha256:d51690d7efa7b0242f5822f35f89d8657ac1fafa8c888e36e07e9aa0c60b37c5 -generated: "2025-02-13T08:50:58.976440421+02:00" +digest: sha256:bfa25c261e83106befc18f23ac7769e20709fe567eca5f921cbdc91a1a49b062 +generated: "2025-03-06T07:16:10.463049215Z" diff --git a/charts/account-operator/Chart.yaml b/charts/account-operator/Chart.yaml index 8195c6886..b44c33405 100644 --- a/charts/account-operator/Chart.yaml +++ b/charts/account-operator/Chart.yaml @@ -2,11 +2,11 @@ apiVersion: v2 name: account-operator description: A Helm chart to deploy OpenMFP Account-Operator type: application -version: 0.6.21 +version: 0.6.22 appVersion: "v0.166.5" dependencies: - name: account-operator-crds - version: 0.1.11 + version: 0.2.1 condition: crds.enabled repository: oci://ghcr.io/openmfp/helm-charts - name: common diff --git a/charts/account-operator/charts/account-operator-crds-0.1.11.tgz b/charts/account-operator/charts/account-operator-crds-0.1.11.tgz deleted file mode 100644 index a94f7e961..000000000 Binary files a/charts/account-operator/charts/account-operator-crds-0.1.11.tgz and /dev/null differ diff --git a/charts/account-operator/charts/account-operator-crds-0.2.1.tgz b/charts/account-operator/charts/account-operator-crds-0.2.1.tgz new file mode 100644 index 000000000..bd5df37bf Binary files /dev/null and b/charts/account-operator/charts/account-operator-crds-0.2.1.tgz differ