From 0f2d5fea503f215176b27072d678d79dec2e5bc8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 8 Mar 2026 00:53:48 +0100 Subject: [PATCH] =?UTF-8?q?fix(kanboard):=20update=20image=20ghcr.io/kanbo?= =?UTF-8?q?ard/kanboard=20v1.2.50=20=E2=86=92=20v1.2.51=20(#45872)?= 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/kanboard/kanboard](https://kanboard.org) ([source](https://redirect.github.com/kanboard/kanboard)) | patch | `6d7447d` → `d4667ba` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
kanboard/kanboard (ghcr.io/kanboard/kanboard) ### [`v1.2.51`](https://redirect.github.com/kanboard/kanboard/releases/tag/v1.2.51): Kanboard 1.2.51 [Compare Source](https://redirect.github.com/kanboard/kanboard/compare/v1.2.50...v1.2.51) ##### Security fixes - Add SSRF protection for webhook notifications with the new configuration option `WEBHOOK_ALLOW_PRIVATE_NETWORKS` - Prevent unsafe deserialization in the database session handler - Restrict invite signup input to expected fields only to prevent parameter injection - Add missing permission checks in several API procedures - Validate user external ID values - Check file attachment ownership before deletion - Prevent SSRF bypasses by controlling HTTP client redirect behavior ##### Improvements - Improve accessibility by increasing text/background contrast in the light theme ##### Dependencies and build - Upgrade PHPUnit to version 12 - Update several GitHub Actions and dependencies - Update dependency `pimple/pimple` to version 3.6.2
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/kanboard/Chart.yaml | 4 ++-- charts/stable/kanboard/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index e6a5da19e92..46dd1e523ae 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.2.50 +appVersion: 1.2.51 dependencies: - name: common version: 28.33.0 @@ -41,5 +41,5 @@ sources: - https://github.com/kanboard/kanboard - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kanboard type: application -version: 19.17.0 +version: 19.17.1 diff --git a/charts/stable/kanboard/values.yaml b/charts/stable/kanboard/values.yaml index 49139e7b0db..8f4a3e31c94 100644 --- a/charts/stable/kanboard/values.yaml +++ b/charts/stable/kanboard/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/kanboard/kanboard - tag: "v1.2.50@sha256:6d7447d3adc5c71e58d2e7c38cacadee613f2cf78ec879b3bf2950fe427069fa" + tag: "v1.2.51@sha256:d4667ba3d12e076740ae6a4a74c782a23e8e1ce10c19407ef2ad10a09e66c517" pullPolicy: IfNotPresent service: main: