From feb0f9eaabcb98166b33f081bfe03ade869bc2b7 Mon Sep 17 00:00:00 2001 From: "ako-releaser[bot]" <151840681+ako-releaser[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 11:09:23 +0000 Subject: [PATCH] [autogenerated] update AKO helm-charts Bump_k8s_io_api_from_0_33_2_to_0_33_3_ by @dependabot[bot] --- charts/atlas-operator-crds/Chart.yaml | 4 ++-- .../atlas.mongodb.com_atlasthirdpartyintegrations.yaml | 3 ++- charts/atlas-operator/Chart.yaml | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/charts/atlas-operator-crds/Chart.yaml b/charts/atlas-operator-crds/Chart.yaml index 49781dd..dac0a58 100644 --- a/charts/atlas-operator-crds/Chart.yaml +++ b/charts/atlas-operator-crds/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: mongodb-atlas-operator-crds description: MongoDB Atlas Operator CRDs - Helm chart for installing and upgrading Custom Resource Definitions (CRDs) for the Atlas Operator. type: application -version: 2.10.0 -appVersion: 2.10.0 +version: 2.9.1 +appVersion: 2.9.1 kubeVersion: ">=1.15.0-0" keywords: - mongodb diff --git a/charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasthirdpartyintegrations.yaml b/charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasthirdpartyintegrations.yaml index e7ddec2..edc417d 100644 --- a/charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasthirdpartyintegrations.yaml +++ b/charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasthirdpartyintegrations.yaml @@ -1,3 +1,4 @@ +--- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: @@ -431,4 +432,4 @@ status: kind: "" plural: "" conditions: null - storedVersions: null + storedVersions: null \ No newline at end of file diff --git a/charts/atlas-operator/Chart.yaml b/charts/atlas-operator/Chart.yaml index 7087e51..96e6571 100644 --- a/charts/atlas-operator/Chart.yaml +++ b/charts/atlas-operator/Chart.yaml @@ -3,8 +3,8 @@ name: mongodb-atlas-operator description: |- MongoDB Atlas Operator - a Helm chart for installing and upgrading Atlas Operator: the official Kubernetes operator allowing to manage MongoDB Atlas resources from Kubernetes type: application -version: 2.10.0 -appVersion: 2.10.0 +version: 2.9.1 +appVersion: 2.9.1 kubeVersion: ">=1.15.0-0" keywords: - mongodb @@ -19,6 +19,6 @@ maintainers: email: support@mongodb.com dependencies: - name: mongodb-atlas-operator-crds - version: "2.10.0" + version: "2.9.1" repository: "https://mongodb.github.io/helm-charts" condition: mongodb-atlas-operator-crds.enabled