diff --git a/_redirects b/_redirects index bc3f332a..7330780b 100644 --- a/_redirects +++ b/_redirects @@ -17,7 +17,7 @@ /hazelcast/latest-dev/* /hazelcast/6.0-snapshot/:splat 200! # Redirect latest operator alias to the latest version -/operator/latest/* /operator/5.12/:splat 200! +/operator/latest/* /operator/5.13/:splat 200! # Redirect latest-dev operator alias to the latest-dev version /operator/latest-dev/* /operator/latest-snapshot/:splat 200! diff --git a/antora-playbook-local.yml b/antora-playbook-local.yml index 3d0971f4..834b482f 100644 --- a/antora-playbook-local.yml +++ b/antora-playbook-local.yml @@ -179,6 +179,9 @@ content: - url: https://github.com/hazelcast-guides/hazelcast-platform-operator-tls branches: master start_path: docs + - url: https://github.com/hazelcast-guides/hazelcast-platform-operator-user-code-namespace + branches: master + start_path: docs - url: https://github.com/hazelcast-guides/kafka-kerberos branches: master start_path: docs diff --git a/antora-playbook.yml b/antora-playbook.yml index 1b6d467c..167a7a25 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -181,6 +181,9 @@ content: - url: https://github.com/hazelcast-guides/hazelcast-platform-operator-tls branches: master start_path: docs + - url: https://github.com/hazelcast-guides/hazelcast-platform-operator-user-code-namespace + branches: master + start_path: docs - url: https://github.com/hazelcast-guides/kafka-kerberos branches: master start_path: docs diff --git a/search-config.json b/search-config.json index 07b8ef29..d08bde3e 100644 --- a/search-config.json +++ b/search-config.json @@ -86,7 +86,9 @@ "hazelcast-5.5" ], "variables": { - "version": ["5.5"] + "version": [ + "5.5" + ] }, "selectors_key": "hz" }, @@ -217,6 +219,18 @@ }, "selectors_key": "command-line-client" }, + { + "url": "https://docs.hazelcast.com/operator/(?P.*?)/", + "tags": [ + "operator-5.13" + ], + "variables": { + "version": [ + "5.13" + ] + }, + "selectors_key": "operator" + }, { "url": "https://docs.hazelcast.com/operator/(?P.*?)/", "tags": [