feat(crafty-4): update image registry.gitlab.com/crafty-controller/crafty-4 4.6.2 → 4.7.0 (#43214)

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 |
`1081d95` -> `ea02e5d` |

---

> [!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

<details>
<summary>crafty-controller/crafty-4
(registry.gitlab.com/crafty-controller/crafty-4)</summary>

###
[`v4.7.0`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----470---20251225)

[Compare
Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.6.2...v4.7.0)

##### Refactor

- Overhaul/Replace `Server Files` panel to be more feature complete and
user friendly ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/909)
| [Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/940))

##### Tweaks

- Bump tornado for CVE-2025-67725 ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/934))
<br><br>

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY3JhZnR5LTQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-12-27 23:12:19 +01:00
committed by GitHub
parent 1e1d9528e3
commit 657e3edfdd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.6.2
appVersion: 4.7.0
dependencies:
- name: common
version: 28.29.17
@@ -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.6
version: 10.16.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: registry.gitlab.com/crafty-controller/crafty-4
tag: 4.6.2@sha256:1081d95219a3854163f5be86230414caea3200cd309f5ee24ec386d2e1166f74
tag: 4.7.0@sha256:ea02e5def93e9d2d40ac3014639dd9b640834b320d1e676b5d94076d23938726
securityContext:
container:
readOnlyRootFilesystem: false