chore(helm): update image docker.io/semaphoreui/semaphore v2.16.19 → v2.16.27 (#39190)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `a78fe6b` -> `67b48de` | --- > [!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.16.27`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.25...v2.16.27) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.25...v2.16.27) ### [`v2.16.25`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.24...v2.16.25) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.24...v2.16.25) ### [`v2.16.24`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.22...v2.16.24) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.22...v2.16.24) ### [`v2.16.22`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.21...v2.16.22) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.21...v2.16.22) ### [`v2.16.21`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.20...v2.16.21) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.20...v2.16.21) ### [`v2.16.20`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.19...v2.16.20) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.19...v2.16.20) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.16.19
|
||||
appVersion: 2.16.27
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.5
|
||||
@@ -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: 6.4.10
|
||||
version: 6.4.11
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/semaphoreui/semaphore
|
||||
tag: v2.16.19@sha256:a78fe6b8855f17e55b99e59c957e83d6e27066a194bab6a387660e28f23adcfb
|
||||
tag: v2.16.27@sha256:67b48de08b6cc6c07b2bf38939dbacafa2620a123ae319df4e0f9cfbddd5e240
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user