From afdbcb87fdfe0655c607bf83db63bd827024bd1b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 27 Oct 2024 02:00:02 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/kanbo?= =?UTF-8?q?ard/kanboard=20v1.2.40=20=E2=86=92=20v1.2.41=20(#28398)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kanboard/kanboard](https://kanboard.org) ([source](https://redirect.github.com/kanboard/kanboard)) | patch | `b64239d` -> `b136fc7` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
kanboard/kanboard (docker.io/kanboard/kanboard) ### [`v1.2.41`](https://redirect.github.com/kanboard/kanboard/releases/tag/v1.2.41): Kanboard 1.2.41 [Compare Source](https://redirect.github.com/kanboard/kanboard/compare/v1.2.40...v1.2.41) - feat: add new plugin hooks in project forms - feat: add option to add BOM at the beginning of CSV files (required for Microsoft Excel) - feat: validate app config form values - feat: add cancel button on 2FA code validation screen - fix: add CSRF check to the logout endpoint - fix: add HTML escaping when displaying exception message - fix: add URL validation for external task links - fix: correct broken migration logic for Sqlite
--- ### 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 543f1dc6aca..347855fcf60 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.2.40 +appVersion: 1.2.41 dependencies: - name: common version: 25.1.0 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard - https://hub.docker.com/r/kanboard/kanboard type: application -version: 18.2.0 +version: 18.2.1 diff --git a/charts/stable/kanboard/values.yaml b/charts/stable/kanboard/values.yaml index 94f154d462b..890e2f18076 100644 --- a/charts/stable/kanboard/values.yaml +++ b/charts/stable/kanboard/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/kanboard/kanboard - tag: v1.2.40@sha256:b64239d46ef72650438b8895960bcbd751fe1cf9a702134ca96a19829cb82cdf + tag: v1.2.41@sha256:b136fc7936a3825124527cc610c55cbde05328bac47a1f06c4854f594090bde5 pullPolicy: IfNotPresent service: main: