From 4640f588fa063148c810a171e7fe39f427e781f7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 13 Jan 2026 22:44:26 +0100 Subject: [PATCH] =?UTF-8?q?fix(semaphore):=20update=20image=20docker.io/se?= =?UTF-8?q?maphoreui/semaphore=20v2.16.47=20=E2=86=92=20v2.16.51=20(#43467?= =?UTF-8?q?)?= 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 | `71aabf9` -> `316520f` | --- > [!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.16.51`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.51) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.50...v2.16.51) #### Bugfixes - Fix database migration (CRITICAL) ### [`v2.16.50`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.50) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.49...v2.16.50) #### Bugfixes - SQLite migration - Task status logs (PRO) ### [`v2.16.49`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.48...v2.16.49) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.48...v2.16.49) ### [`v2.16.48`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.47...v2.16.48) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.47...v2.16.48)
--- ### 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 5c11d1fcd6d..03bbd93b825 100644 --- a/charts/stable/semaphore/Chart.yaml +++ b/charts/stable/semaphore/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.16.47 +appVersion: 2.16.51 dependencies: - name: common version: 28.29.17 @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 6.14.7 +version: 6.14.8 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index 75aafaf8d2e..4c2fa63a8a9 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.16.47@sha256:71aabf9314d1051ab92025f26809daea72bd90cb78a6a2badfe15400acf11619 + tag: v2.16.51@sha256:316520f513e3c964d23cdd40709777a6a452e275020627aba406e9bd9c08adde pullPolicy: IfNotPresent securityContext: