mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-02-08 21:10:13 +00:00
15 lines
400 B
YAML
15 lines
400 B
YAML
# This file can be used to explicitly map a release to a specific table-of-contents
|
|
# (TOC). You'll want to use this after any revamps to information architecture, to ensure
|
|
# that the navigation for older versions still work.
|
|
|
|
master: master-toc
|
|
v1.1.0: v1-1-0-toc
|
|
v1.0.0: v1-0-0-toc
|
|
v0.11.0: v011-toc
|
|
v0.10.0: v010-toc
|
|
v0.9.0: v9-toc
|
|
v0.8.1: v8-1-toc
|
|
v0.8.0: v8-toc
|
|
v0.7.1: v7-1-toc
|
|
v0.7.0: v7-toc
|