From 988ebc7056db6deefe399eaeec00a02b37a97948 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 28 Oct 2025 19:03:54 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.16.34=20=E2=86=92=20v2.16.36=20(#41191)?= 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 | `42529f1` -> `ad2e0b2` | --- > [!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.16.36`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.35...v2.16.36) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.35...v2.16.36) ### [`v2.16.35`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.35) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.34...v2.16.35) image ##### [Semaphore 2.16 Release Details](https://semaphoreui.com/releases/semaphore-v2_16) 1. **SQLite support** (BoltDB deprecated) 2. **Built-in API reference** powered by Swagger 3. **UI improvements**: - Expandable text inputs - Display of next scheduled run in multiple time zones 4. **Parallel task execution** 5. **Task parameters** support for Schedules and Integrations 6. **HashiCorp Vault integration** *(Pro only)* #### 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_16/) [![](https://img.shields.io/badge/helm_chart-0e1689?style=for-the-badge\&logo=helm)](https://artifacthub.io/packages/helm/semaphoreui/semaphore) - Join our responsive community [![discord](https://img.shields.io/badge/discord_community-510b80?style=for-the-badge\&logo=discord)](https://discord.gg/5R6k7hNGcH) [![telegram](https://img.shields.io/badge/telegram_group-blue?style=for-the-badge\&logo=telegram)](https://t.me/semaphoreui?boost) [![youtube](https://img.shields.io/badge/youtube_channel-red?style=for-the-badge\&logo=youtube)](https://www.youtube.com/@​semaphoreui) [![twitter](https://img.shields.io/badge/twitter-black?style=for-the-badge\&logo=x)](https://x.com/semaphoreui) #### Features - Updated built-in Swagger API docs () - Added button for testing project alerts #### Bugfixes - Fixed terraform HTTP backend (PRO) - [d2c2b4a feat(auth): add config option auth style for oidc provider](https://redirect.github.com/semaphoreui/semaphore/issues/3348)
--- ### 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 459dc9760a3..d85bbb7cadf 100644 --- a/charts/stable/semaphore/Chart.yaml +++ b/charts/stable/semaphore/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.16.34 +appVersion: 2.16.36 dependencies: - name: common version: 28.26.1 @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 6.12.1 +version: 6.12.2 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index 787d6d8ac87..c1252e798af 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.16.34@sha256:42529f11f25b39ef400a125f32cf097e32fd6489fd62a10643058b7824997383 + tag: v2.16.36@sha256:ad2e0b2ce35b458c74f88f12b918f89062d47320bfc54db41409553b0056423a pullPolicy: IfNotPresent securityContext: