From fba22fe8399d091ed2940b866de7a590a804e424 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Jun 2026 00:48:17 +0200 Subject: [PATCH] =?UTF-8?q?fix(semaphore):=20update=20image=20docker.io/se?= =?UTF-8?q?maphoreui/semaphore=20v2.18.5=20=E2=86=92=20v2.18.10=20(#48727)?= 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 | `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
semaphoreui/semaphore (docker.io/semaphoreui/semaphore) ### [`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
--- ### 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. --- - [ ] 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 0e445f58fc9..837b46604ae 100644 --- a/charts/stable/semaphore/Chart.yaml +++ b/charts/stable/semaphore/Chart.yaml @@ -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 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index 2c72cb12c72..aa640826fb0 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.18.5@sha256:cfa92a4bb8b0151e8716329a2757e19f77073d98eab97f1f40aa92af563e3cf6 + tag: v2.18.10@sha256:f6d328dce9f05de71c392464083d10566bb89aa8c7140e5461eed25464f4a1e6 pullPolicy: IfNotPresent securityContext: