From 9fa4b2222b15521a909a7548f14366f90dc2efc8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Oct 2025 18:21:06 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.16.31=20=E2=86=92=20v2.16.34=20(#40603)?= 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 | `7c9617e` -> `42529f1` | --- > [!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.34`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.33...v2.16.34) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.33...v2.16.34) ### [`v2.16.33`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.32...v2.16.33) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.32...v2.16.33) ### [`v2.16.32`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.32) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.31...v2.16.32) #### Bugfixes - [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 | 9 +++++---- charts/stable/semaphore/values.yaml | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/charts/stable/semaphore/Chart.yaml b/charts/stable/semaphore/Chart.yaml index a57ca638bdf..271bfd50371 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.31 +appVersion: 2.16.34 dependencies: - name: common version: 28.22.0 @@ -22,8 +22,8 @@ dependencies: import-values: [] deprecated: false description: Semaphore is a modern, open source alternative to Ansible Tower. It is a self-hosted web-based solution that allows you to create and manage Ansible projects, playbooks, and roles, while also providing a web interface for running and monitoring Ansible tasks. -home: https://trueforge.org/truecharts/stable/semaphore -icon: https://trueforge.org/img/hotlink-ok/chart-icons/semaphore.webp +home: https://truecharts.org/charts/stable/semaphore +icon: https://truecharts.org/img/hotlink-ok/chart-icons/semaphore.webp keywords: - ansible - semaphore @@ -36,8 +36,9 @@ maintainers: name: semaphore sources: - https://github.com/ansible-semaphore/semaphore + - https://github.com/truecharts/charts/tree/master/charts/stable/semaphore - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 6.9.0 +version: 6.9.1 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index b2d3d1a9dad..787d6d8ac87 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.31@sha256:7c9617ecd6233a019c85f52b122108c1113458c3cf91554145f3c56d4dbc25b3 + tag: v2.16.34@sha256:42529f11f25b39ef400a125f32cf097e32fd6489fd62a10643058b7824997383 pullPolicy: IfNotPresent securityContext: