diff --git a/charts/semgr8s/Chart.yaml b/charts/semgr8s/Chart.yaml index 88d151b..9c7cbe4 100644 --- a/charts/semgr8s/Chart.yaml +++ b/charts/semgr8s/Chart.yaml @@ -1,6 +1,17 @@ apiVersion: v2 name: semgr8s -description: A Helm chart for Kubernetes +description: Semgrep-based Policy Controller for Kubernetes type: application version: 0.1.1 appVersion: "0.1.1" +keywords: + - kubernetes + - admission controller + - policy management +home: https://sse-secure-systems.github.io/semgr8s/latest +sources: + - https://github.com/sse-secure-systems/semgr8s +icon: https://raw.githubusercontent.com/sse-secure-systems/semgr8s/main/docs/assets/semgr8s-logo.png +maintainers: + - name: Christoph Hamsen + email: christoph.hamsen@securesystems.de