chore(helm): update image docker.io/semaphoreui/semaphore v2.13.7 → v2.13.12 (#34160)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `7c22332` -> `b288618` | --- > [!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.13.12`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.12) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.11...v2.13.12) #### Security - Upgrade Terraform ### [`v2.13.11`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.10...v2.13.11) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.10...v2.13.11) ### [`v2.13.10`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.10) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.9...v2.13.10) #### Bugfixes - Layout issues **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.13.9...v2.13.10 ### [`v2.13.9`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.9) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.8...v2.13.9) #### Bugfixs - Null pointer on Template page ### [`v2.13.8`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.8) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.7...v2.13.8) #### Bugfixes - Template form layout and text </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.13.7
|
||||
appVersion: 2.13.12
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -37,4 +37,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/semaphore
|
||||
- https://hub.docker.com/r/semaphoreui/semaphore
|
||||
type: application
|
||||
version: 5.1.3
|
||||
version: 5.1.4
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/semaphoreui/semaphore
|
||||
tag: v2.13.7@sha256:7c2233217e98e353a1161263ed8436d76dfad6ee1e768f1ff1dd068fa36f932e
|
||||
tag: v2.13.12@sha256:b288618e44e37f3d10b9202eec06a6bd7c452d6d86295f97193987e49619665e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user