chore(duplicati): update image oci.trueforge.org/containerforge/duplicati digest to 51d650c (#47056)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/duplicati](https://ghcr.io/trueforge-org/duplicati) ([source](https://www.duplicati.com/)) | digest | `0e417a5` → `51d650c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZHVwbGljYXRpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -20,20 +20,20 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Store securely encrypted backups on cloud storage services!
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/duplicati
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/duplicati
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/duplicati.webp
|
||||
keywords:
|
||||
- duplicati
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: duplicati
|
||||
sources:
|
||||
- https://github.com/duplicati/duplicati
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/duplicati
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/duplicati
|
||||
type: application
|
||||
version: 17.1.1
|
||||
version: 17.1.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/duplicati
|
||||
tag: 2.3.0@sha256:0e417a5bc9a24811501769d092c613b0ff55164df6bee280751b748eea6d17a9
|
||||
tag: 2.3.0@sha256:51d650cfa87b7c322db8eafc29fcd6426ebe7ae2cd2f08fb1aa49c3f21cb0b32
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user