Skip to content

Commit 0ecd1f8

Browse files
(DOCSP-10074): Version bump to v1.5 (#250)
* (DOCSP-10074): Version bump to v1.5 * Review edit
1 parent b0049c4 commit 0ecd1f8

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.4'
32+
release: '1.5'
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 master
6-
symlink: v1.5 -> 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 master
6+
symlink: v1.6 -> master
77
symlink: upcoming -> master
8-
symlink: stable -> v1.4
8+
symlink: stable -> v1.5
99

1010
########
1111

0 commit comments

Comments
 (0)