fix(semaphore): update image docker.io/semaphoreui/semaphore v2.18.20 → v2.18.21 (#50009)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `9d9eaaf` → `1cc9cff` |

---

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

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

</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-07-08 02:38:07 +02:00
committed by GitHub
parent 27bc6a8116
commit eeea4a6bb5
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/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.18.20 appVersion: 2.18.21
dependencies: dependencies:
- name: common - name: common
version: 29.7.1 version: 29.7.1
@@ -37,5 +37,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore
- https://hub.docker.com/r/semaphoreui/semaphore - https://hub.docker.com/r/semaphoreui/semaphore
type: application type: application
version: 7.7.3 version: 7.7.4
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json # yaml-language-server: $schema=./values.schema.json
image: image:
repository: docker.io/semaphoreui/semaphore repository: docker.io/semaphoreui/semaphore
tag: v2.18.20@sha256:9d9eaaf87f4ceab1852e5fe883f11733e54d4ee031bff9ff7dbf1592475d5c0a tag: v2.18.21@sha256:1cc9cff10f44118f62776cddbe6b4f7d7c2863174f5bb434c5a77cfc04756986
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext: