Skip to content

Commit

Permalink
Test pre-release 2.2.2-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
josvazg committed Apr 16, 2024
1 parent 4b31600 commit 3a9e63a
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -179,12 +179,12 @@ metadata:
features.operators.openshift.io/token-auth-gcp: "false"
operators.operatorframework.io/builder: operator-sdk-v1.34.1
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
containerImage: mongodb/mongodb-atlas-kubernetes-operator:2.2.1
containerImage: mongodb/mongodb-atlas-kubernetes-operator:2.2.2-rc0
labels:
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.arm64: supported
operatorframework.io/os.linux: supported
name: mongodb-atlas-kubernetes.v2.2.1
name: mongodb-atlas-kubernetes.v2.2.2-rc0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -487,7 +487,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
image: mongodb/mongodb-atlas-kubernetes-operator:2.2.1
image: mongodb/mongodb-atlas-kubernetes-operator:2.2.2-rc0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -571,5 +571,5 @@ spec:
maturity: beta
provider:
name: MongoDB, Inc
version: 2.2.1
version: 2.2.2-rc0
replaces: mongodb-atlas-kubernetes.v2.2.0

0 comments on commit 3a9e63a

Please sign in to comment.