Skip to content

Commit bf616f3

Browse files
authored
Removes releases < v0.20 (#1416)
* removes core changelogs > 20 * removes Core upgrade guides < v0.20 * removes enterprise changelogs < v0.20 * removes enterprise changelogs < v0.20 * reverts 8ed8bd9 * Revert "removes enterprise changelogs < v0.20" This reverts commit ee2d287. * Revert "removes Core upgrade guides < v0.20" This reverts commit d2f501e. * Revert "removes core changelogs > 20" This reverts commit 1dccedc. * removes archived versions < v0.20
1 parent 78bf5e5 commit bf616f3

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

src/components/docVersions.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -30,45 +30,5 @@
3030
"0.20.0": {
3131
"id": "v0.20.x",
3232
"link": "https://0-20-0.docs.pomerium.com/docs"
33-
},
34-
"0.19.0": {
35-
"id": "v0.19.x",
36-
"link": "https://0-19-0.docs.pomerium.com/docs"
37-
},
38-
"0.18.0": {
39-
"id": "v0.18.x",
40-
"link": "https://0-18-0.docs.pomerium.com/docs"
41-
},
42-
"0.17.0": {
43-
"id": "v0.17.x",
44-
"link": "https://0-17-0.docs.pomerium.com/docs"
45-
},
46-
"0.16.0": {
47-
"id": "v0.16.x",
48-
"link": "https://0-16-0.docs.pomerium.com/docs"
49-
},
50-
"0.15.0": {
51-
"id": "v0.15.x",
52-
"link": "https://0-15-0.docs.pomerium.com/docs"
53-
},
54-
"0.14.0": {
55-
"id": "v0.14.x",
56-
"link": "https://0-14-0.docs.pomerium.com/docs"
57-
},
58-
"0.13.0": {
59-
"id": "v0.13.x",
60-
"link": "https://0-13-0.docs.pomerium.com/docs"
61-
},
62-
"0.12.0": {
63-
"id": "v0.12.x",
64-
"link": "https://0-12-0.docs.pomerium.com/docs"
65-
},
66-
"0.11.0": {
67-
"id": "v0.11.x",
68-
"link": "https://0-11-0.docs.pomerium.com/docs"
69-
},
70-
"0.10.0": {
71-
"id": "v0.10.x",
72-
"link": "https://0-10-0.docs.pomerium.com/docs"
7333
}
7434
}

0 commit comments

Comments
 (0)