From 69853128dba0a65cfc01d4d24adb759c8f29b577 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Aug 2025 23:30:56 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20quay.io/kanboar?= =?UTF-8?q?d/kanboard=20v1.2.46=20=E2=86=92=20v1.2.47=20(#38277)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/kanboard/kanboard](https://kanboard.org) ([source](https://redirect.github.com/kanboard/kanboard)) | patch | `dbdd4a8` -> `f023ba2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
kanboard/kanboard (quay.io/kanboard/kanboard) ### [`v1.2.47`](https://redirect.github.com/kanboard/kanboard/releases/tag/v1.2.47): Kanboard 1.2.47 [Compare Source](https://redirect.github.com/kanboard/kanboard/compare/v1.2.46...v1.2.47) - refactor: add namespace to test files - fix: the `$escape` parameter must be provided in PHP 8.4 for CSV functions - fix: sanitize and validate uploaded files path - fix: do not load `RememberMeAuth` provider when `REMEMBER_ME_AUTH` is `false` - fix: avoid PHP warning when external user creation is disabled - feat!: remove file cache driver to avoid using `unserialize()` - feat!: ignore legacy events serialized with PHP due to potential security issues - feat: add new actions: `TaskAssignCurrentUserColumnIfNoUserAlreadySet` and `TaskAssignToUserOnCreationInColumn` - feat: Add new `pdf()` method in `Core\Http\Response` - ci: run `php-cs-fixer` on GitHub Actions - ci: remove unnecessary labels from issue templates - chore: replace deprecated `gh-cli` feature source in devcontainer configuration
--- ### 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 ac1fa3bd052..f1dd5edc36a 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.2.46 +appVersion: 1.2.47 dependencies: - name: common version: 28.15.1 @@ -36,5 +36,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard - https://quay.io/kanboard/kanboard type: application -version: 19.2.1 +version: 19.2.2 diff --git a/charts/stable/kanboard/values.yaml b/charts/stable/kanboard/values.yaml index 13cd11ffcbf..aa996de4978 100644 --- a/charts/stable/kanboard/values.yaml +++ b/charts/stable/kanboard/values.yaml @@ -1,6 +1,6 @@ image: repository: quay.io/kanboard/kanboard - tag: v1.2.46@sha256:dbdd4a857ec7f1d26c78348765d5fa8f5b62908aa6a92cb03ad1d9c9cde11e50 + tag: v1.2.47@sha256:f023ba2b1bd509d446cb3f59038e8f90613d53e1b93faec94bb4eba3071e611b pullPolicy: IfNotPresent service: main: