chore(deps): update container image duplicati/duplicati to latest@97b8ef7 by renovate (#21733)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | duplicati/duplicati | digest | `b22ed91` -> `97b8ef7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
0c5f3f2817
commit
77f24c5a41
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duplicati
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.webp
|
||||||
keywords:
|
keywords:
|
||||||
- duplicati
|
- duplicati
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/duplicati
|
- https://github.com/truecharts/charts/tree/master/charts/stable/duplicati
|
||||||
- https://hub.docker.com/r/duplicati/duplicati
|
- https://hub.docker.com/r/duplicati/duplicati
|
||||||
type: application
|
type: application
|
||||||
version: 14.0.5
|
version: 14.0.6
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: duplicati/duplicati
|
repository: duplicati/duplicati
|
||||||
tag: latest@sha256:b22ed912e91eb97786dc1223ae64adac8bfa61f83a6ae6f66c9dada6af9b98c9
|
tag: latest@sha256:97b8ef7bcaa095793ef9f39049851f987860a8c832aaf67ef977ff398f9e996e
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue