From 5af65f469c305d1905fb950185e70ac544f02292 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 4 May 2025 14:41:22 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.14.6=20=E2=86=92=20v2.14.7=20(#35031)?= 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 | `8cc1766` -> `2cb856b` | --- > [!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.14.7`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.14.7) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.14.6...v2.14.7) #### Bugfixes - Fixed migrations undo command: semaphore migrate --undo-to 2.14 - Fixed issue with error 404 on Schedule page. **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.14.6...v2.14.7
--- ### 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 ff693e12ea5..1b11be2486d 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.14.6 +appVersion: 2.14.7 dependencies: - name: common version: 25.4.10 @@ -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: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index f3d0565ab3e..1f5072f4b54 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.14.6@sha256:8cc17665dea01ba9484669c2566bd90bc3eb1587399c74043002f8e67fe9bb9e + tag: v2.14.7@sha256:2cb856bbfc7819ecf0ae97a83bd41408beab7148cbefc3eb5a30a0aefc0b0f03 pullPolicy: IfNotPresent securityContext: