Skip to content

Commit 0f3428d

Browse files
chore: bump app version to 1.0.8 in Chart.yaml and values.yaml
1 parent cafdaa8 commit 0f3428d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/helm-paperless-s3-backup/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name: helm-paperless-s3-backup
33
description: A Helm chart for automating Paperless NGX backups to a S3 bucket in Kubernetes with optional encryption.
44
type: application
55
version: 0.4.1
6-
appVersion: "1.0.7"
6+
appVersion: "1.0.8"

charts/helm-paperless-s3-backup/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cron: "0 4 * * 0"
44

55
image:
66
repository: pascaaal/docker-awscli-kubectl-zip
7-
tag: v1.0.7
7+
tag: v1.0.8
88

99
s3:
1010
accessKey:

0 commit comments

Comments
 (0)