From 778d1ca5a8c06916553bebaeba53de9716c1f44c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Jun 2024 08:20:37 +0200 Subject: [PATCH] chore(deps): update container image kanboard/kanboard to v1.2.37@7715e76 by renovate (#22921) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kanboard/kanboard](https://kanboard.org) ([source](https://togithub.com/kanboard/kanboard)) | patch | `v1.2.36` -> `v1.2.37` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
kanboard/kanboard (kanboard/kanboard) ### [`v1.2.37`](https://togithub.com/kanboard/kanboard/releases/tag/v1.2.37): Kanboard 1.2.37 [Compare Source](https://togithub.com/kanboard/kanboard/compare/v1.2.36...v1.2.37) - Add CSRF check and remove `project_id` form value for `addUser` and `addGroup` actions ([CVE-2024-36399](https://togithub.com/kanboard/kanboard/security/advisories/GHSA-x8v7-3ghx-65cv)) - Update `symfony/*` dependencies - Update Docker image to Alpine 3.20 - Update Russian and Hungarian translation - Add `color_id` argument to `createCategory` and `updateCategory` API procedures - Add link to create a comment before the list - Fix: unable to create comments with "c" shortcut or "Add a comment" menu
--- ### 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://togithub.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 2844d17970a..029c5a9ef74 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.2.36 +appVersion: 1.2.37 dependencies: - name: common version: 24.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard - https://hub.docker.com/r/kanboard/kanboard type: application -version: 18.0.0 +version: 18.0.1 diff --git a/charts/stable/kanboard/values.yaml b/charts/stable/kanboard/values.yaml index a706f7c983d..b2c945b2972 100644 --- a/charts/stable/kanboard/values.yaml +++ b/charts/stable/kanboard/values.yaml @@ -1,6 +1,6 @@ image: repository: kanboard/kanboard - tag: v1.2.36@sha256:4d33417152eef8924cd8c8bf336fdcd6c45c449e03f10eb6c61244ecc7d2ed86 + tag: v1.2.37@sha256:7715e76416179dfd77177348140a10fed7b15912560f64c42e8df5fb948e08a5 pullPolicy: IfNotPresent service: main: