fix(crafty-4): update image registry.gitlab.com/crafty-controller/crafty-4 4.10.3 → 4.10.4 (#47292)

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 |
`062a39c` → `d2f61fc` |

---

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

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

###
[`v4.10.4`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----4104---20260419)

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

##### Bug fixes

- Fix servers with registered webhooks failing to start ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/1008))
<br><br>

</details>

---

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

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jcmFmdHktNCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-04-21 06:02:09 +02:00
committed by GitHub
parent a85e340353
commit 72331d234b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 4.10.3
appVersion: 4.10.4
dependencies:
- name: common
version: 29.1.0
@@ -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.1.0
version: 11.1.1
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: registry.gitlab.com/crafty-controller/crafty-4
tag: 4.10.3@sha256:062a39c9fc11f993995d977c810fd83c84fc155fd13b13117985e555d55e0ab9
tag: 4.10.4@sha256:d2f61fcabb4756a63bc8538fb4f5e35ffddca3f1916a733c95a31c705c697742
securityContext:
container:
readOnlyRootFilesystem: false