mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 20:46:19 -03:00
chore(helm): update image docker.io/semaphoreui/semaphore v2.16.37 → v2.16.43 (#41449)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `8785cb9` -> `6c97ab0` | --- > [!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.43`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.42...v2.16.43) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.42...v2.16.43) ### [`v2.16.42`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.41...v2.16.42) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.41...v2.16.42) ### [`v2.16.41`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.40...v2.16.41) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.40...v2.16.41) ### [`v2.16.40`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.39...v2.16.40) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.39...v2.16.40) ### [`v2.16.39`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.38...v2.16.39) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.38...v2.16.39) ### [`v2.16.38`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.37...v2.16.38) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.37...v2.16.38) </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:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.16.37
|
||||
appVersion: 2.16.43
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -36,8 +36,9 @@ maintainers:
|
||||
name: semaphore
|
||||
sources:
|
||||
- https://github.com/ansible-semaphore/semaphore
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/semaphore
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore
|
||||
- https://hub.docker.com/r/semaphoreui/semaphore
|
||||
type: application
|
||||
version: 6.12.5
|
||||
version: 6.12.6
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/semaphoreui/semaphore
|
||||
tag: v2.16.37@sha256:8785cb97da895b3770c4c197fe42717b71ac226e47df6dea9373934ae6ecde37
|
||||
tag: v2.16.43@sha256:6c97ab0225d1ef58c3154d773ada2e47d3e4509e07a0c13725a5c484d1ad4225
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user