File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1717/hazelcast/latest-dev/* /hazelcast/5.7-snapshot/:splat 200 !
1818
1919# Redirect latest operator alias to the latest version
20- /operator/latest/* /operator/5.15 /:splat 200 !
20+ /operator/latest/* /operator/5.16 /:splat 200 !
2121
2222# Redirect latest-dev operator alias to the latest-dev version
2323/operator/latest-dev/* /operator/latest-snapshot/:splat 200 !
Original file line number Diff line number Diff line change 241241 },
242242 "selectors_key" : " command-line-client"
243243 },
244+ {
245+ "url" : " https://docs.hazelcast.com/operator/(?P<version>.*?)/" ,
246+ "tags" : [
247+ " operator-5.16"
248+ ],
249+ "variables" : {
250+ "version" : [
251+ " 5.16"
252+ ]
253+ },
254+ "selectors_key" : " operator"
255+ },
244256 {
245257 "url" : " https://docs.hazelcast.com/operator/(?P<version>.*?)/" ,
246258 "tags" : [
You can’t perform that action at this time.
0 commit comments