chore(deps): update container image semaphoreui/semaphore to v2.10.2@b5476cd by renovate (#23278)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [semaphoreui/semaphore](https://togithub.com/semaphoreui/semaphore) | minor | `v2.9.112` -> `v2.10.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>semaphoreui/semaphore (semaphoreui/semaphore)</summary> ### [`v2.10.2`](https://togithub.com/semaphoreui/semaphore/releases/tag/v2.10.2) [Compare Source](https://togithub.com/semaphoreui/semaphore/compare/v2.9.112...v2.10.2) #### Features - Added support OpenTofu code and Bash scripts. <img src="https://github.com/semaphoreui/semaphore/assets/914224/971b7e71-d906-408d-b445-da2ef2965be9" width="400"> - Added usage examples. - Added DEBUG Docker image for remote debugging from Goland. #### Bugfixes - Reduced size of Docker image. </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 2.9.112
|
||||
appVersion: 2.10.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.1
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore
|
||||
- https://hub.docker.com/r/semaphoreui/semaphore
|
||||
type: application
|
||||
version: 3.0.1
|
||||
version: 3.1.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: semaphoreui/semaphore
|
||||
tag: v2.9.112@sha256:05c9a6fef2e106d4a3669aff632eba8e9bb18d4ce032aa8a7454d587531cb246
|
||||
tag: v2.10.2@sha256:b5476cdbf41ea4a3ab07b8762b8208ca1f11b5a748ea28d87d59995486dc9003
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user