Skip to content

Commit 1093618

Browse files
feat: release v2.11.1 (#2775)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c5d4381 commit 1093618

File tree

123 files changed

+66015
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

123 files changed

+66015
-7
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.11.0
6-
appVersion: 2.11.0
5+
version: 2.11.1
6+
appVersion: 2.11.1
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.11.0
7-
appVersion: 2.11.0
6+
version: 2.11.1
7+
appVersion: 2.11.1
88
kubeVersion: ">=1.15.0-0"
99
keywords:
1010
- mongodb
@@ -19,6 +19,6 @@ maintainers:
1919
2020
dependencies:
2121
- name: mongodb-atlas-operator-crds
22-
version: "2.11.0"
22+
version: "2.11.1"
2323
repository: "file://../../helm-charts/atlas-operator-crds"
2424
condition: mongodb-atlas-operator-crds.enabled

0 commit comments

Comments
 (0)