mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 02:51:22 -03:00
chore(helm): update image docker.io/kopia/kopia 20250925.0.175035 → 20251008.0.52618 (#40618)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/kopia/kopia | major | `ade9874` -> `c89a38e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 20250925.0.175035
|
||||
appVersion: 20251008.0.52618
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -22,8 +22,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication.
|
||||
home: https://trueforge.org/truecharts/stable/kopia
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/kopia.webp
|
||||
home: https://truecharts.org/charts/stable/kopia
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.webp
|
||||
keywords:
|
||||
- backup
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
@@ -34,9 +34,10 @@ maintainers:
|
||||
name: kopia
|
||||
sources:
|
||||
- https://github.com/kopia/kopia
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/kopia
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kopia
|
||||
- https://hub.docker.com/r/kopia/kopia
|
||||
- https://kopia.io/docs/installation/#docker-images
|
||||
type: application
|
||||
version: 21.2.0
|
||||
version: 22.0.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/kopia/kopia
|
||||
tag: 20250925.0.175035@sha256:ade98740c9178ad96c8a8df7a87022f9d3b8d60f93a29bf2652d4ed43c112b21
|
||||
tag: 20251008.0.52618@sha256:c89a38ee87b1894b3f8b54cad308cc598001a2d4494379c9e2da6aedbc55cfd1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user