chore(helm): update image docker.io/semaphoreui/semaphore v2.16.43 → v2.16.45 (#41531)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `6c97ab0` -> `979a592` | --- > [!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.45`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.45) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.44...v2.16.45) #### Bugfixes - Fix for in Docker container: [ERROR!: community.general.yaml has been removed](https://x.com/semaphoreui/status/1986858285614481533) <img width="800" alt="image" src="https://github.com/user-attachments/assets/737f8d54-2900-47a6-9a18-9e87523664ef" /> ### [`v2.16.44`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.43...v2.16.44) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.43...v2.16.44) </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.43
|
||||
appVersion: 2.16.45
|
||||
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.6
|
||||
version: 6.12.7
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/semaphoreui/semaphore
|
||||
tag: v2.16.43@sha256:6c97ab0225d1ef58c3154d773ada2e47d3e4509e07a0c13725a5c484d1ad4225
|
||||
tag: v2.16.45@sha256:979a5924ed459d5169178197fc7b4d849bcb6fbb4aded1f1d1c0b279717b5187
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user