From a9cf8376bc040d6b15c6ddf7a07a0d126cd1d282 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 12 May 2026 04:47:52 +0200 Subject: [PATCH] =?UTF-8?q?feat(kopia):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/kopia=200.22.3=20=E2=86=92=200.23.0=20(#48148?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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)) | minor | `fc8364f` → `2fed20f` | --- > [!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. --- ### Release Notes
kopia/kopia (oci.trueforge.org/containerforge/kopia) ### [`v0.23.0`](https://redirect.github.com/kopia/kopia/releases/tag/v0.23.0) [Compare Source](https://redirect.github.com/kopia/kopia/compare/v0.22.3...v0.23.0) ##### Command-Line Interface - **New Feature** restrict insecure unauthenticated server to loopback binds ([#​5354](https://redirect.github.com/kopia/kopia/issues/5354)) by Jarek Kowalski - registration mechanism for storage providers ([#​5350](https://redirect.github.com/kopia/kopia/issues/5350)) by Julio López - hash benchmarking count ([#​5312](https://redirect.github.com/kopia/kopia/issues/5312)) by Julio López - leverage x/term.IsTerminal ([#​5308](https://redirect.github.com/kopia/kopia/issues/5308)) by Julio López - handle potential conversion overflow when setting progress default ([#​5271](https://redirect.github.com/kopia/kopia/issues/5271)) by Julio López ##### KopiaUI App - skip htmlui tests that are timing out ([#​5257](https://redirect.github.com/kopia/kopia/issues/5257)) by Julio López ##### General Improvements - bigmapbench profiling ([#​5321](https://redirect.github.com/kopia/kopia/issues/5321)) by Julio López - clean nits ([#​5313](https://redirect.github.com/kopia/kopia/issues/5313)) by Julio López - remove support for LZ4 ([#​5296](https://redirect.github.com/kopia/kopia/issues/5296)) by Julio López - retained log size double counting ([#​5302](https://redirect.github.com/kopia/kopia/issues/5302)) by Julio López - make counters and size stats uint64 for consistency ([#​5262](https://redirect.github.com/kopia/kopia/issues/5262)) by Julio López - address potential conversion overflows ([#​5266](https://redirect.github.com/kopia/kopia/issues/5266)) by Julio López - string nits ([#​5265](https://redirect.github.com/kopia/kopia/issues/5265)) by Julio López - cleanup nits ([#​5236](https://redirect.github.com/kopia/kopia/issues/5236)) by Julio López - do not included concatenated entries in log ([#​5231](https://redirect.github.com/kopia/kopia/issues/5231)) by lif - move `SafeLongFilename` to `ospath` ([#​5227](https://redirect.github.com/kopia/kopia/issues/5227)) by Julio López - add byte units to maintenance stat summaries ([#​5178](https://redirect.github.com/kopia/kopia/issues/5178)) by Julio López ##### Repository - sync index blob file before closing ([#​5292](https://redirect.github.com/kopia/kopia/issues/5292)) by Julio López - failures when exceeding Windows `MAX_PATH` ([#​5226](https://redirect.github.com/kopia/kopia/issues/5226)) by Julio López ##### Snapshots - ErrorEntry policy resolution to use child policy ([#​5234](https://redirect.github.com/kopia/kopia/issues/5234)) by Baixiaochun - inaccessible entry causes parent directory to be skipped ([#​5217](https://redirect.github.com/kopia/kopia/issues/5217)) by Julio López ##### Storage Providers - warn messages for extra storage providers ([#​5324](https://redirect.github.com/kopia/kopia/issues/5324)) by Julio López - perform maximum of 2 attempt in `PutBlobInPath` ([#​5168](https://redirect.github.com/kopia/kopia/issues/5168)) by Julio López - require.NoError ([#​5166](https://redirect.github.com/kopia/kopia/issues/5166)) by Julio López - update injected error message ([#​5165](https://redirect.github.com/kopia/kopia/issues/5165)) by Julio López - make tests with injected errors more robust ([#​5164](https://redirect.github.com/kopia/kopia/issues/5164)) by Julio López - cleanup temporary file on put blob failure ([#​5157](https://redirect.github.com/kopia/kopia/issues/5157)) by Julio López - notify after releasing the lock ([#​5154](https://redirect.github.com/kopia/kopia/issues/5154)) by Julio López - sync file in FS provider to ensure data is persisted ([#​5150](https://redirect.github.com/kopia/kopia/issues/5150)) by Julio López ##### Testing - prefer assert.NoError ([#​5299](https://redirect.github.com/kopia/kopia/issues/5299)) by Julio López - nits in TestSnapFail tests ([#​5228](https://redirect.github.com/kopia/kopia/issues/5228)) by Julio López - `TestSnapshotFail`\* ([#​5225](https://redirect.github.com/kopia/kopia/issues/5225)) by Julio López ##### Infrastructure - tweak copilot instructions ([#​5278](https://redirect.github.com/kopia/kopia/issues/5278)) by Julio López - update agent instructions ([#​5153](https://redirect.github.com/kopia/kopia/issues/5153)) by Julio López ##### CI/CD - split out linux-based lint targets ([#​5349](https://redirect.github.com/kopia/kopia/issues/5349)) by ashmrtn - license-check-go make target ([#​5347](https://redirect.github.com/kopia/kopia/issues/5347)) by Julio López - skip setup step on PRs on MacOS ([#​5344](https://redirect.github.com/kopia/kopia/issues/5344)) by Julio López - generate govulncheck SARIF report ([#​5300](https://redirect.github.com/kopia/kopia/issues/5300)) by Julio López - avoid duplicate test failure output ([#​5222](https://redirect.github.com/kopia/kopia/issues/5222)) by Julio López - add install-checklocks convenience target ([#​5152](https://redirect.github.com/kopia/kopia/issues/5152)) by Julio López ##### Graphical User Interface
--- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] 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). --- charts/stable/kopia/Chart.yaml | 4 ++-- charts/stable/kopia/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index de9ae7d5db2..4cabb921c23 100644 --- a/charts/stable/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.22.3 +appVersion: 0.23.0 dependencies: - name: common version: 29.3.4 @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kopia - https://kopia.io/docs/installation/#docker-images type: application -version: 28.3.0 +version: 28.4.0 diff --git a/charts/stable/kopia/values.yaml b/charts/stable/kopia/values.yaml index 117f14cc4d8..147d9f0e989 100644 --- a/charts/stable/kopia/values.yaml +++ b/charts/stable/kopia/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: oci.trueforge.org/containerforge/kopia - tag: 0.22.3@sha256:fc8364fdf00ea96185cb9ee126ba540f776b6358de7d03b8945d849805fac728 + tag: 0.23.0@sha256:2fed20f1e1f60fb137f1e70109c0f78ce11159cd75d32e3864a98c0d9bae5510 pullPolicy: IfNotPresent service: main: