Skip to content

Commit

Permalink
Added new project helm-kanvas-snapshot to backend table
Browse files Browse the repository at this point in the history
Signed-off-by: balagowda <[email protected]>
  • Loading branch information
balagowda committed Oct 23, 2024
1 parent e3790eb commit bf0f8d0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/sections/Community/Handbook/repo-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,16 @@ export const repo_data = [
"Generates visual snapshots of infrastructure as code (e.g., Kubernetes manifests, Helm charts) and delivers them to pull requests for automated review.",
repository: "https://github.com/layer5labs/kanvas-snapshot",
},
{
project: "Helm Kanvas Snapshot",
image: meshery,
language: "Golang",
maintainers_name: ["Vacant"],
link: [""],
description:
"A Helm chart for deploying Kanvas, a Meshery component for enhanced observability and management workflows.",
repository: "https://github.com/meshery/helm-kanvas-snapshot",
},
],
},

Expand Down

0 comments on commit bf0f8d0

Please sign in to comment.