From 469d3d0d965a665762771f0920fa368e1bc6b9e0 Mon Sep 17 00:00:00 2001 From: Roberto Santalla Date: Sat, 28 May 2022 18:47:29 +0200 Subject: [PATCH] cryptpad: update cryptpad-docker to v4.14.1-nginx (#1579) --- charts/incubator/cryptpad/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/cryptpad/Chart.yaml b/charts/incubator/cryptpad/Chart.yaml index 31ad5f64..f977a514 100644 --- a/charts/incubator/cryptpad/Chart.yaml +++ b/charts/incubator/cryptpad/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: v4.12.0-nginx +appVersion: v4.14.1-nginx description: cryptpad helm package name: cryptpad -version: 0.3.2 +version: 0.3.3 kubeVersion: ">=1.16.0-0" keywords: - cryptpad @@ -21,4 +21,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: Upgraded `common` chart dependency to version 4.4.2 + description: Upgraded cryptpad-docker to v4.14.1-nginx