Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sharadregoti committed Feb 20, 2025
1 parent bea219c commit 753bbec
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 7 deletions.
4 changes: 2 additions & 2 deletions tyk-docs/content/developer-support/release-notes/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Our minor releases are supported until our next minor comes out.

### 5.7.2 Release Notes

#### Release Date 14 February 2025
#### Release Date 19 February 2025

#### Release Highlights

Expand Down Expand Up @@ -1238,7 +1238,7 @@ Fixed the following high priority CVEs identified in the Tyk Dashboard, providin
### 5.3.10 Release Notes
#### Release Date 14 February 2025
#### Release Date 19 February 2025
#### Release Highlights
Expand Down
4 changes: 2 additions & 2 deletions tyk-docs/content/developer-support/release-notes/gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Our minor releases are supported until our next minor comes out.

### 5.7.2 Release Notes

#### Release Date 14 February 2025
#### Release Date 19 February 2025

#### Release Highlights

Expand Down Expand Up @@ -1538,7 +1538,7 @@ links to API documentation and FAQs. You can copy it from the previous release.

### 5.3.10 Release Notes

#### Release Date 14 February 2025
#### Release Date 19 February 2025

#### Release Highlights

Expand Down
2 changes: 1 addition & 1 deletion tyk-docs/data/releases/dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"lts": "5.3.10",
"releaseNotesPath": "developer-support/release-notes/dashboard",
"5.7.2": {
"date": "14/02/2025",
"date": "19/02/2025",
"docker": "https://hub.docker.com/r/tykio/tyk-dashboard/tags?page=1&name=v5.7.2"
},
"5.7.1": {
Expand Down
2 changes: 1 addition & 1 deletion tyk-docs/data/releases/gateway.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"lts": "5.3.10",
"releaseNotesPath": "developer-support/release-notes/gateway",
"5.7.2": {
"date": "14/02/2025",
"date": "19/02/2025",
"tag": "https://github.com/TykTechnologies/tyk/releases/tag/v5.7.2",
"docker": "https://hub.docker.com/r/tykio/tyk-gateway/tags?page=1&name=v5.7.2"
},
Expand Down
6 changes: 5 additions & 1 deletion tyk-docs/data/releases/sync.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
{
"home": "tyk-sync",
"licensed": true,
"latest": "2.0.1",
"latest": "2.0.4",
"releaseNotesPath": "product-stack/tyk-sync/release-notes/sync-2.0",
"2.0.4": {
"date": "19/12/2024",
"docker": "https://hub.docker.com/r/tykio/tyk-sync/tags?page=1&name=v2.0.4"
},
"2.0.1": {
"date": "5/12/2024",
"docker": "https://hub.docker.com/r/tykio/tyk-sync/tags?page=1&name=v2.0.1"
Expand Down

0 comments on commit 753bbec

Please sign in to comment.