From 2555e84fd673fdbc4f8f29b88dbe90c3da0ee8a2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 31 Mar 2025 08:56:23 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.13.2=20=E2=86=92=20v2.13.3=20(#33769)?= 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 | `a24114a` -> `02a8d53` | 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.13.3`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.3) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.2...v2.13.3) #### Bugfixes - Support `requirements.yml` in repository root. - Saving options for Postgres. #### What's Changed - chore(deps): update dependency chai to v5.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/semaphoreui/semaphore/pull/2839](https://redirect.github.com/semaphoreui/semaphore/pull/2839) - fix(deps): update dependency core-js to v3.41.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/semaphoreui/semaphore/pull/2842](https://redirect.github.com/semaphoreui/semaphore/pull/2842) - chore(deps): update dependency prettier to v3.5.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/semaphoreui/semaphore/pull/2840](https://redirect.github.com/semaphoreui/semaphore/pull/2840) - fix(deps): update module github.com/go-sql-driver/mysql to v1.9.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/semaphoreui/semaphore/pull/2844](https://redirect.github.com/semaphoreui/semaphore/pull/2844) - fix(deps): update module github.com/spf13/cobra to v1.9.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/semaphoreui/semaphore/pull/2845](https://redirect.github.com/semaphoreui/semaphore/pull/2845) - chore(deps): update dependency eslint-config-prettier to v10 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/semaphoreui/semaphore/pull/2850](https://redirect.github.com/semaphoreui/semaphore/pull/2850) - support previous root collections & roles. by [@​svennd](https://redirect.github.com/svennd) in [https://github.com/semaphoreui/semaphore/pull/2687](https://redirect.github.com/semaphoreui/semaphore/pull/2687) - chore(deps): update dependency openai to v4.89.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/semaphoreui/semaphore/pull/2855](https://redirect.github.com/semaphoreui/semaphore/pull/2855) - chore(deps): update dependency nyc to v17 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/semaphoreui/semaphore/pull/2856](https://redirect.github.com/semaphoreui/semaphore/pull/2856) #### New Contributors - [@​svennd](https://redirect.github.com/svennd) made their first contribution in [https://github.com/semaphoreui/semaphore/pull/2687](https://redirect.github.com/semaphoreui/semaphore/pull/2687) **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.13.2...v2.13.3
--- ### 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 863b35c21cb..5bcb45433c1 100644 --- a/charts/stable/semaphore/Chart.yaml +++ b/charts/stable/semaphore/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.13.2 +appVersion: 2.13.3 dependencies: - name: common version: 25.4.10 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 5.1.1 +version: 5.1.2 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index df1fddc226f..a026436069e 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.13.2@sha256:a24114ac388b849d2fb6c26a705e66520bffe0565e244a35bd44591882ab4419 + tag: v2.13.3@sha256:02a8d53ce5a2e1a147d07a14d9ea2f0686f60b9997883f6b54ff3a731ebaafdb pullPolicy: IfNotPresent securityContext: