Skip to content

Commit cfc24b2

Browse files
authored
(DOCSP-33578) Adds MEKO 1.19 to EOL site. (#1563)
1 parent c338e2e commit cfc24b2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

snooty.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name = "docs-k8s-operator"
22
title = "MongoDB Enterprise Kubernetes Operator"
3+
eol = true
34

45
intersphinx = [ "https://www.mongodb.com/docs/ops-manager/current/objects.inv",
56
"https://www.mongodb.com/docs/manual/objects.inv",
@@ -206,3 +207,10 @@ utc = ":abbr:`UTC (Coordinated Universal Time)`"
206207
vault-short = "Vault"
207208
vpc = ":abbr:`VPC (Virtual Private Cloud)`"
208209
yaml = ":abbr:`YAML (Yet Another Markup Language)`"
210+
211+
[[banners]]
212+
targets = ["*"]
213+
variant = "info"
214+
value = """\
215+
This version of the documentation is archived and no longer supported. View the `current documentation <https://www.mongodb.com/docs/kubernetes-operator/stable/>`__ to learn how to `upgrade your version of [the MongoDB Enterprise Kubernetes Operator] <https://www.mongodb.com/docs/kubernetes-operator/stable/tutorial/upgrade-k8s-operator/#std-label-upgrade-k8s-operator>`__.\
216+
"""

0 commit comments

Comments
 (0)