Skip to content

Commit ab65629

Browse files
fix redirects file (#1663)
1 parent a4a11eb commit ab65629

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config/redirects

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
# while we work out how to deploy this property.
33

44
define: base https://www.mongodb.com/docs/kubernetes-operator
5-
define: versions v0.8 v0.9 v0.10 v0.11 v0.12 v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 master
6-
symlink: v1.22 -> master
5+
define: versions v0.8 v0.9 v0.10 v0.11 v0.12 v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 master
6+
symlink: v1.25 -> master
77
symlink: upcoming -> master
8-
symlink: stable -> v1.22
98

109
########
1110

0 commit comments

Comments
 (0)