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 5d3c243 commit cf4031eCopy full SHA for cf4031e
config/build_conf.yaml
@@ -29,7 +29,7 @@ system:
29
- 'sphinx_local.yaml'
30
- htaccess: ['htaccess.yaml']
31
version:
32
- release: '1.3'
+ release: '1.4'
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 master
6
-symlink: v1.4 -> master
+define: versions v0.8 v0.9 v0.10 v0.11 v0.12 v1.0 v1.1 v1.2 v1.3 v1.4 master
+symlink: v1.5 -> master
7
symlink: upcoming -> master
8
-symlink: stable -> v1.3
+symlink: stable -> v1.4
9
10
########
11
0 commit comments