Skip to content

feat(container): update image ghcr.io/home-operations/kopia ( 0.22.3 → 0.23.1 ) - #3344

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-kopia-0.x
Open

feat(container): update image ghcr.io/home-operations/kopia ( 0.22.3 → 0.23.1 )#3344
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-kopia-0.x

Conversation

@renovate

@renovate renovate Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/kopia (source) minor 0.22.30.23.1

Release Notes

kopia/kopia (ghcr.io/home-operations/kopia)

v0.23.1

Compare Source

Summary

Kopia v0.23.1. is a bugfix release which fixes a rare race condition which might lead to a data loss - an upgrade is recommended - See #​5371

Repository
  • Basic tests for getting epoch manager blob set (#​5418) by Julio López
  • selection of next epoch to compact (#​5373) by Julio López
Storage Providers
  • no_extra_providers build tag (#​5375) by Julio López
Linter
  • annotations for other platforms (#​5413) by Julio López
Graphical User Interface

v0.23.0

Compare Source

Command-Line Interface
  • [BREAKING CHANGE] restrict insecure unauthenticated server to loopback binds (#​5354) by Jarek Kowalski
  • registration mechanism for storage providers (#​5350) by Julio López
  • hash benchmarking count (#​5312) by Julio López
  • leverage x/term.IsTerminal (#​5308) by Julio López
  • handle potential conversion overflow when setting progress default (#​5271) by Julio López
KopiaUI App
  • skip htmlui tests that are timing out (#​5257) by Julio López
General Improvements
  • bigmapbench profiling (#​5321) by Julio López
  • clean nits (#​5313) by Julio López
  • remove support for LZ4 (#​5296) by Julio López
  • retained log size double counting (#​5302) by Julio López
  • make counters and size stats uint64 for consistency (#​5262) by Julio López
  • address potential conversion overflows (#​5266) by Julio López
  • string nits (#​5265) by Julio López
  • cleanup nits (#​5236) by Julio López
  • do not included concatenated entries in log (#​5231) by lif
  • move SafeLongFilename to ospath (#​5227) by Julio López
  • add byte units to maintenance stat summaries (#​5178) by Julio López
Repository
  • sync index blob file before closing (#​5292) by Julio López
  • failures when exceeding Windows MAX_PATH (#​5226) by Julio López
Snapshots
  • ErrorEntry policy resolution to use child policy (#​5234) by Baixiaochun
  • inaccessible entry causes parent directory to be skipped (#​5217) by Julio López
Storage Providers
  • warn messages for extra storage providers (#​5324) by Julio López
  • perform maximum of 2 attempt in PutBlobInPath (#​5168) by Julio López
  • require.NoError (#​5166) by Julio López
  • update injected error message (#​5165) by Julio López
  • make tests with injected errors more robust (#​5164) by Julio López
  • cleanup temporary file on put blob failure (#​5157) by Julio López
  • notify after releasing the lock (#​5154) by Julio López
  • sync file in FS provider to ensure data is persisted (#​5150) by Julio López
Testing
  • prefer assert.NoError (#​5299) by Julio López
  • nits in TestSnapFail tests (#​5228) by Julio López
  • TestSnapshotFail* (#​5225) by Julio López
Infrastructure
  • tweak copilot instructions (#​5278) by Julio López
  • update agent instructions (#​5153) by Julio López
CI/CD
  • split out linux-based lint targets (#​5349) by ashmrtn
  • license-check-go make target (#​5347) by Julio López
  • skip setup step on PRs on MacOS (#​5344) by Julio López
  • generate govulncheck SARIF report (#​5300) by Julio López
  • avoid duplicate test failure output (#​5222) by Julio López
  • add install-checklocks convenience target (#​5152) by Julio López
Graphical User Interface

Configuration

📅 Schedule: (in timezone America/Chicago)

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented May 12, 2026

Copy link
Copy Markdown

Path: infrastructure/kopia

--- /tmp/tmp.p9Qn7sa8MS	2026-06-22 18:51:23.406693038 +0000
+++ /tmp/tmp.1M8pEaeJ5w	2026-06-22 18:51:24.257689182 +0000
@@ -89,7 +89,7 @@
           envFrom:
             - secretRef:
                 name: kopia-secret
-          image: ghcr.io/home-operations/kopia:0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+          image: ghcr.io/home-operations/kopia:0.23.1@sha256:27da0a33b44e1b902150a6c963514237217464bb13118a95bb056667be93cda5
           livenessProbe:
             failureThreshold: 3
             httpGet:

@renovate
renovate Bot force-pushed the renovate/ghcr.io-home-operations-kopia-0.x branch from aabcfd1 to 944bc9c Compare May 12, 2026 11:11
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-operations/kopia ( 0.22.3 → 0.23.0 ) feat(container): update image ghcr.io/home-operations/kopia ( 0.22.3 → 0.23.1 ) Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-home-operations-kopia-0.x branch from 944bc9c to d47f719 Compare June 16, 2026 18:37
…→ 0.23.1 )

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| docker     | ghcr.io/home-operations/kopia | 0.22.3 | 0.23.1 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/ghcr.io-home-operations-kopia-0.x branch from d47f719 to 39893ef Compare June 22, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants