diff --git a/deployments.md b/deployments.md index c78aacc..8814093 100644 --- a/deployments.md +++ b/deployments.md @@ -45,4 +45,6 @@ Test: Use this file to deploy changes to branches that do not require a change t 04/29/2026 - Build spock 5.0.6 doc updates. 05/05/2026 - Add pg-healthcheck to to mkdocs.yml to publish 05/07/2026 - publish pg-healthcheck - test -05/26/2026 - Added configuration details for AI Workbench +05/07/2026 - publish AI Workbench +05/20/2026 - kick off AI Workbench build +06/03/2026 - kick off AI Workbench update again diff --git a/mkdocs.yml b/mkdocs.yml index 8dd37f7..46e06a0 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -653,7 +653,7 @@ nav: - Development: '!import https://github.com/pgEdge/pgedge-vectorizer?branch=main' - AI DBA Workbench: - - v1.0.0-rc1: '!import https://github.com/pgEdge/ai-dba-workbench.git?branch=v1.0.0-rc1' + - v1.0.0: '!import https://github.com/pgEdge/ai-dba-workbench.git?branch=v1.0.0' - v1.0.0-beta3: '!import https://github.com/pgEdge/ai-dba-workbench.git?branch=v1.0.0-beta3' - v1.0.0-beta2: '!import https://github.com/pgEdge/ai-dba-workbench.git?branch=v1.0.0-beta2' - v1.0.0-beta1: '!import https://github.com/pgEdge/ai-dba-workbench.git?branch=v1.0.0-beta1'