From 15e677a96d612eb1b96a52f52ff894cf15f60c3e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Jun 2026 00:35:18 +0200 Subject: [PATCH] =?UTF-8?q?fix(crafty-4):=20update=20image=20registry.gitl?= =?UTF-8?q?ab.com/crafty-controller/crafty-4=204.10.5=20=E2=86=92=204.10.6?= =?UTF-8?q?=20(#49167)?= 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 | `6dca9a8` → `2189f47` | --- > [!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.6`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----4106---20260615) [Compare Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.10.5...v4.10.6) ##### Bug fixes - Readd packaging to requirements ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/1042))

--- ### Configuration 📅 **Schedule**: (UTC) - 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 6c9799f0dd5..ad008fa6e8d 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.10.5 +appVersion: 4.10.6 dependencies: - name: common version: 29.5.3 @@ -37,5 +37,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.4.1 +version: 11.4.2 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index 58169c18b5b..9b6da50e670 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.5@sha256:6dca9a86e64877d26d1adfed980a18de03c83a173fd4bf16208c85b3038dfec2 + tag: 4.10.6@sha256:2189f477b96b757e73812e0197a8fd2890e34493687ef8f604621c3aea8c96ed securityContext: container: readOnlyRootFilesystem: false