We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cafdaa8 commit 0f3428dCopy full SHA for 0f3428d
charts/helm-paperless-s3-backup/Chart.yaml
@@ -3,4 +3,4 @@ name: helm-paperless-s3-backup
3
description: A Helm chart for automating Paperless NGX backups to a S3 bucket in Kubernetes with optional encryption.
4
type: application
5
version: 0.4.1
6
-appVersion: "1.0.7"
+appVersion: "1.0.8"
charts/helm-paperless-s3-backup/values.yaml
@@ -4,7 +4,7 @@ cron: "0 4 * * 0"
image:
repository: pascaaal/docker-awscli-kubectl-zip
7
- tag: v1.0.7
+ tag: v1.0.8
8
9
s3:
10
accessKey:
0 commit comments