Skip to content

Commit

Permalink
Bump agent version
Browse files Browse the repository at this point in the history
  • Loading branch information
mateigrigore committed Aug 8, 2024
1 parent 8a93d9d commit c732c33
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 @@ -45,7 +45,7 @@ spec:
- name: OPERATOR_NAME
value: mongodb-kubernetes-operator
- name: AGENT_IMAGE
value: quay.io/mongodb/mongodb-agent-ubi:107.0.1.8507-1
value: quay.io/mongodb/mongodb-agent-ubi:107.0.7.8596-1
- name: VERSION_UPGRADE_HOOK_IMAGE
value: quay.io/mongodb/mongodb-kubernetes-operator-version-upgrade-post-start-hook:1.0.9
- name: READINESS_PROBE_IMAGE
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 @@ -47,7 +47,7 @@ spec:
- name: OPERATOR_NAME
value: mongodb-kubernetes-operator
- name: AGENT_IMAGE
value: quay.io/mongodb/mongodb-agent-ubi:107.0.1.8507-1
value: quay.io/mongodb/mongodb-agent-ubi:107.0.7.8596-1
- name: READINESS_PROBE_IMAGE
value: quay.io/mongodb/mongodb-kubernetes-readinessprobe:1.0.20
- name: VERSION_UPGRADE_HOOK_IMAGE
Expand Down

0 comments on commit c732c33

Please sign in to comment.