Skip to content

Commit eba128b

Browse files
authored
CLOUDP-338822: Bump AKO charts to release 2.10 (#2592)
1 parent c19cb08 commit eba128b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

helm-charts/atlas-operator-crds/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: mongodb-atlas-operator-crds
33
description: MongoDB Atlas Operator CRDs - Helm chart for installing and upgrading Custom Resource Definitions (CRDs) for the Atlas Operator.
44
type: application
5-
version: 2.9.1
6-
appVersion: 2.9.1
5+
version: 2.10.0
6+
appVersion: 2.10.0
77
kubeVersion: ">=1.15.0-0"
88
keywords:
99
- mongodb

helm-charts/atlas-operator/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: mongodb-atlas-operator
33
description: |-
44
MongoDB Atlas Operator - a Helm chart for installing and upgrading Atlas Operator: the official Kubernetes operator allowing to manage MongoDB Atlas resources from Kubernetes
55
type: application
6-
version: 2.9.1
7-
appVersion: 2.9.1
6+
version: 2.10.0
7+
appVersion: 2.10.0
88
kubeVersion: ">=1.15.0-0"
99
keywords:
1010
- mongodb
@@ -19,6 +19,6 @@ maintainers:
1919
email: support@mongodb.com
2020
dependencies:
2121
- name: mongodb-atlas-operator-crds
22-
version: "2.9.1"
22+
version: "2.10.0"
2323
repository: "file://../../helm-charts/atlas-operator-crds"
2424
condition: mongodb-atlas-operator-crds.enabled

0 commit comments

Comments
 (0)