From d4b0aabed2e6b09377d4ba5c9c645d9ece67aec7 Mon Sep 17 00:00:00 2001 From: Nabil Adouani Date: Wed, 31 Jan 2024 22:45:52 +0100 Subject: [PATCH] Add link to StrangeBee --- README.md | 2 +- charts/thehive/Chart.yaml | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b94ff42..2db744a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Overview -This is a collection of charts for StrangeBee projects: +This is a collection of charts for [StrangeBee](https://strangebee.com) products: * [TheHive](./charts/thehive/) * Cortex (TBD) diff --git a/charts/thehive/Chart.yaml b/charts/thehive/Chart.yaml index 4ce2f12..4ccbba5 100644 --- a/charts/thehive/Chart.yaml +++ b/charts/thehive/Chart.yaml @@ -5,6 +5,13 @@ maintainers: - name: StrangeBee url: https://strangebee.com/ +keywords: + - thehive + - sirp + - incident response + - case management + - strangebee + # A chart can be either an 'application' or a 'library' chart. # # Application charts are a collection of templates that can be packaged into versioned archives @@ -30,6 +37,9 @@ version: 0.1.4 appVersion: "5.2" icon: https://strangebeecorp.github.io/helm-charts/assets/thehive-icon.svg +home: https://github.com/StrangeBeeCorp/helm-charts +sources: + - https://github.com/StrangeBeeCorp/helm-charts/tree/main/charts/thehive dependencies: - name: elasticsearch