From 7ccbba5aa2bf06b0ea3e3f0bea549569fc96de3f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Sep 2025 05:05:53 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20registry.gitlab?= =?UTF-8?q?.com/crafty-controller/crafty-4=204.5.3=20=E2=86=92=204.5.4=20(?= =?UTF-8?q?#39532)?= 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 | `61dc937` -> `0f2dc8c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.5.4`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----454---20250915) [Compare Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.5.3...v4.5.4) ##### Bug fixes - Refactor upload chunk removal to ensure file operations are asynchronous ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/894)) ##### Tweaks - Remove all 3rd party font requests ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/893))

--- ### 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 4cacdb220f0..392facc8f00 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.5.3 +appVersion: 4.5.4 dependencies: - name: common version: 28.17.1 @@ -38,5 +38,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.5.1 +version: 10.5.2 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index babea16925e..be1dbf20bf8 100644 --- a/charts/stable/crafty-4/values.yaml +++ b/charts/stable/crafty-4/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: registry.gitlab.com/crafty-controller/crafty-4 - tag: 4.5.3@sha256:61dc9372b19d2dc0ffb5cee2f6d797aa73f513e90494aa75fd79bd15b560e7cc + tag: 4.5.4@sha256:0f2dc8cf1d490804b748510b27ae45b8deffda28c201a6b416dc6e9916ce3f29 securityContext: container: readOnlyRootFilesystem: false