From 3ffa789271b77981a067e6402b9fddde05df7801 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 2 Mar 2026 23:22:18 +0100 Subject: [PATCH] =?UTF-8?q?feat(crafty-4):=20update=20image=20registry.git?= =?UTF-8?q?lab.com/crafty-controller/crafty-4=204.9.0=20=E2=86=92=204.10.0?= =?UTF-8?q?=20(#45741)?= 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)) | minor | `ea04b6c` → `d2c1fa0` | --- > [!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.0`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----4100---20260302) [Compare Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.9.0...v4.10.0) ##### Refactor - Switch from Font Awesome to Phosphor Icons (open source) ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/972)) - Overhaul Server Metrics (Frontend) ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/971)) - Customizable Dashboard Columns ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/977)) ##### New features - Experimental SteamCMD Alpha ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/451)) ##### Bug fixes - Adds missing time variables in static test webhook ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/963)) - Fix bug where zip imports would get stuck after selecting root ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/964)) - Fix type error on json encode for backup exclusions ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/967)) - Fix New Backup Exclusions being ignored ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/967)) - Select default backup when no ID is provided ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/970)) - Fix UI for vanilla java version OP and DeOp commands for Vanilla Java ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/978)) ##### Tweaks - Add Hytale Port Ranges to Docker related stack templates & documentation ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/965)) - File Browser Permissions Indicators ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/974)) - Add update center and compartmentalize big bucket ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/817))

--- ### 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 68d1ee0bd19..e5c46e4bb61 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.9.0 +appVersion: 4.10.0 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.22.0 +version: 10.23.0 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index bb1aeceb3ac..6355332207d 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.9.0@sha256:ea04b6c57716c48f80039f7837417bde722b8fecaba2826846076f77675ab395 + tag: 4.10.0@sha256:d2c1fa084ea246db1b3b328649270b6e61e481763478c1775bbe52f2e76575c1 securityContext: container: readOnlyRootFilesystem: false