chore(helm): update image docker.io/semaphoreui/semaphore v2.11.3 → v2.12.3 (#31484)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | minor | `e9c2e9d` -> `b70e26d` | --- > [!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 <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.12.3`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.12.3) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.2...v2.12.3) <a href="https://semaphoreui.com/releases/semaphore-v2_12"> <img src="https://github.com/user-attachments/assets/3abce4ee-6240-46f1-8244-8dc2e793adbd" width="700"> </a> ##### [Semaphore 2.12 Release Details](https://semaphoreui.com/releases/semaphore-v2_12) #### Links - Create best docker container [](https://semaphoreui.com/install/docker/2\_12/) - Join our responsive community [](https://discord.gg/5R6k7hNGcH) - Every day we add new features, fix bugs, support the community. We need your support [](https://redirect.github.com/sponsors/semaphoreui) [](https://ko-fi.com/fiftin) [](https://www.patreon.com/semaphoreui) ### [`v2.12.2`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.1...v2.12.2) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.1...v2.12.2) ### [`v2.12.1`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.0...v2.12.1) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.0...v2.12.1) ### [`v2.12.0`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.11.3...v2.12.0) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.11.3...v2.12.0) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 2.11.3
|
||||
appVersion: 2.12.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -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.4.2
|
||||
version: 4.5.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/semaphoreui/semaphore
|
||||
tag: v2.11.3@sha256:e9c2e9d67a250945efbdad6d6a047d07a2a649912317bf698356a5dbe32d30f7
|
||||
tag: v2.12.3@sha256:b70e26dfdcd1f4485bff7a643ee93ab781b74896e175fa289e6b95c2682f0aee
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user