From 3f9d0deb053904f938b9493a39f64ef60af3b655 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 22 Apr 2025 02:50:07 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.13.13=20=E2=86=92=20v2.13.14=20(#34642)?= 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 | `554b0f6` -> `f80861a` | 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.14`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.14) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.13...v2.13.14) #### Bugfixes - Integrations: fixed authentication for Bitbucket webhook - Fixed template cloning - Fixed Terraform flags in task params - Fixed task log issue with text color: [https://github.com/semaphoreui/semaphore/issues/2268](https://redirect.github.com/semaphoreui/semaphore/issues/2268) and [https://github.com/semaphoreui/semaphore/issues/2859](https://redirect.github.com/semaphoreui/semaphore/issues/2859) **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.13.12...v2.13.14
--- ### 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 f5a7ef8bd04..622e7e16a6b 100644 --- a/charts/stable/semaphore/Chart.yaml +++ b/charts/stable/semaphore/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.13.13 +appVersion: 2.13.14 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 5.1.5 +version: 5.1.6 diff --git a/charts/stable/semaphore/values.yaml b/charts/stable/semaphore/values.yaml index 54ed3f97279..77a6c6db0f5 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.13@sha256:554b0f6a96c399cea58f300fe1388cec2d2065e29562dd2ccdf4efbe8007745e + tag: v2.13.14@sha256:f80861af83c7381963b3a2190379f59c431be702aaa740f0c4c7f166b48d6de0 pullPolicy: IfNotPresent securityContext: