diff --git a/charts/tetragon/.helmignore b/charts/tetragon/.helmignore new file mode 100644 index 00000000..f0c13194 --- /dev/null +++ b/charts/tetragon/.helmignore @@ -0,0 +1,21 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj diff --git a/charts/tetragon/Chart.lock b/charts/tetragon/Chart.lock new file mode 100644 index 00000000..81f6cc24 --- /dev/null +++ b/charts/tetragon/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: tetragon + repository: https://helm.cilium.io + version: 0.8.3 +digest: sha256:5515635ef1178bcbdf9b72913ef6e9630fc4cc3fb582a33a8b78f0dd95fd1b3e +generated: "2023-01-17T23:53:38.675368Z" diff --git a/charts/tetragon/Chart.yaml b/charts/tetragon/Chart.yaml new file mode 100644 index 00000000..dfdf9e98 --- /dev/null +++ b/charts/tetragon/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +name: tetragon +icon: https://github.com/cilium/tetragon/releases/download/tetragon-cli/logo-dark.png +description: A Weaveworks Helm chart for the tetragon Profile +type: application +version: 0.0.1 +dependencies: + - name: tetragon + version: "~0.8.3" + repository: "https://helm.cilium.io" +kubeVersion: ">=1.16.0-0" +home: https://github.com/weaveworks/profiles-catalog +sources: + - https://helm.cilium.io + +keywords: +- tetragon +- security +- runtime +- ebpf + +maintainers: + - name: Weaveworks + email: support@weave.works + +annotations: + "weave.works/profile": tetragon + "weave.works/category": Security + "weave.works/links": | + - name: Chart Sources + url: https://github.com/cilium/tetragon + "weave.works/profile-ci": | + - "kind" + - "gke" diff --git a/charts/tetragon/templates/NOTES.txt b/charts/tetragon/templates/NOTES.txt new file mode 100644 index 00000000..8f19b943 --- /dev/null +++ b/charts/tetragon/templates/NOTES.txt @@ -0,0 +1 @@ +Please navigate to https://github.com/cilium/tetragon/releases/tag/v0.8.3 for the complementary tetra CLI binary \ No newline at end of file diff --git a/charts/tetragon/values.yaml b/charts/tetragon/values.yaml new file mode 100644 index 00000000..3a6f0cd0 --- /dev/null +++ b/charts/tetragon/values.yaml @@ -0,0 +1 @@ +# https://github.com/cilium/tetragon/tree/main/install/kubernetes