fix(images): update container image tccr.io/truecharts/restic-rest-server to latest (#14982)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/restic-rest-server | digest | `f93d430` -> `882c045` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -24,4 +24,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server
|
||||
- https://github.com/restic/rest-server
|
||||
type: application
|
||||
version: 2.0.10
|
||||
version: 2.0.11
|
||||
|
||||
@@ -3,7 +3,7 @@ env:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/restic-rest-server
|
||||
tag: latest@sha256:f93d4300075e2e737da8a0d0f55fa328e8011ec2acb9f1379f611d6dd67aaf1a
|
||||
tag: latest@sha256:882c045b6c1fabd8417f519ca9ed540a8b0df2a4174bc15239c075efcdfa7fd9
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user