Skip to content

Commit

Permalink
Call back v2024.12.18
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Jan 8, 2025
1 parent 96afb78 commit 0616d1c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion data/products/kubedb.json
Original file line number Diff line number Diff line change
Expand Up @@ -1188,7 +1188,7 @@
"hostDocs": false
}
],
"latestVersion": "v2024.12.18",
"latestVersion": "v2024.11.18",
"socialLinks": {
"facebook": "https://facebook.com/appscode",
"github": "https://github.com/kubedb",
Expand Down
4 changes: 2 additions & 2 deletions data/products/kubestash.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
{
"version": "v2024.12.9",
"hostDocs": true,
"show": true,
"show": false,
"info": {
"cli": "v0.13.0",
"installer": "v2024.12.9"
Expand Down Expand Up @@ -249,7 +249,7 @@
}
}
],
"latestVersion": "v2024.12.9",
"latestVersion": "v2024.9.30",
"socialLinks": {
"facebook": "https://facebook.com/appscode",
"github": "https://github.com/kubestash",
Expand Down
4 changes: 2 additions & 2 deletions data/products/stash.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
{
"version": "v2024.12.18",
"hostDocs": true,
"show": true,
"show": false,
"info": {
"cli": "v0.37.0",
"community": "v0.37.0",
Expand Down Expand Up @@ -3173,7 +3173,7 @@
"hostDocs": false
}
],
"latestVersion": "v2024.12.18",
"latestVersion": "v2024.9.30",
"socialLinks": {
"facebook": "https://facebook.com/appscode",
"github": "https://github.com/stashed",
Expand Down
6 changes: 3 additions & 3 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
"redirects": [
{
"source": "/docs/latest/",
"destination": "/docs/v2024.12.18/",
"destination": "/docs/v2024.11.18/",
"type": 302
},
{
"source": "/docs/latest/:rest*",
"destination": "/docs/v2024.12.18/:rest",
"destination": "/docs/v2024.11.18/:rest",
"type": 302
},
{
"source": "/docs",
"destination": "/docs/v2024.12.18/",
"destination": "/docs/v2024.11.18/",
"type": 302
},
{
Expand Down

0 comments on commit 0616d1c

Please sign in to comment.