fix(tracearr): update image ghcr.io/connorgallopo/tracearr 1.4.25 → 1.4.26 (#46613)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/connorgallopo/tracearr](https://redirect.github.com/connorgallopo/Tracearr) | patch | `a4ad2dc` → `73e1d32` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>connorgallopo/Tracearr (ghcr.io/connorgallopo/tracearr)</summary> ### [`v1.4.26`](https://redirect.github.com/connorgallopo/Tracearr/releases/tag/v1.4.26) [Compare Source](https://redirect.github.com/connorgallopo/Tracearr/compare/v1.4.25...v1.4.26) Performance improvements and bug fixes </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHJhY2VhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.4.25
|
||||
appVersion: 1.4.26
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.0
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/connorgallopo/Tracearr/blob/main/docker/docker-compose.yml
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tracearr
|
||||
type: application
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/connorgallopo/tracearr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.25@sha256:a4ad2dcb3897cebe314b0ef48dbd51bd4dc832b69af468d59eef29ae8cc95277
|
||||
tag: 1.4.26@sha256:73e1d324d7a1b3c101c8b18eb450ae7b522fab7838a6ae52678feed15a644c6c
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user