chore(helm): update image oci.trueforge.org/containerforge/kopia 0.22.0 → 0.22.2 (#42187)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/kopia](https://ghcr.io/trueforge-org/kopia) ([source](https://redirect.github.com/kopia/kopia)) | patch | `18781d0` -> `37c35fb` | --- > [!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. --- ### Release Notes <details> <summary>kopia/kopia (oci.trueforge.org/containerforge/kopia)</summary> ### [`v0.22.2`](https://redirect.github.com/kopia/kopia/releases/tag/v0.22.2) [Compare Source](https://redirect.github.com/kopia/kopia/compare/v0.22.0...v0.22.2) ##### Storage Providers - Fix regression [#​5039](https://redirect.github.com/kopia/kopia/issues/5039): execute rclone with non-cancelling context ([#​5040](https://redirect.github.com/kopia/kopia/issues/5040)) by Julio López ##### Testing - allow S3 versioned tests cleanup to succeed ([#​5038](https://redirect.github.com/kopia/kopia/issues/5038)) by Julio López ##### CI/CD - make PR title options consistent with chlog ([#​5036](https://redirect.github.com/kopia/kopia/issues/5036)) by Julio López </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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: 0.22.0
|
||||
appVersion: 0.22.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.1
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kopia
|
||||
- https://kopia.io/docs/installation/#docker-images
|
||||
type: application
|
||||
version: 26.2.0
|
||||
version: 26.2.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/kopia
|
||||
tag: 0.22.0@sha256:18781d0312687731ad9682dccc82170c866612accaced8152d965deb5bf315a7
|
||||
tag: 0.22.2@sha256:37c35fb8fecac60f0fb64f8dcb0f953259437ce4ea6b4eab275553254014d98a
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user