From 85f81f110c97981ca5b4672a910681dde79c1bea Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Oct 2024 13:24:00 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/semap?= =?UTF-8?q?horeui/semaphore=20v2.10.34=20=E2=86=92=20v2.10.35=20(#28475)?= 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 | `feea12e` -> `2b5d062` | 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.10.35`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.10.35) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.10.34...v2.10.35) #### Bugfixes - Provide `PATH` environment variable for Terraform, PowerShell and other apps. - Docker: fixed database port environment variable [https://github.com/semaphoreui/semaphore/issues/2502](https://redirect.github.com/semaphoreui/semaphore/issues/2502) #### Links - Full Changelog: https://github.com/semaphoreui/semaphore/compare/v2.10.33...v2.10.34 - Create best docker container [![](https://img.shields.io/badge/docker_configurator-0050ab?style=for-the-badge\&logo=docker)](https://semaphoreui.com/install/docker/2\_10\_34/) - 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/incubator/semaphore/Chart.yaml | 4 ++-- charts/incubator/semaphore/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/semaphore/Chart.yaml b/charts/incubator/semaphore/Chart.yaml index ed45a5c7867..df7062b621c 100644 --- a/charts/incubator/semaphore/Chart.yaml +++ b/charts/incubator/semaphore/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 2.10.34 +appVersion: 2.10.35 dependencies: - name: common version: 25.1.5 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 4.0.5 +version: 4.0.6 diff --git a/charts/incubator/semaphore/values.yaml b/charts/incubator/semaphore/values.yaml index ca6758c271f..f224ca917e6 100644 --- a/charts/incubator/semaphore/values.yaml +++ b/charts/incubator/semaphore/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/semaphoreui/semaphore - tag: v2.10.34@sha256:feea12e682db519e508ecb21b35caf3ddff19cf7aad621e0e7ddca0fa4f8eda8 + tag: v2.10.35@sha256:2b5d06248804c0091954808181f5518678620a3d0feb9de388224765f4d40459 pullPolicy: IfNotPresent securityContext: