From be89f5ad682e8fd3670e9ac8d07b76cad9da9abf Mon Sep 17 00:00:00 2001 From: jab416171 Date: Sun, 4 Sep 2022 11:54:41 -0600 Subject: [PATCH] Add description for flashpaper (#3690) * Add description for flashpaper * Update charts/incubator/flashpaper/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/incubator/flashpaper/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/flashpaper/Chart.yaml b/charts/incubator/flashpaper/Chart.yaml index e4a81c85048..4b63309fc4d 100644 --- a/charts/incubator/flashpaper/Chart.yaml +++ b/charts/incubator/flashpaper/Chart.yaml @@ -13,7 +13,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.6 deprecated: false -description: "DESCRIPTION\r\n" +description: "A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required." home: https://truecharts.org/docs/charts/incubator/flashpaper icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png keywords: @@ -34,4 +34,4 @@ sources: - https://github.com/AndrewPaglusch/FlashPaper - https://hub.docker.com/r/andrewpaglusch/flashpaper type: application -version: 0.0.22 +version: 0.0.23