Skip to content

Commit

Permalink
Merge pull request #6024 from balagowda/helm-kanvas-snapshot
Browse files Browse the repository at this point in the history
Added new project helm-kanvas-snapshot to backend table
  • Loading branch information
sudhanshutech authored Oct 24, 2024
2 parents 7c713a8 + b71704f commit 7bef27a
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:
"The Kanvas Snapshot Helm Plugin allows users to generate a visual snapshot of their Helm charts directly from the command line.",
repository: "https://github.com/meshery/helm-kanvas-snapshot",
},
],
},

Expand Down

0 comments on commit 7bef27a

Please sign in to comment.