Skip to content

Commit 8b94149

Browse files
Release Atlas Operator 2.0.1 (#289)
* Pushing charts/atlas-operator-crds/Chart.yaml using GitHub API * Pushing charts/atlas-operator/Chart.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasbackuppolicies.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasdatafederations.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasbackupschedules.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasprojects.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasfederatedauths.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/NOTES.txt using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasdeployments.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/_helpers.tpl using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasdatabaseusers.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasteams.yaml using GitHub API --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6ddf86b commit 8b94149

File tree

5 files changed

+162
-443
lines changed

5 files changed

+162
-443
lines changed

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: 1.9.1
6-
appVersion: 1.9.1
5+
version: 2.0.1
6+
appVersion: 2.0.1
77
kubeVersion: ">=1.15.0-0"
88
keywords:
99
- mongodb

charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasbackupschedules.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ spec:
7070
description: Target region to copy snapshots belonging to replicationSpecId
7171
to.
7272
type: string
73-
replicationSpecId:
74-
description: Unique identifier that identifies the replication
75-
object for a zone in a cluster.
76-
type: string
7773
shouldCopyOplogs:
7874
description: Flag that indicates whether to copy the oplogs
7975
to the target region.

0 commit comments

Comments
 (0)