Skip to content

Commit 4246aa9

Browse files
github-actions[bot]fabritsiusigor-karpukhinSugar-packhelderjs
authored
Release 1.6.1 (#857)
Co-authored-by: Anton <[email protected]> Co-authored-by: Igor Karpukhin <[email protected]> Co-authored-by: Timur Akhmadiev <[email protected]> Co-authored-by: Helder Santana <[email protected]>
1 parent 16f5c70 commit 4246aa9

10 files changed

+15
-15
lines changed

bundle/manifests/atlas.mongodb.com_atlasbackupschedules.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
description: AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
4141
properties:
4242
autoExportEnabled:
43-
default: true
43+
default: false
4444
description: Specify true to enable automatic export of cloud backup
4545
snapshots to the AWS bucket. You must also define the export policy
4646
using export. If omitted, defaults to false.

bundle/manifests/mongodb-atlas-kubernetes.clusterserviceversion.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,12 @@ metadata:
124124
description: The MongoDB Atlas Kubernetes Operator enables easy management of Clusters in MongoDB Atlas
125125
operators.operatorframework.io/builder: operator-sdk-v1.15.0+git
126126
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
127-
containerImage: mongodb/mongodb-atlas-kubernetes-operator:1.6.0
127+
containerImage: mongodb/mongodb-atlas-kubernetes-operator:1.6.1
128128
labels:
129129
operatorframework.io/arch.amd64: supported
130130
operatorframework.io/arch.arm64: supported
131131
operatorframework.io/os.linux: supported
132-
name: mongodb-atlas-kubernetes.v1.6.0
132+
name: mongodb-atlas-kubernetes.v1.6.1
133133
namespace: placeholder
134134
spec:
135135
apiservicedefinitions: {}
@@ -462,7 +462,7 @@ spec:
462462
valueFrom:
463463
fieldRef:
464464
fieldPath: metadata.annotations['olm.targetNamespaces']
465-
image: mongodb/mongodb-atlas-kubernetes-operator:1.6.0
465+
image: mongodb/mongodb-atlas-kubernetes-operator:1.6.1
466466
imagePullPolicy: Always
467467
livenessProbe:
468468
httpGet:
@@ -537,5 +537,5 @@ spec:
537537
maturity: beta
538538
provider:
539539
name: MongoDB, Inc
540-
version: 1.6.0
541-
replaces: mongodb-atlas-kubernetes.v1.5.1
540+
version: 1.6.1
541+
replaces: mongodb-atlas-kubernetes.v1.6.0

deploy/all-in-one.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ spec:
215215
description: AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
216216
properties:
217217
autoExportEnabled:
218-
default: true
218+
default: false
219219
description: Specify true to enable automatic export of cloud backup
220220
snapshots to the AWS bucket. You must also define the export policy
221221
using export. If omitted, defaults to false.
@@ -3335,7 +3335,7 @@ spec:
33353335
valueFrom:
33363336
fieldRef:
33373337
fieldPath: metadata.namespace
3338-
image: mongodb/mongodb-atlas-kubernetes-operator:1.6.0
3338+
image: mongodb/mongodb-atlas-kubernetes-operator:1.6.1
33393339
imagePullPolicy: Always
33403340
livenessProbe:
33413341
httpGet:

deploy/clusterwide/clusterwide-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ spec:
276276
valueFrom:
277277
fieldRef:
278278
fieldPath: metadata.namespace
279-
image: mongodb/mongodb-atlas-kubernetes-operator:1.6.0
279+
image: mongodb/mongodb-atlas-kubernetes-operator:1.6.1
280280
imagePullPolicy: Always
281281
livenessProbe:
282282
httpGet:

deploy/clusterwide/crds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ spec:
198198
description: AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
199199
properties:
200200
autoExportEnabled:
201-
default: true
201+
default: false
202202
description: Specify true to enable automatic export of cloud backup
203203
snapshots to the AWS bucket. You must also define the export policy
204204
using export. If omitted, defaults to false.

deploy/crds/atlas.mongodb.com_atlasbackupschedules.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
description: AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
3838
properties:
3939
autoExportEnabled:
40-
default: true
40+
default: false
4141
description: Specify true to enable automatic export of cloud backup
4242
snapshots to the AWS bucket. You must also define the export policy
4343
using export. If omitted, defaults to false.

deploy/namespaced/crds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ spec:
198198
description: AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
199199
properties:
200200
autoExportEnabled:
201-
default: true
201+
default: false
202202
description: Specify true to enable automatic export of cloud backup
203203
snapshots to the AWS bucket. You must also define the export policy
204204
using export. If omitted, defaults to false.

deploy/namespaced/namespaced-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ spec:
282282
valueFrom:
283283
fieldRef:
284284
fieldPath: metadata.namespace
285-
image: mongodb/mongodb-atlas-kubernetes-operator:1.6.0
285+
image: mongodb/mongodb-atlas-kubernetes-operator:1.6.1
286286
imagePullPolicy: Always
287287
livenessProbe:
288288
httpGet:

deploy/openshift/crds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ spec:
198198
description: AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
199199
properties:
200200
autoExportEnabled:
201-
default: true
201+
default: false
202202
description: Specify true to enable automatic export of cloud backup
203203
snapshots to the AWS bucket. You must also define the export policy
204204
using export. If omitted, defaults to false.

deploy/openshift/openshift.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ spec:
281281
valueFrom:
282282
fieldRef:
283283
fieldPath: metadata.namespace
284-
image: mongodb/mongodb-atlas-kubernetes-operator:1.6.0
284+
image: mongodb/mongodb-atlas-kubernetes-operator:1.6.1
285285
imagePullPolicy: Always
286286
livenessProbe:
287287
httpGet:

0 commit comments

Comments
 (0)