From 4cd1f986cdef1dce28a32ce8b1b43a446ff109fe Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Apr 2026 05:51:39 +0200 Subject: [PATCH] =?UTF-8?q?fix(crafty-4):=20update=20image=20registry.gitl?= =?UTF-8?q?ab.com/crafty-controller/crafty-4=204.10.2=20=E2=86=92=204.10.3?= =?UTF-8?q?=20(#46892)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry.gitlab.com/crafty-controller/crafty-4](https://craftycontrol.com/) ([source](https://gitlab.com/crafty-controller/crafty-4)) | patch | `914ccf8` → `062a39c` | --- > [!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
crafty-controller/crafty-4 (registry.gitlab.com/crafty-controller/crafty-4) ### [`v4.10.3`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----4103---20260413) [Compare Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.10.2...v4.10.3) ##### Refactor - Sonar refactor: tasks.py ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/999)) - Sonar refactor: Roles Controller ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/998)) ##### Bug fixes - Fix dashboard table width to fix ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/992)) - \[`CVE-2026-5652`] Security: Improve Authentication [#​705](https://redirect.github.com/crafty-controller/crafty-4/issues/705) ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/1004)) - Fix bad typing import for py3.10 installs ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/1007))

--- ### 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/crafty-4/Chart.yaml | 4 ++-- charts/stable/crafty-4/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 9f6fd44471f..aa7d4d56e9a 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.10.2 +appVersion: 4.10.3 dependencies: - name: common version: 29.0.10 @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/crafty-4 - https://gitlab.com/crafty-controller/crafty-4 type: application -version: 11.0.1 +version: 11.0.2 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index 660a6f7aa42..c33fa579f12 100644 --- a/charts/stable/crafty-4/values.yaml +++ b/charts/stable/crafty-4/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: registry.gitlab.com/crafty-controller/crafty-4 - tag: 4.10.2@sha256:914ccf8232ba591db3d9c3f97bac368ae1e6dd8218f4618e2b4699e05018acfd + tag: 4.10.3@sha256:062a39c9fc11f993995d977c810fd83c84fc155fd13b13117985e555d55e0ab9 securityContext: container: readOnlyRootFilesystem: false