Skip to content

Commit

Permalink
Merge pull request #463 from cncf/auto-update-projects
Browse files Browse the repository at this point in the history
Update Projects
  • Loading branch information
aliok authored Jul 19, 2023
2 parents a4cafac + a76dbcc commit 6b8afe6
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions website/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,28 @@
"youtube_url": null,
"language": "Go"
},
{
"name": "Istio",
"path": "Service Mesh",
"description": "Simplify observability, traffic management, security, and policy with the Istio service mesh.",
"homepage_url": "https://istio.io/",
"project": "graduated",
"repo_url": "https://github.com/istio/istio",
"logo": "logos/istio.svg",
"twitter": "https://twitter.com/IstioMesh",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": null,
"accepted": "2022-09-30",
"dev_stats_url": "https://istio.devstats.cncf.io/",
"artwork_url": null,
"stack_overflow_url": "https://stackoverflow.com/questions/tagged/istio",
"blog_url": "https://istio.io/blog/",
"mailing_list_url": null,
"slack_url": "https://slack.istio.io/",
"gitter_url": null,
"youtube_url": "https://www.youtube.com/c/Istio",
"language": "Go"
},
{
"name": "Jaeger",
"path": "Tracing",
Expand Down Expand Up @@ -857,28 +879,6 @@
"youtube_url": null,
"language": "Python"
},
{
"name": "Istio",
"path": "Service Mesh",
"description": "Simplify observability, traffic management, security, and policy with the Istio.",
"homepage_url": "https://istio.io/",
"project": "incubating",
"repo_url": "https://github.com/istio/istio",
"logo": "logos/istio.svg",
"twitter": "https://twitter.com/IstioMesh",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": null,
"accepted": "2022-09-30",
"dev_stats_url": "https://istio.devstats.cncf.io/",
"artwork_url": null,
"stack_overflow_url": "https://stackoverflow.com/questions/tagged/istio",
"blog_url": "https://istio.io/blog/",
"mailing_list_url": null,
"slack_url": "https://slack.istio.io/",
"gitter_url": null,
"youtube_url": "https://www.youtube.com/c/Istio",
"language": "Go"
},
{
"name": "Keda",
"path": "Installable Platform",
Expand Down

0 comments on commit 6b8afe6

Please sign in to comment.