chore(helm): update image oci.trueforge.org/containerforge/kopia 0.22.2 → 0.22.3 (#42336)
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 | `37c35fb` -> `40fcbdf` | --- > [!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.3`](https://redirect.github.com/kopia/kopia/releases/tag/v0.22.3) [Compare Source](https://redirect.github.com/kopia/kopia/compare/v0.22.2...v0.22.3) ##### Defect Fixes - Fixes regression in dependency used for compression ([#​5049](https://redirect.github.com/kopia/kopia/issues/5049)) ##### Snapshots - **New Feature** localfs support for passing options ([#​5044](https://redirect.github.com/kopia/kopia/issues/5044)) by Jarek Kowalski ##### CI/CD - Remove ineffective omitempty tags ([#​5037](https://redirect.github.com/kopia/kopia/issues/5037)) 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.2
|
||||
appVersion: 0.22.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.2
|
||||
@@ -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.1
|
||||
version: 26.2.2
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/kopia
|
||||
tag: 0.22.2@sha256:37c35fb8fecac60f0fb64f8dcb0f953259437ce4ea6b4eab275553254014d98a
|
||||
tag: 0.22.3@sha256:40fcbdf6e7a4c1c87e92211720c2be6a3d87358f3803783fab68752fd970a8e6
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user