Skip to content

Commit 1d7b447

Browse files
committed
Update RN
1 parent 80857b4 commit 1d7b447

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

changelog/20250826_feature_migrate_agent_repo.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ kind: feature
44
date: 2025-08-26
55
---
66

7-
* we've migrated the agents to a new repository: `quay.io/mongodb/mongodb-agent`.
8-
* the agents in the new repository will support x86-64, ARM64, s390x, and ppc64le.
9-
* operator running >=MCK1.3.0 and static cannot use the agents at `quay.io/mongodb/mongodb-agent-ubi`.
7+
* MongoDB Agent images have been migrated to new container repository: `quay.io/mongodb/mongodb-agent`.
8+
* the agents in the new repository will support the x86-64, ARM64, s390x, and ppc64le architectures.
9+
* operator running >=MCK1.3.0 and static cannot use the agent images from the old container repository `quay.io/mongodb/mongodb-agent-ubi`.
1010
* `quay.io/mongodb/mongodb-agent-ubi` should not be used anymore, it's only there for backwards compatibility.
11-
* More can be read in the [public docs](https://www.mongodb.com/docs/kubernetes/upcoming/tutorial/plan-k8s-op-compatibility/#supported-hardware-architectures)
11+
* More can be read in the [public docs](https://www.mongodb.com/docs/kubernetes/upcoming/tutorial/plan-k8s-op-container-images/)

0 commit comments

Comments
 (0)