From 32875e9924e3636c76d41472c254cfbbdadf6005 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 12 Feb 2025 03:07:11 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.12.4=20=E2=86=92=20v2.12.8=20(#31967)?= 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 | `5af55e3` -> `f67520b` | --- > [!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.12.8`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.12.8) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.7...v2.12.8) #### Bugfix - Fixed bug with deleting old tasks when field `max_tasks_per_template` provided. ### [`v2.12.7`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.12.7) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.6...v2.12.7) #### Bugfixes - Fixed TOTP QR code incorrect URL when `web_host` specified. - Fixed space on bottom of Task Log. ### [`v2.12.6`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.5...v2.12.6) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.5...v2.12.6) ### [`v2.12.5`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.12.5) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.4...v2.12.5) #### Bugfixes - Minor UI fixes.
--- ### 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 80302a8a01a..3c35c0c7768 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.12.4 +appVersion: 2.12.8 dependencies: - name: common version: 25.4.10 @@ -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.5.1 +version: 4.5.2 diff --git a/charts/incubator/semaphore/values.yaml b/charts/incubator/semaphore/values.yaml index dabd8e1fa0d..d6a4e3080fc 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.12.4@sha256:5af55e3c08a7708b15defacedcd4fe7a51f66cfd87c8a3d152b2d8ff39f70778 + tag: v2.12.8@sha256:f67520b377e444732fd8db02cf6838c828c2b8f6c050ed6b23d1ff13a13d111e pullPolicy: IfNotPresent securityContext: