Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
nammn committed Nov 21, 2023
1 parent 0421966 commit 6ebc446
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
value: mongodb-community-server
- name: MONGODB_REPO_URL
value: quay.io/mongodb
image: quay.io/mongodb/mongodb-kubernetes-operator:0.8.3
image: quay.io/mongodb/mongodb-kubernetes-operator:0.9.0
imagePullPolicy: Always
name: mongodb-kubernetes-operator
resources:
Expand Down
2 changes: 1 addition & 1 deletion deploy/openshift/operator_openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
value: mongo
- name: MONGODB_REPO_URL
value: quay.io
image: quay.io/mongodb/mongodb-kubernetes-operator:0.8.3
image: quay.io/mongodb/mongodb-kubernetes-operator:0.9.0
imagePullPolicy: Always
name: mongodb-kubernetes-operator
resources:
Expand Down

0 comments on commit 6ebc446

Please sign in to comment.