Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/kopia (source) patch 0.23.00.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

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

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor
--- 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.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
+        image: ghcr.io/home-operations/kopia:0.23.1@sha256:27da0a33b44e1b902150a6c963514237217464bb13118a95bb056667be93cda5
         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.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
+        image: ghcr.io/home-operations/kopia:0.23.1@sha256:27da0a33b44e1b902150a6c963514237217464bb13118a95bb056667be93cda5
         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.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
+        image: ghcr.io/home-operations/kopia:0.23.1@sha256:27da0a33b44e1b902150a6c963514237217464bb13118a95bb056667be93cda5
         livenessProbe:
           tcpSocket:
             port: 80
         name: app
         readinessProbe:
           tcpSocket:
--- HelmRelease: default/claude-proxy Deployment: default/claude-proxy

+++ HelmRelease: default/claude-proxy Deployment: default/claude-proxy

@@ -49,13 +49,13 @@

         env:
         - name: MANAGEMENT_STATIC_PATH
           value: /tmp/static
         envFrom:
         - secretRef:
             name: claude-proxy-secret
-        image: docker.io/eceasy/cli-proxy-api:v7.2.16
+        image: docker.io/eceasy/cli-proxy-api:v7.2.15
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8317
         name: app
         resources:

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor
--- 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.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
+              tag: 0.23.1@sha256:27da0a33b44e1b902150a6c963514237217464bb13118a95bb056667be93cda5
             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.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
+              tag: 0.23.1@sha256:27da0a33b44e1b902150a6c963514237217464bb13118a95bb056667be93cda5
             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.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
+              tag: 0.23.1@sha256:27da0a33b44e1b902150a6c963514237217464bb13118a95bb056667be93cda5
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true
--- kubernetes/apps/default/claude-proxy Kustomization: default/claude-proxy HelmRelease: default/claude-proxy

+++ kubernetes/apps/default/claude-proxy Kustomization: default/claude-proxy HelmRelease: default/claude-proxy

@@ -40,13 +40,13 @@

               MANAGEMENT_STATIC_PATH: /tmp/static
             envFrom:
             - secretRef:
                 name: claude-proxy-secret
             image:
               repository: docker.io/eceasy/cli-proxy-api
-              tag: v7.2.16
+              tag: v7.2.15
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@renovate renovate Bot force-pushed the renovate/ghcr.io-home-operations-kopia-0.x branch from e91530c to 8bd69f9 Compare June 22, 2026 17:06
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-operations-kopia-0.x branch from 8bd69f9 to 3bad7c3 Compare June 22, 2026 20:58
@rcdailey rcdailey merged commit 4b456b5 into main Jun 30, 2026
6 checks passed
@rcdailey rcdailey deleted the renovate/ghcr.io-home-operations-kopia-0.x branch June 30, 2026 02:00
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