From d3e1758f1072c56b002c1d93a224772fde955acb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 May 2026 02:15:44 +0200 Subject: [PATCH] =?UTF-8?q?fix(semaphore):=20update=20image=20docker.io/se?= =?UTF-8?q?maphoreui/semaphore=20v2.18.1=20=E2=86=92=20v2.18.2=20(#47968)?= 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 | `e49c769` → `13541c5` | --- > [!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.2`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.18.2) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.18.1...v2.18.2) #### Bugfixes - Fix bug with reading environment variable `SEMAPHORE_DB_PASS`.
--- ### 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 1c3230a74ef..89f68924e4f 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.1 +appVersion: 2.18.2 dependencies: - name: common version: 29.2.8 @@ -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.3.0 +version: 7.3.1 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index ac819eb6477..66c6eec7a1b 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.1@sha256:e49c76938a77f2ffa50d642e24bde7ddf27b7e35ab880813d72e8ea3ef5da90e + tag: v2.18.2@sha256:13541c5c818d5971bf6e7cce2cbbee133bc8a0847726cd2393080f80adc68d59 pullPolicy: IfNotPresent securityContext: