Files
truecharts/charts/stable/kopia
TrueCharts Bot a9cf8376bc feat(kopia): update image oci.trueforge.org/containerforge/kopia 0.22.3 → 0.23.0 (#48148)
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

<details>
<summary>kopia/kopia (oci.trueforge.org/containerforge/kopia)</summary>

###
[`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)

<a name="v0.23.0"></a>

##### Command-Line Interface

- **New Feature** restrict insecure unauthenticated server to loopback
binds
([#&#8203;5354](https://redirect.github.com/kopia/kopia/issues/5354)) by
Jarek Kowalski
- registration mechanism for storage providers
([#&#8203;5350](https://redirect.github.com/kopia/kopia/issues/5350)) by
Julio López
- hash benchmarking count
([#&#8203;5312](https://redirect.github.com/kopia/kopia/issues/5312)) by
Julio López
- leverage x/term.IsTerminal
([#&#8203;5308](https://redirect.github.com/kopia/kopia/issues/5308)) by
Julio López
- handle potential conversion overflow when setting progress default
([#&#8203;5271](https://redirect.github.com/kopia/kopia/issues/5271)) by
Julio López

##### KopiaUI App

- skip htmlui tests that are timing out
([#&#8203;5257](https://redirect.github.com/kopia/kopia/issues/5257)) by
Julio López

##### General Improvements

- bigmapbench profiling
([#&#8203;5321](https://redirect.github.com/kopia/kopia/issues/5321)) by
Julio López
- clean nits
([#&#8203;5313](https://redirect.github.com/kopia/kopia/issues/5313)) by
Julio López
- remove support for LZ4
([#&#8203;5296](https://redirect.github.com/kopia/kopia/issues/5296)) by
Julio López
- retained log size double counting
([#&#8203;5302](https://redirect.github.com/kopia/kopia/issues/5302)) by
Julio López
- make counters and size stats uint64 for consistency
([#&#8203;5262](https://redirect.github.com/kopia/kopia/issues/5262)) by
Julio López
- address potential conversion overflows
([#&#8203;5266](https://redirect.github.com/kopia/kopia/issues/5266)) by
Julio López
- string nits
([#&#8203;5265](https://redirect.github.com/kopia/kopia/issues/5265)) by
Julio López
- cleanup nits
([#&#8203;5236](https://redirect.github.com/kopia/kopia/issues/5236)) by
Julio López
- do not included concatenated entries in log
([#&#8203;5231](https://redirect.github.com/kopia/kopia/issues/5231)) by
lif
- move `SafeLongFilename` to `ospath`
([#&#8203;5227](https://redirect.github.com/kopia/kopia/issues/5227)) by
Julio López
- add byte units to maintenance stat summaries
([#&#8203;5178](https://redirect.github.com/kopia/kopia/issues/5178)) by
Julio López

##### Repository

- sync index blob file before closing
([#&#8203;5292](https://redirect.github.com/kopia/kopia/issues/5292)) by
Julio López
- failures when exceeding Windows `MAX_PATH`
([#&#8203;5226](https://redirect.github.com/kopia/kopia/issues/5226)) by
Julio López

##### Snapshots

- ErrorEntry policy resolution to use child policy
([#&#8203;5234](https://redirect.github.com/kopia/kopia/issues/5234)) by
Baixiaochun
- inaccessible entry causes parent directory to be skipped
([#&#8203;5217](https://redirect.github.com/kopia/kopia/issues/5217)) by
Julio López

##### Storage Providers

- warn messages for extra storage providers
([#&#8203;5324](https://redirect.github.com/kopia/kopia/issues/5324)) by
Julio López
- perform maximum of 2 attempt in `PutBlobInPath`
([#&#8203;5168](https://redirect.github.com/kopia/kopia/issues/5168)) by
Julio López
- require.NoError
([#&#8203;5166](https://redirect.github.com/kopia/kopia/issues/5166)) by
Julio López
- update injected error message
([#&#8203;5165](https://redirect.github.com/kopia/kopia/issues/5165)) by
Julio López
- make tests with injected errors more robust
([#&#8203;5164](https://redirect.github.com/kopia/kopia/issues/5164)) by
Julio López
- cleanup temporary file on put blob failure
([#&#8203;5157](https://redirect.github.com/kopia/kopia/issues/5157)) by
Julio López
- notify after releasing the lock
([#&#8203;5154](https://redirect.github.com/kopia/kopia/issues/5154)) by
Julio López
- sync file in FS provider to ensure data is persisted
([#&#8203;5150](https://redirect.github.com/kopia/kopia/issues/5150)) by
Julio López

##### Testing

- prefer assert.NoError
([#&#8203;5299](https://redirect.github.com/kopia/kopia/issues/5299)) by
Julio López
- nits in TestSnapFail tests
([#&#8203;5228](https://redirect.github.com/kopia/kopia/issues/5228)) by
Julio López
- `TestSnapshotFail`\*
([#&#8203;5225](https://redirect.github.com/kopia/kopia/issues/5225)) by
Julio López

##### Infrastructure

- tweak copilot instructions
([#&#8203;5278](https://redirect.github.com/kopia/kopia/issues/5278)) by
Julio López
- update agent instructions
([#&#8203;5153](https://redirect.github.com/kopia/kopia/issues/5153)) by
Julio López

##### CI/CD

- split out linux-based lint targets
([#&#8203;5349](https://redirect.github.com/kopia/kopia/issues/5349)) by
ashmrtn
- license-check-go make target
([#&#8203;5347](https://redirect.github.com/kopia/kopia/issues/5347)) by
Julio López
- skip setup step on PRs on MacOS
([#&#8203;5344](https://redirect.github.com/kopia/kopia/issues/5344)) by
Julio López
- generate govulncheck SARIF report
([#&#8203;5300](https://redirect.github.com/kopia/kopia/issues/5300)) by
Julio López
- avoid duplicate test failure output
([#&#8203;5222](https://redirect.github.com/kopia/kopia/issues/5222)) by
Julio López
- add install-checklocks convenience target
([#&#8203;5152](https://redirect.github.com/kopia/kopia/issues/5152)) by
Julio López

##### Graphical User Interface

</details>

---

### 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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rb3BpYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-05-12 04:47:52 +02:00
..

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://oci.trueforge.org/truecharts/kopia

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/kopia

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/kopia/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project