From 93cab2bec4480a88d400524168e2e92ba021a3de Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 27 Jul 2025 02:52:48 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.15.0=20=E2=86=92=20v2.15.4=20(#37764)?= 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 | `043216c` -> `385ce86` | 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.4`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.15.4) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.15.0...v2.15.4) #### Bugfixes - Fixed Raw log link in task dialog. image
--- ### 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 1fbe317d1d9..b85633b9e27 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.0 +appVersion: 2.15.4 dependencies: - name: common version: 28.13.0 @@ -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.1.0 +version: 6.1.1 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index c3457e603ac..37118479ec6 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.0@sha256:043216c9d1a13555d5bd16b9a1f8fd56712dcb65cd087a3aaeeafc2d1956d86e + tag: v2.15.4@sha256:385ce864e9c0652d312a04bcde0fd2c275e384c5cf9ab89c31659bc410bc2c76 pullPolicy: IfNotPresent securityContext: