From 21616f62d233f0536ff1bfb9a370bc05635703e1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 20 Oct 2024 17:59:34 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.10.30=20=E2=86=92=20v2.10.31=20(#28078)?= 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 | `a37a460` -> `eb0ac05` | 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.10.31`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.10.31) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.10.30...v2.10.31) #### Bugfixes - Fix ldapmapping panic [https://github.com/semaphoreui/semaphore/pull/2440](https://redirect.github.com/semaphoreui/semaphore/pull/2440) [@​DarioCalovic](https://redirect.github.com/DarioCalovic) - The task log is not displayed [https://github.com/semaphoreui/semaphore/issues/1968](https://redirect.github.com/semaphoreui/semaphore/issues/1968) [https://github.com/semaphoreui/semaphore/pull/2434](https://redirect.github.com/semaphoreui/semaphore/pull/2434) [@​kovalewvladimir](https://redirect.github.com/kovalewvladimir) - Problem: Running Tasks not working anymore [https://github.com/semaphoreui/semaphore/issues/2428](https://redirect.github.com/semaphoreui/semaphore/issues/2428) [https://github.com/semaphoreui/semaphore/pull/2429](https://redirect.github.com/semaphoreui/semaphore/pull/2429) [@​0x4D616E75](https://redirect.github.com/0x4D616E75) #### Features - Allow override of Task and Template git_branch [https://github.com/semaphoreui/semaphore/pull/2278](https://redirect.github.com/semaphoreui/semaphore/pull/2278) [@​Omicron7](https://redirect.github.com/Omicron7) - Add Ukrainian language support [https://github.com/semaphoreui/semaphore/pull/2438](https://redirect.github.com/semaphoreui/semaphore/pull/2438) [@​click0](https://redirect.github.com/click0)
--- ### 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/incubator/semaphore/Chart.yaml | 4 ++-- charts/incubator/semaphore/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/semaphore/Chart.yaml b/charts/incubator/semaphore/Chart.yaml index 1d0686f7d78..eb826ba3a76 100644 --- a/charts/incubator/semaphore/Chart.yaml +++ b/charts/incubator/semaphore/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 2.10.30 +appVersion: 2.10.31 dependencies: - name: common version: 25.1.0 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 4.0.0 +version: 4.0.1 diff --git a/charts/incubator/semaphore/values.yaml b/charts/incubator/semaphore/values.yaml index 891bc39cfa5..e9b8afd5602 100644 --- a/charts/incubator/semaphore/values.yaml +++ b/charts/incubator/semaphore/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/semaphoreui/semaphore - tag: v2.10.30@sha256:a37a460809b0df8822d2139c8f3f26857d942fd41daaf1191d03abdd3aa256ca + tag: v2.10.31@sha256:eb0ac0540cd54b879daaa5bdc2b4b69afa9b996c0a6cc3ffb9fad7dd0ce29f55 pullPolicy: IfNotPresent securityContext: