From 3a2e3ea14bf15f86866f8ffc1f5742330ad46f6a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 6 Mar 2026 05:24:10 +0100 Subject: [PATCH] =?UTF-8?q?fix(crafty-4):=20update=20image=20registry.gitl?= =?UTF-8?q?ab.com/crafty-controller/crafty-4=204.10.0=20=E2=86=92=204.10.1?= =?UTF-8?q?=20(#45818)?= 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 | `d2c1fa0` → `dff4518` | --- > [!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.1`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----4101---20260305) [Compare Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.10.0...v4.10.1) ##### Bug fixes - Fix stack-trace on non-super user server nav when without config perms ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/987))

--- ### 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). Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- 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 e5c46e4bb61..848ed3b4d99 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.10.0 +appVersion: 4.10.1 dependencies: - name: common version: 28.33.0 @@ -42,5 +42,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/crafty-4 - https://gitlab.com/crafty-controller/crafty-4 type: application -version: 10.23.0 +version: 10.23.1 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index 6355332207d..993838c7348 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.0@sha256:d2c1fa084ea246db1b3b328649270b6e61e481763478c1775bbe52f2e76575c1 + tag: 4.10.1@sha256:dff45185258fe8664a8e2da72f6ce33a3ec103aa3e4b9c463a6c577740d4e49c securityContext: container: readOnlyRootFilesystem: false