From c6c985f7484d7fb98d448622c7c9bdbd26e26fa1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 3 Apr 2025 14:51:25 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.13.3=20=E2=86=92=20v2.13.7=20(#33876)?= 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 | `02a8d53` -> `7c22332` | --- > [!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.13.7`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.7) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.6...v2.13.7) #### Bugfixes - Incorrect working of Integration form after introducing task params. **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.7 ### [`v2.13.6`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.6) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.6) ### [`v2.13.5`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.5) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.4...v2.13.5) #### Bugfixes - Import error 400 - Remove overriding ANSIBLE_SSH_ARGS - Remove panic for incorrect websocket configuration **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.5 ### [`v2.13.4`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.4) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.4)
--- ### 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 5bcb45433c1..1fc01c414eb 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.13.3 +appVersion: 2.13.7 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.1.2 +version: 5.1.3 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index a026436069e..181bdfacded 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.13.3@sha256:02a8d53ce5a2e1a147d07a14d9ea2f0686f60b9997883f6b54ff3a731ebaafdb + tag: v2.13.7@sha256:7c2233217e98e353a1161263ed8436d76dfad6ee1e768f1ff1dd068fa36f932e pullPolicy: IfNotPresent securityContext: