fix(semaphore): update image docker.io/semaphoreui/semaphore v2.17.21 → v2.17.22 (#45992)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `8d17318` → `0892bec` |

---

> [!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.17.22`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.17.22)

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

This patch release includes a small fix related to integrations
permissions.

#### Fixes

- Fixed permissions handling for integrations.

**Full Changelog**:
<https://github.com/semaphoreui/semaphore/compare/v2.17.21...v2.17.22>

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VtYXBob3JlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-03-12 20:49:22 +01:00
committed by GitHub
parent 5f4e843412
commit 14c1e50ca1
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.17.21
appVersion: 2.17.22
dependencies:
- name: common
version: 28.33.3
@@ -42,5 +42,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore
- https://hub.docker.com/r/semaphoreui/semaphore
type: application
version: 6.19.3
version: 6.19.4
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/semaphoreui/semaphore
tag: v2.17.21@sha256:8d17318c4c290f67a3657f6330c3afc86dc11491f703ddf9b0ff5770fdc3431e
tag: v2.17.22@sha256:0892becc71e67d1cb30bf0ed078597d742323e5003cd1f9cdffe198d6a9e7be9
pullPolicy: IfNotPresent
securityContext: