chore(helm): update image docker.io/semaphoreui/semaphore v2.14.9 → v2.14.10 (#35237)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `15cfc94` -> `9064ecf` | --- > [!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.14.10`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.14.10) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.14.9...v2.14.10) #### Bugfixes - Semaphore runner does not use correct ansible version in image \*--ansible2.16.5[https://github.com/semaphoreui/semaphore/issues/3005](https://redirect.github.com/semaphoreui/semaphore/issues/3005)5 - No Survey variables when launching task with play button from Task Templates [https://github.com/semaphoreui/semaphore/issues/3009](https://redirect.github.com/semaphoreui/semaphore/issues/3009) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.9
|
||||
appVersion: 2.14.10
|
||||
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.2
|
||||
version: 5.2.3
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/semaphoreui/semaphore
|
||||
tag: v2.14.9@sha256:15cfc94ca85e4b6b5735b90a2c2f657bdd06ff4bec362a1d091f71b530c38449
|
||||
tag: v2.14.10@sha256:9064ecf7c1d2a316c6a93dd18ee7d15e562c9d541ed245cbd8591173dea26137
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user