fix(semaphore): update image docker.io/semaphoreui/semaphore v2.18.3 → v2.18.4 (#48337)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `e9260bf` → `e32c60f` |

---

> [!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>semaphoreui/semaphore
(docker.io/semaphoreui/semaphore)</summary>

###
[`v2.18.4`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.18.4)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.18.3...v2.18.4)

#### Changelog

-
[`7ca373d`](https://redirect.github.com/semaphoreui/semaphore/commit/7ca373de70acb3845b4b286e99b2214464848f8e)
fix(docker): check reg token file

#### What's Changed

- truncate commit message by runes, not bytes by
[@&#8203;4n70w4](https://redirect.github.com/4n70w4) in
[#&#8203;3836](https://redirect.github.com/semaphoreui/semaphore/pull/3836)
- fix(db): honor legacy environment\_id when saving templates by
[@&#8203;cursor](https://redirect.github.com/cursor)\[bot] in
[#&#8203;3841](https://redirect.github.com/semaphoreui/semaphore/pull/3841)
- api-docs: align spec with actual REST API behavior by
[@&#8203;Omicron7](https://redirect.github.com/Omicron7) in
[#&#8203;3852](https://redirect.github.com/semaphoreui/semaphore/pull/3852)

#### New Contributors

- [@&#8203;4n70w4](https://redirect.github.com/4n70w4) made their first
contribution in
[#&#8203;3836](https://redirect.github.com/semaphoreui/semaphore/pull/3836)

**Full Changelog**:
<https://github.com/semaphoreui/semaphore/compare/v2.18.2...v2.18.4>

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zZW1hcGhvcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-05-19 01:27:10 +02:00
committed by GitHub
parent ddfc1d5ba1
commit 84a50f2888
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: 2.18.3
appVersion: 2.18.4
dependencies:
- name: common
version: 29.3.4
@@ -37,5 +37,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore
- https://hub.docker.com/r/semaphoreui/semaphore
type: application
version: 7.4.1
version: 7.4.2
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/semaphoreui/semaphore
tag: v2.18.3@sha256:e9260bfa82556e574b2f372a1d880a9cfe16aa4621a39ae79ac32e44e50f9da8
tag: v2.18.4@sha256:e32c60f52e42799be077c6669f8dc9fcb6cedb1a1f851f791a6be851f4347c41
pullPolicy: IfNotPresent
securityContext: