Skip to content

Commit d3c7990

Browse files
kanchana-mongodbcarriecwk
authored andcommitted
DOCSP-46289 Incorrect Link for Version manifest (#640)
<!-- Add a description of your PR here (optional) --> - [DOCSP-46289](https://jira.mongodb.org/browse/DOCSP-46289) - [STAGING](https://deploy-preview-640--10gen-docs-ops-manager.netlify.app/tutorial/update-version-manifest/) The {+version+} constant is used in the following files: ![Screenshot 2025-01-09 at 8 25 59 AM](https://github.com/user-attachments/assets/2ccfeb74-b9da-4263-a5de-037f1797f367) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working. (cherry picked from commit 0746cd8)
1 parent 8d41a86 commit d3c7990

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ onprem-full = "MongoDB Ops Manager"
9999
opsmgr-example-url = "<OpsManagerHost>:<Port>"
100100
opsmgr-url = "<OpsManagerHost>:<Port>"
101101
pkce = ":abbr:`PKCE (Proof Key of Code Exchange)`"
102-
version = "8.0.2"
102+
version = "8.0"
103103
wif = "Workforce Identity Federation"
104104
workload = "Workload Identity Federation"
105105

source/tutorial/update-version-manifest.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,12 @@ Update Version Manifest Manually
1313
You can use Automation to install and upgrade MongoDB instances in your
1414
deployment. You need to give |onprem| a list of which versions can be
1515
installed. The complete list of all possible MongoDB editions and
16-
versions is called the :opsmgr:`version manifest </reference/glossary/#std-term-version-manifest>`.
16+
versions is called the :opsmgr:`version manifest
17+
</reference/glossary/#std-term-version-manifest>`. Ensure that the
18+
MongoDB versions in the version manifest are :ref:`supported
19+
<backup-compatibility>` by the |onprem| version that you are using. You
20+
can't use a version manifest that has newer or older MongoDB versions
21+
than what your |onprem| version supports.
1722

1823
If you configure the {+mdbagent+} to use remote or hybrid downloads,
1924
|onprem| updates the version manifest automatically.

0 commit comments

Comments
 (0)