From 57160d2acfadec6d92da13bc86ffe16264fdf7ee Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 13 Jun 2024 08:32:45 +0200 Subject: [PATCH] chore(deps): update container image semaphoreui/semaphore to v2.10.2@b5476cd by renovate (#23278) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [semaphoreui/semaphore](https://togithub.com/semaphoreui/semaphore) | minor | `v2.9.112` -> `v2.10.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
semaphoreui/semaphore (semaphoreui/semaphore) ### [`v2.10.2`](https://togithub.com/semaphoreui/semaphore/releases/tag/v2.10.2) [Compare Source](https://togithub.com/semaphoreui/semaphore/compare/v2.9.112...v2.10.2) #### Features - Added support OpenTofu code and Bash scripts. - Added usage examples. - Added DEBUG Docker image for remote debugging from Goland. #### Bugfixes - Reduced size of Docker image.
--- ### 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://togithub.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 9eb936f3737..40ea673c012 100644 --- a/charts/incubator/semaphore/Chart.yaml +++ b/charts/incubator/semaphore/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 2.9.112 +appVersion: 2.10.2 dependencies: - name: common version: 24.0.1 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 3.0.1 +version: 3.1.0 diff --git a/charts/incubator/semaphore/values.yaml b/charts/incubator/semaphore/values.yaml index 0fd003e8cfc..a5038ac39f4 100644 --- a/charts/incubator/semaphore/values.yaml +++ b/charts/incubator/semaphore/values.yaml @@ -1,6 +1,6 @@ image: repository: semaphoreui/semaphore - tag: v2.9.112@sha256:05c9a6fef2e106d4a3669aff632eba8e9bb18d4ce032aa8a7454d587531cb246 + tag: v2.10.2@sha256:b5476cdbf41ea4a3ab07b8762b8208ca1f11b5a748ea28d87d59995486dc9003 pullPolicy: IfNotPresent securityContext: