diff --git a/helmfile/apps/cryptpad/helmfile.yaml b/helmfile/apps/cryptpad/helmfile.yaml index e2c1b6f7..821db806 100644 --- a/helmfile/apps/cryptpad/helmfile.yaml +++ b/helmfile/apps/cryptpad/helmfile.yaml @@ -21,7 +21,7 @@ releases: # dependencyType=vendor - name: "cryptpad" chart: "cryptpad-online-repo/cryptpad" - version: "0.0.13" + version: "0.0.14" values: - "values.yaml" - "values.gotmpl"