From c36c3d364ff63410fc9765e61fb1d530c35a0b77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 22:30:54 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/poc?= =?UTF-8?q?ket-id/pocket-id=20(=20v2.4.0=20=E2=86=92=20v2.5.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | docker | ghcr.io/pocket-id/pocket-id | v2.4.0 | v2.5.0 | Signed-off-by: Roger Rumao --- infrastructure/pocket-id/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/pocket-id/values.yaml b/infrastructure/pocket-id/values.yaml index 8535426d8..ce6aac62b 100644 --- a/infrastructure/pocket-id/values.yaml +++ b/infrastructure/pocket-id/values.yaml @@ -10,7 +10,7 @@ app-template: APP_URL: https://pi.rsr.net image: repository: ghcr.io/pocket-id/pocket-id - tag: v2.4.0-distroless + tag: v2.5.0-distroless probes: liveness: enabled: true