From f6bb06ea1ff6c8e4000446e0e36fbc319453650b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 Aug 2025 02:39:45 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.15.4=20=E2=86=92=20v2.15.7=20(#38100)?= 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 | `385ce86` -> `d352b5e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.15.7`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.15.7) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.15.6...v2.15.7) #### Bugfixes - Fixed SQL query for Postgres ([https://github.com/semaphoreui/semaphore/issues/3189](https://redirect.github.com/semaphoreui/semaphore/issues/3189)). ### [`v2.15.6`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.15.5...v2.15.6) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.15.5...v2.15.6) ### [`v2.15.5`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.15.5) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.15.4...v2.15.5) #### Changelog - Yellow color in log
--- ### 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 11c10ceb581..3cef0e01d9f 100644 --- a/charts/stable/semaphore/Chart.yaml +++ b/charts/stable/semaphore/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.15.4 +appVersion: 2.15.7 dependencies: - name: common version: 28.15.1 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 6.2.1 +version: 6.2.2 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index 37118479ec6..2ec0d9e0c8e 100644 --- a/charts/stable/semaphore/values.yaml +++ b/charts/stable/semaphore/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/semaphoreui/semaphore - tag: v2.15.4@sha256:385ce864e9c0652d312a04bcde0fd2c275e384c5cf9ab89c31659bc410bc2c76 + tag: v2.15.7@sha256:d352b5e8a42f7697d62b479c71404880dcc22c10ee9b474147d7fdac95f7b753 pullPolicy: IfNotPresent securityContext: