From 7d4cdb9f67da2b5eb821ee4c4b94c5e890b8c7fd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Dec 2025 02:33:19 +0000 Subject: [PATCH] Update ghcr.io/karakeep-app/karakeep Docker tag to v0.29.3 (#2642) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/karakeep-app/karakeep](https://github.com/karakeep-app/karakeep) | patch | `0.29.1` -> `0.29.3` | --- ### Release Notes
karakeep-app/karakeep (ghcr.io/karakeep-app/karakeep) ### [`v0.29.3`](https://github.com/karakeep-app/karakeep/releases/tag/v0.29.3): 0.29.3 [Compare Source](https://github.com/karakeep-app/karakeep/compare/v0.29.2...v0.29.3) Well. Upgrading Nextjs one more time to patch CVE-2025-67779. ### [`v0.29.2`](https://github.com/karakeep-app/karakeep/releases/tag/v0.29.2): 0.29.2 [Compare Source](https://github.com/karakeep-app/karakeep/compare/v0.29.1...v0.29.2) Upgrading Nextjs to patch two new vulnerabilities in react CVE-2025-55184 & CVE-2025-55183. This is on top of the critical vulnerability (CVE-2025-66478) that was patched in 0.29.1.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2642 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/karakeep/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/karakeep/values.yaml b/clusters/cl01tl/helm/karakeep/values.yaml index 2ab5a39e7..37c90261e 100644 --- a/clusters/cl01tl/helm/karakeep/values.yaml +++ b/clusters/cl01tl/helm/karakeep/values.yaml @@ -9,7 +9,7 @@ karakeep: main: image: repository: ghcr.io/karakeep-app/karakeep - tag: 0.29.1 + tag: 0.29.3 pullPolicy: IfNotPresent env: - name: DATA_DIR