diff --git a/data/products/kubedb.json b/data/products/kubedb.json index 97a5a87573..4416c2adc1 100644 --- a/data/products/kubedb.json +++ b/data/products/kubedb.json @@ -159,6 +159,7 @@ { "version": "v2023.12.28", "hostDocs": true, + "show": true, "info": { "autoscaler": "v0.25.0", "cli": "v0.40.0", @@ -897,7 +898,7 @@ "hostDocs": false } ], - "latestVersion": "v2023.12.21", + "latestVersion": "v2023.12.28", "socialLinks": { "facebook": "https://facebook.com/appscode", "github": "https://github.com/kubedb", diff --git a/firebase.bk.json b/firebase.bk.json index 59b6a5d6bd..0c60b67e6d 100644 --- a/firebase.bk.json +++ b/firebase.bk.json @@ -44,17 +44,17 @@ "redirects": [ { "source": "/docs/latest/", - "destination": "/docs/v2023.12.21/", + "destination": "/docs/v2023.12.28/", "type": 302 }, { "source": "/docs/latest/:rest*", - "destination": "/docs/v2023.12.21/:rest", + "destination": "/docs/v2023.12.28/:rest", "type": 302 }, { "source": "/docs", - "destination": "/docs/v2023.12.21/", + "destination": "/docs/v2023.12.28/", "type": 302 }, {