From e31957953f8e3fde8ac6b919b8e3cc7a10c753c2 Mon Sep 17 00:00:00 2001 From: pgEdge Builder Date: Fri, 8 May 2026 10:05:28 +0000 Subject: [PATCH] auto: sync mkdocs.yml nav from SSOT [skip ci] --- mkdocs.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 7a5bdc4..7f3c3b4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -572,6 +572,7 @@ nav: - Development: '!import https://github.com/pgEdge/pgedge-helm.git?branch=main' - ACE: + - v2.0.0: '!import https://github.com/pgEdge/ace.git?branch=v2.0.0' - v1.9.0: '!import https://github.com/pgEdge/ace.git?branch=v1.9.0' - v1.8.1: '!import https://github.com/pgEdge/ace.git?branch=v1.8.1' - v1.8.0: '!import https://github.com/pgEdge/ace.git?branch=v1.8.0' @@ -616,6 +617,8 @@ nav: - v0.3.0: '!import https://github.com/pgEdge/radar?branch=v0.3.0' - v0.2.3: '!import https://github.com/pgEdge/radar?branch=v0.2.3' - v0.2.2: '!import https://github.com/pgEdge/radar?branch=v0.2.2' + - v0.2.1: '!import https://github.com/pgEdge/radar?branch=v0.2.1' + - v0.2.0: '!import https://github.com/pgEdge/radar?branch=v0.2.0' - v0.1.0: '!import https://github.com/pgEdge/radar?branch=v0.1.0' - Development: '!import https://github.com/pgEdge/radar?branch=main' @@ -770,6 +773,7 @@ nav: - Development: '!import https://github.com/pgEdge/3rd-party-docs.git?branch=cnpgmaster' - Patroni: + - v4.1.3: '!import https://github.com/pgEdge/3rd-party-docs.git?branch=patroni413' - v4.1.2: '!import https://github.com/pgEdge/3rd-party-docs.git?branch=patroni412' - v4.1.1: '!import https://github.com/pgEdge/3rd-party-docs.git?branch=patroni411' - Development: '!import https://github.com/pgEdge/3rd-party-docs.git?branch=patronimaster'