From f989dde04f35cd7b20fd5bd8de959adca08edb36 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 17 Dec 2025 00:37:39 +0100 Subject: [PATCH] =?UTF-8?q?fix(crafty-4):=20update=20image=20registry.gitl?= =?UTF-8?q?ab.com/crafty-controller/crafty-4=204.6.1=20=E2=86=92=204.6.2?= =?UTF-8?q?=20(#42918)?= 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 | `f36e481` -> `1081d95` | --- > [!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.6.2`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----462---20251215) [Compare Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.6.1...v4.6.2) #### --- \[4.6.2] - 2025/12/15
--- ### 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 47a89dfab8e..a90802ab9f2 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 4.6.1 +appVersion: 4.6.2 dependencies: - name: common version: 28.29.11 @@ -39,5 +39,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.15.3 +version: 10.15.4 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index 787296fedc1..eb187b2ff9f 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.6.1@sha256:f36e4816cb9afa8a95e980de5ab209a6603fa7f10ca02f2e8c8398c57dc6ff4a + tag: 4.6.2@sha256:1081d95219a3854163f5be86230414caea3200cd309f5ee24ec386d2e1166f74 securityContext: container: readOnlyRootFilesystem: false