From dfa762d6b1f97df475cdbed7787d66ee2b5891a8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 9 Mar 2026 01:11:15 +0100 Subject: [PATCH] =?UTF-8?q?fix(semaphore):=20update=20image=20docker.io/se?= =?UTF-8?q?maphoreui/semaphore=20v2.17.16=20=E2=86=92=20v2.17.18=20(#45888?= =?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 | `b321b08` → `2a0777a` | --- > [!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.18`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.17...v2.17.18) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.17...v2.17.18) ### [`v2.17.17`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.17.17) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.16...v2.17.17) #### Changelog - [`9c82d18`](https://redirect.github.com/semaphoreui/semaphore/commit/9c82d18dcaeb0220e86801e452e8fc1a1c4b153d) Merge pull request [#​3689](https://redirect.github.com/semaphoreui/semaphore/issues/3689) from semaphoreui/load\_secrets #### What's Changed - chore(deps-dev): bump svgo from 2.8.0 to 2.8.2 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3682](https://redirect.github.com/semaphoreui/semaphore/pull/3682) - Load secrets by [@​fiftin](https://redirect.github.com/fiftin) in [#​3689](https://redirect.github.com/semaphoreui/semaphore/pull/3689) **Full Changelog**:
--- ### 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 1451b59f63a..3482c72e3e6 100644 --- a/charts/stable/semaphore/Chart.yaml +++ b/charts/stable/semaphore/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.17.16 +appVersion: 2.17.18 dependencies: - name: common version: 28.33.0 @@ -42,5 +42,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 6.19.0 +version: 6.19.1 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index e67753a1930..53de3a3e155 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.16@sha256:b321b08f9f39a1dbf2d38b577d53aafa0079e528f7c0f47fecc64af2a077fea0 + tag: v2.17.18@sha256:2a0777a5e434e25b08f27b704d52f9bd3c4563015bd378be1e63109c6ae239a7 pullPolicy: IfNotPresent securityContext: