Skip to content

build(deps): update image ghcr.io/home-operations/kopia ( 0.22.3 ➜ 0.23.0 )#850

Merged
rcdailey merged 1 commit into
mainfrom
renovate/ghcr.io-home-operations-kopia-0.x
May 13, 2026
Merged

build(deps): update image ghcr.io/home-operations/kopia ( 0.22.3 ➜ 0.23.0 )#850
rcdailey merged 1 commit into
mainfrom
renovate/ghcr.io-home-operations-kopia-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2026

This PR contains the following updates:

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

Release Notes

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

v0.23.0

Compare Source

Command-Line Interface
  • New Feature 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 these updates 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
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 12, 2026

--- kubernetes/apps/storage/kopia Kustomization: storage/kopia HelmRelease: storage/kopia

+++ kubernetes/apps/storage/kopia Kustomization: storage/kopia HelmRelease: storage/kopia

@@ -41,13 +41,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: kopia-secret
             image:
               repository: ghcr.io/home-operations/kopia
-              tag: 0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+              tag: 0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   tcpSocket:
@@ -79,13 +79,13 @@

             - --enable-full=true
             envFrom:
             - secretRef:
                 name: kopia-secret
             image:
               repository: ghcr.io/home-operations/kopia
-              tag: 0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+              tag: 0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true
@@ -103,13 +103,13 @@

             - -c
             envFrom:
             - secretRef:
                 name: kopia-secret
             image:
               repository: ghcr.io/home-operations/kopia
-              tag: 0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+              tag: 0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 12, 2026

--- HelmRelease: storage/kopia Deployment: storage/kopia

+++ HelmRelease: storage/kopia Deployment: storage/kopia

@@ -48,13 +48,13 @@

         - set
         - --enable-quick=true
         - --enable-full=true
         envFrom:
         - secretRef:
             name: kopia-secret
-        image: ghcr.io/home-operations/kopia:0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+        image: ghcr.io/home-operations/kopia:0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
         name: enable-maintenance
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
@@ -91,13 +91,13 @@

         command:
         - /bin/sh
         - -c
         envFrom:
         - secretRef:
             name: kopia-secret
-        image: ghcr.io/home-operations/kopia:0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+        image: ghcr.io/home-operations/kopia:0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
         name: set-ignore-policy
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
@@ -135,13 +135,13 @@

           value: '80'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: kopia-secret
-        image: ghcr.io/home-operations/kopia:0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+        image: ghcr.io/home-operations/kopia:0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
         livenessProbe:
           tcpSocket:
             port: 80
         name: app
         readinessProbe:
           tcpSocket:

@renovate renovate Bot force-pushed the renovate/ghcr.io-home-operations-kopia-0.x branch from 16a8c09 to b8c7002 Compare May 12, 2026 12:08
@rcdailey rcdailey merged commit 22d4e68 into main May 13, 2026
5 checks passed
@rcdailey rcdailey deleted the renovate/ghcr.io-home-operations-kopia-0.x branch May 13, 2026 00:24
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.

1 participant