From 911e4271a1024b03118b7c438bd302f523fbafe4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Dec 2025 00:20:30 +0100 Subject: [PATCH] =?UTF-8?q?fix(semaphore):=20update=20image=20docker.io/se?= =?UTF-8?q?maphoreui/semaphore=20v2.16.45=20=E2=86=92=20v2.16.46=20(#42867?= =?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 | `979a592` -> `3537bf7` | --- > [!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.46`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.46) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.45...v2.16.46) #### Changelog - [`bc8a231`](https://redirect.github.com/semaphoreui/semaphore/commit/bc8a231) fix(db): use longtext for tf state
--- ### 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 33f3ec1e7b6..46d0b41c143 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.45 +appVersion: 2.16.46 dependencies: - name: common version: 28.29.11 @@ -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.3 +version: 6.14.4 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index 00c1adf5ada..645ce27312b 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.45@sha256:979a5924ed459d5169178197fc7b4d849bcb6fbb4aded1f1d1c0b279717b5187 + tag: v2.16.46@sha256:3537bf73a1fd685b2dc6e1cd4cbd24ae8adbe5c73614052a6faaf4f4c6a1e6c6 pullPolicy: IfNotPresent securityContext: