chore(helm): update image docker.io/semaphoreui/semaphore v2.14.12 → v2.15.0 (#36363)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | minor | `f9b4c47` -> `043216c` | --- > [!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.15.0`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.15.0) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.14.12...v2.15.0) <a href="https://semaphoreui.com/releases/semaphore-v2_15"> <img src="https://github.com/user-attachments/assets/b019319e-2a8b-4ea7-808f-77a7f46c24b1"> </a> ##### [Semaphore 2.15 Release Details](https://semaphoreui.com/releases/semaphore-v2_15) - Built-in Swagger API (PRO) - Improved design - Terragrunt support - Task details - Task summary (PRO) #### Links - Create best docker container [](https://semaphoreui.com/install/docker/2\_15/) [](https://artifacthub.io/packages/helm/semaphoreui/semaphore) - Join our responsive community [](https://discord.gg/5R6k7hNGcH) [](https://t.me/semaphoreui?boost) [](https://www.youtube.com/@​semaphoreui) [](https://x.com/semaphoreui) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.14.12
|
||||
appVersion: 2.15.0
|
||||
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.2.4
|
||||
version: 5.3.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/semaphoreui/semaphore
|
||||
tag: v2.14.12@sha256:f9b4c47c69f31de38a91ab64506959adca4b35333ae5eca2851fd653d7d0725c
|
||||
tag: v2.15.0@sha256:043216c9d1a13555d5bd16b9a1f8fd56712dcb65cd087a3aaeeafc2d1956d86e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user