From 9d1440f28ab6796f0de18c4731aab9fa5335196e Mon Sep 17 00:00:00 2001 From: JesseBot Date: Thu, 16 May 2024 14:27:32 +0200 Subject: [PATCH] Update charts/openbao/Chart.yaml - fix chart description OpenBao casing Signed-off-by: JesseBot --- charts/openbao/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/openbao/Chart.yaml b/charts/openbao/Chart.yaml index 163c7b6..a8453d6 100644 --- a/charts/openbao/Chart.yaml +++ b/charts/openbao/Chart.yaml @@ -6,7 +6,7 @@ name: openbao version: 0.1.0 appVersion: v2.0.0-alpha20240329 kubeVersion: ">= 1.27.0-0" -description: Official openbao Chart +description: Official OpenBao Chart home: https://github.com/openbao/openbao-helm icon: https://avatars.githubusercontent.com/u/152585220?s=200&v=4 keywords: ["vault", "security", "encryption", "secrets", "management", "automation", "infrastructure"]