app-store/apps/duplicati/config.json
renovate[bot] 27ec99c16e
chore(deps): update lscr.io/linuxserver/duplicati docker tag to v2.0.7 (#599)
* chore(deps): update lscr.io/linuxserver/duplicati docker tag to v2.0.7

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-05-25 16:25:47 -04:00

19 lines
590 B
JSON

{
"$schema": "../schema.json",
"name": "Duplicati",
"port": 8159,
"available": true,
"exposable": true,
"id": "duplicati",
"tipi_version": 2,
"version": "2.0.7",
"categories": [
"data"
],
"description": "Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.",
"short_desc": "Store securely encrypted backups in the cloud!",
"author": "https://github.com/duplicati",
"source": "https://github.com/linuxserver/docker-duplicati",
"form_fields": []
}