From 1e0a8f0b68897954d1a96ec771d7aa58c522f435 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 2 Apr 2026 00:05:01 +0200 Subject: [PATCH] =?UTF-8?q?fix(semaphore):=20update=20image=20docker.io/se?= =?UTF-8?q?maphoreui/semaphore=20v2.17.32=20=E2=86=92=20v2.17.33=20(#46662?= =?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 | `4db993a` → `1767875` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.17.33`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.17.33) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.32...v2.17.33) #### Changelog - [`629fc09`](https://redirect.github.com/semaphoreui/semaphore/commit/629fc09c658c4861048cc5411a191476faf53c1b) fix(repo): use \*\_internal directory to store requirements hash file
--- ### 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 a9c7bad910e..99c6dc33602 100644 --- a/charts/stable/semaphore/Chart.yaml +++ b/charts/stable/semaphore/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.17.32 +appVersion: 2.17.33 dependencies: - name: common version: 29.0.0 @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 7.0.5 +version: 7.0.6 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index 31ef4168d4a..1677db6b1c9 100644 --- a/charts/stable/semaphore/values.yaml +++ b/charts/stable/semaphore/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: docker.io/semaphoreui/semaphore - tag: v2.17.32@sha256:4db993aa2e50967b4e3e5df084a1e256e6d030291a209d7bb5cc9e86101dbf7b + tag: v2.17.33@sha256:17678757e65621aaf27bffbfe8caa00fb85857d60124b49876a5326e3f3dfac9 pullPolicy: IfNotPresent securityContext: