We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f740c commit 89eded6Copy full SHA for 89eded6
config/build_conf.yaml
@@ -29,7 +29,7 @@ system:
29
- 'sphinx_local.yaml'
30
- htaccess: ['htaccess.yaml']
31
version:
32
- release: '1.7'
+ release: '1.8'
33
branch: 'master'
34
assets:
35
- branch: master
config/redirects
@@ -2,10 +2,10 @@
2
# while we work out how to deploy this property.
3
4
define: base https://docs.mongodb.com/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 master
6
-symlink: v1.7 -> master
+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 master
+symlink: v1.8 -> master
7
symlink: upcoming -> master
8
-symlink: stable -> v1.6
+symlink: stable -> v1.7
9
10
########
11
0 commit comments