From 84a50f288896ce573b88f823d875d56f179b0390 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 19 May 2026 01:27:10 +0200 Subject: [PATCH] =?UTF-8?q?fix(semaphore):=20update=20image=20docker.io/se?= =?UTF-8?q?maphoreui/semaphore=20v2.18.3=20=E2=86=92=20v2.18.4=20(#48337)?= 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 | `e9260bf` → `e32c60f` | --- > [!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.4`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.18.4) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.18.3...v2.18.4) #### Changelog - [`7ca373d`](https://redirect.github.com/semaphoreui/semaphore/commit/7ca373de70acb3845b4b286e99b2214464848f8e) fix(docker): check reg token file #### What's Changed - truncate commit message by runes, not bytes by [@​4n70w4](https://redirect.github.com/4n70w4) in [#​3836](https://redirect.github.com/semaphoreui/semaphore/pull/3836) - fix(db): honor legacy environment\_id when saving templates by [@​cursor](https://redirect.github.com/cursor)\[bot] in [#​3841](https://redirect.github.com/semaphoreui/semaphore/pull/3841) - api-docs: align spec with actual REST API behavior by [@​Omicron7](https://redirect.github.com/Omicron7) in [#​3852](https://redirect.github.com/semaphoreui/semaphore/pull/3852) #### New Contributors - [@​4n70w4](https://redirect.github.com/4n70w4) made their first contribution in [#​3836](https://redirect.github.com/semaphoreui/semaphore/pull/3836) **Full Changelog**:
--- ### 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 47b2e935073..31e14ad5d19 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.3 +appVersion: 2.18.4 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.1 +version: 7.4.2 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index 16684f9ed39..a636be65883 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.3@sha256:e9260bfa82556e574b2f372a1d880a9cfe16aa4621a39ae79ac32e44e50f9da8 + tag: v2.18.4@sha256:e32c60f52e42799be077c6669f8dc9fcb6cedb1a1f851f791a6be851f4347c41 pullPolicy: IfNotPresent securityContext: