fix(semaphore): update image docker.io/semaphoreui/semaphore v2.16.45 → v2.16.46 (#42867)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `979a592` -> `3537bf7` | --- > [!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.46`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.46) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.45...v2.16.46) #### Changelog - [`bc8a231`](https://redirect.github.com/semaphoreui/semaphore/commit/bc8a231) fix(db): use longtext for tf state </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VtYXBob3JlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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.45
|
||||
appVersion: 2.16.46
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.11
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore
|
||||
- https://hub.docker.com/r/semaphoreui/semaphore
|
||||
type: application
|
||||
version: 6.14.3
|
||||
version: 6.14.4
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/semaphoreui/semaphore
|
||||
tag: v2.16.45@sha256:979a5924ed459d5169178197fc7b4d849bcb6fbb4aded1f1d1c0b279717b5187
|
||||
tag: v2.16.46@sha256:3537bf73a1fd685b2dc6e1cd4cbd24ae8adbe5c73614052a6faaf4f4c6a1e6c6
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user