automation: Update backup-duplicity Docker tag to v0.8.21
This commit is contained in:
parent
c38e624ba1
commit
5572d2cbad
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ backup_target: ""
|
||||||
# The duplicity image & version
|
# The duplicity image & version
|
||||||
backup_duplicity_image: "quay.io/sheogorath/duplicity"
|
backup_duplicity_image: "quay.io/sheogorath/duplicity"
|
||||||
# renovate: depName=quay.io/sheogorath/duplicity
|
# renovate: depName=quay.io/sheogorath/duplicity
|
||||||
backup_duplicity_version: "0.8.20"
|
backup_duplicity_version: "0.8.21"
|
||||||
backup_duplicity_image_version: "{{ backup_duplicity_version }}"
|
backup_duplicity_image_version: "{{ backup_duplicity_version }}"
|
||||||
|
|
||||||
# The GPG options to be used when backing up
|
# The GPG options to be used when backing up
|
||||||
|
|
Loading…
Add table
Reference in a new issue