This is an automated email from the ASF dual-hosted git repository.

etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 81f61f4dd2 Docs: Site update for 1.9.0 (#12921)
81f61f4dd2 is described below

commit 81f61f4dd2332a7a3b8c80014c60a89becccc493
Author: Ajantha Bhat <[email protected]>
AuthorDate: Mon Apr 28 21:51:07 2025 +0530

    Docs: Site update for 1.9.0 (#12921)
---
 site/mkdocs.yml | 4 ++--
 site/nav.yml    | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/site/mkdocs.yml b/site/mkdocs.yml
index d18067a1d9..0216f126dd 100644
--- a/site/mkdocs.yml
+++ b/site/mkdocs.yml
@@ -78,8 +78,8 @@ markdown_extensions:
       permalink: 🔗
 
 extra:
-  icebergVersion: '1.8.1'
-  nessieVersion: '0.99.0'
+  icebergVersion: '1.9.0'
+  nessieVersion: '0.103.3'
   flinkVersion: '1.20.0'
   flinkVersionMajor: '1.20'
   social:
diff --git a/site/nav.yml b/site/nav.yml
index cfa0a2bc85..f7140713e7 100644
--- a/site/nav.yml
+++ b/site/nav.yml
@@ -23,6 +23,7 @@ nav:
   - Docs: 
     - nightly: '!include docs/docs/nightly/mkdocs.yml'
     - latest: '!include docs/docs/latest/mkdocs.yml'
+    - 1.9.0: '!include docs/docs/1.9.0/mkdocs.yml'
     - 1.8.1: '!include docs/docs/1.8.1/mkdocs.yml'
     - 1.8.0: '!include docs/docs/1.8.0/mkdocs.yml'
     - 1.7.2: '!include docs/docs/1.7.2/mkdocs.yml'

Reply via email to