From 564d9dff2a118258bd60040aeb7d72960b073f30 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 16 Mar 2026 04:02:42 +0100 Subject: [PATCH] =?UTF-8?q?fix(semaphore):=20update=20image=20docker.io/se?= =?UTF-8?q?maphoreui/semaphore=20v2.17.24=20=E2=86=92=20v2.17.26=20(#46098?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `23eb78d` → `c1014fb` | --- > [!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
semaphoreui/semaphore (docker.io/semaphoreui/semaphore) ### [`v2.17.26`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.17.26) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.25...v2.17.26) #### Changelog - [`3b278d1`](https://redirect.github.com/semaphoreui/semaphore/commit/3b278d1662440c8ba280f1549ffcd2d684ca4778) fix(secrets): null pointer **Full Changelog**: ### [`v2.17.25`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.24...v2.17.25) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.24...v2.17.25)
--- ### 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. --- - [ ] 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). --- charts/stable/semaphore/Chart.yaml | 4 ++-- charts/stable/semaphore/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/semaphore/Chart.yaml b/charts/stable/semaphore/Chart.yaml index 49a4d283902..1bfa81b370e 100644 --- a/charts/stable/semaphore/Chart.yaml +++ b/charts/stable/semaphore/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.17.24 +appVersion: 2.17.26 dependencies: - name: common version: 28.33.4 @@ -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.5 +version: 6.19.6 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index eaa0f03e6e9..40a0f3e5519 100644 --- a/charts/stable/semaphore/values.yaml +++ b/charts/stable/semaphore/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: docker.io/semaphoreui/semaphore - tag: v2.17.24@sha256:23eb78d92035096a280b84633e220161228bbbbf9e8001169489cec7c3e337de + tag: v2.17.26@sha256:c1014fb19f816a8cce37fc5fea4c8e8917ca9775a4fa8ab68231f2556ce7eea9 pullPolicy: IfNotPresent securityContext: