fix(semaphore): update image docker.io/semaphoreui/semaphore v2.18.5 → v2.18.10 (#48727)

This PR contains the following updates:

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

---

> [!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.10`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.18.9...v2.18.10)

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

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

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

#### Changelog

-
[`0a37ea2`](https://redirect.github.com/semaphoreui/semaphore/commit/0a37ea29f286c68b60bc80639363fa687eeac620)
feat(cli): allow create token

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

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

#### Changelog

-
[`459ccee`](https://redirect.github.com/semaphoreui/semaphore/commit/459ccee8ee67b779fd87ba4309698f5296356703)
ci: fix branch

</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-06-04 00:48:17 +02:00
committed by GitHub
parent 7400454fae
commit fba22fe839
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.5
appVersion: 2.18.10
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.3
version: 7.4.4
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/semaphoreui/semaphore
tag: v2.18.5@sha256:cfa92a4bb8b0151e8716329a2757e19f77073d98eab97f1f40aa92af563e3cf6
tag: v2.18.10@sha256:f6d328dce9f05de71c392464083d10566bb89aa8c7140e5461eed25464f4a1e6
pullPolicy: IfNotPresent
securityContext: