Skip to content

Commit 96d30da

Browse files
(DOCSP-11803): version bump kubernetes operator
1 parent f8660c7 commit 96d30da

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ system:
2929
- 'sphinx_local.yaml'
3030
- htaccess: ['htaccess.yaml']
3131
version:
32-
release: '1.7'
32+
release: '1.8'
3333
branch: 'master'
3434
assets:
3535
- branch: master

config/redirects

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

44
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
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 master
6+
symlink: v1.8 -> master
77
symlink: upcoming -> master
8-
symlink: stable -> v1.6
8+
symlink: stable -> v1.7
99

1010
########
1111

0 commit comments

Comments
 (0)