Skip to content

Commit

Permalink
test rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
josvazg committed Apr 8, 2024
1 parent fa43b56 commit 068cb9c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ metadata:
features.operators.openshift.io/token-auth-gcp: "false"
operators.operatorframework.io/builder: operator-sdk-v1.15.0+git
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
containerImage: mongodb/mongodb-atlas-kubernetes-operator:2.2.1-rc2
containerImage: mongodb/mongodb-atlas-kubernetes-operator:2.2.1-rc3
labels:
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.arm64: supported
Expand Down Expand Up @@ -482,7 +482,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
image: mongodb/mongodb-atlas-kubernetes-operator:2.2.1-rc2
image: mongodb/mongodb-atlas-kubernetes-operator:2.2.1-rc3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -567,5 +567,5 @@ spec:
maturity: beta
provider:
name: MongoDB, Inc
version: 2.2.1-rc2
version: 2.2.1-rc3
replaces: mongodb-atlas-kubernetes.v2.1.0

0 comments on commit 068cb9c

Please sign in to comment.