From 9012761b75903e8f5a1aa33fd89900a50068aef1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 12 Mar 2025 10:29:44 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.12.14=20=E2=86=92=20v2.12.17=20(#33149)?= 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 | `890cb4f` -> `70d6442` | 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.17`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.12.17) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.14...v2.12.17) #### Bugfixes - [Update Dockerfile to expose port](https://redirect.github.com/semaphoreui/semaphore/pull/2788) - [Fix: Semaphore sql tables can´t handle SHA256 commit hashes](https://redirect.github.com/semaphoreui/semaphore/pull/2784) - [fix: Show next cron run correctlу](https://redirect.github.com/semaphoreui/semaphore/pull/2755) - [Update OpenTofu distribution to 1.9.0](https://redirect.github.com/semaphoreui/semaphore/pull/2760) - [docs: Add message property](https://redirect.github.com/semaphoreui/semaphore/pull/2756) #### Links - Create best docker container [![](https://img.shields.io/badge/docker_configurator-0050ab?style=for-the-badge\&logo=docker)](https://semaphoreui.com/install/docker/2\_12/) - Join our responsive community [![discord](https://img.shields.io/badge/discord_community-510b80?style=for-the-badge\&logo=discord)](https://discord.gg/5R6k7hNGcH) - Every day we add new features, fix bugs, support the community. We need your support [![sponsor](https://img.shields.io/badge/become_a_sponsor-d9c7ff?style=for-the-badge\&logo=github-sponsors)](https://redirect.github.com/sponsors/semaphoreui) [![ko-fi](https://img.shields.io/badge/buy_me_a_coffee-0ba0e0?style=for-the-badge\&logo=kofi)](https://ko-fi.com/fiftin) [![patreon](https://img.shields.io/badge/become_a_patreon-teal?style=for-the-badge\&logo=patreon)](https://www.patreon.com/semaphoreui)
--- ### 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 cfaff647e3f..9f1e31b86fc 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.12.14 +appVersion: 2.12.17 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.0.0 +version: 5.0.1 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index 4d9a32f5630..6e88e4a06cc 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.12.14@sha256:890cb4f2fdfa03d78cdd7138fdd239ad74c2a64823d973e90006d5e606df7e89 + tag: v2.12.17@sha256:70d6442ee61bcd14da91ef655bf224bd0d5eb961dcb0b7b5beace9f74ffc7c25 pullPolicy: IfNotPresent securityContext: