Skip to content

Commit 3bb360c

Browse files
authored
Update Projects (#612)
Signed-off-by: LFCIBot <[email protected]>
1 parent 7bd6770 commit 3bb360c

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

website/data/projects.json

+24-2
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@
11531153
"path": "Security & Compliance",
11541154
"description": "Cloud Native Runtime Security",
11551155
"homepage_url": "https://falco.org/",
1156-
"project": "incubating",
1156+
"project": "graduated",
11571157
"repo_url": "https://github.com/falcosecurity/falco",
11581158
"logo": "https://landscape.cncf.io/logos/46848d2dd4b6d1f81fca25ea4b788dbca8a7b11052e372edfe2b82b39f65dff5.svg",
11591159
"twitter": "https://twitter.com/falco_org",
@@ -1588,6 +1588,28 @@
15881588
"youtube_url": null,
15891589
"language": "Go"
15901590
},
1591+
{
1592+
"name": "kanister",
1593+
"path": "Container Registry",
1594+
"description": "An extensible framework for application-level data management on Kubernetes",
1595+
"homepage_url": "https://kanister.io",
1596+
"project": "sandbox",
1597+
"repo_url": "https://github.com/kanisterio/kanister",
1598+
"logo": "https://landscape.cncf.io/logos/f763d6ac6e2316b6bd3eb61986426e15d4a909d1887584a4fc8f32e86d479651.svg",
1599+
"twitter": null,
1600+
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
1601+
"chat_channel": null,
1602+
"accepted": "2023-09-20",
1603+
"dev_stats_url": "https://kanister.devstats.cncf.io/",
1604+
"artwork_url": null,
1605+
"stack_overflow_url": null,
1606+
"blog_url": null,
1607+
"mailing_list_url": null,
1608+
"slack_url": null,
1609+
"gitter_url": null,
1610+
"youtube_url": null,
1611+
"language": "Go"
1612+
},
15911613
{
15921614
"name": "Karmada",
15931615
"path": "Scheduling & Orchestration",
@@ -1880,7 +1902,7 @@
18801902
"description": "Automate Kubernetes Configuration Editing",
18811903
"homepage_url": "https://kpt.dev",
18821904
"project": "sandbox",
1883-
"repo_url": "https://github.com/GoogleContainerTools/kpt",
1905+
"repo_url": "https://github.com/kptdev/kpt",
18841906
"logo": "https://landscape.cncf.io/logos/5316e6109dd6cb830370345eb51ebf18a9d64a376ce86db95f9dfe002c70784b.svg",
18851907
"twitter": null,
18861908
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",

0 commit comments

Comments
 (0)