fix(tracearr): update image ghcr.io/connorgallopo/tracearr 1.4.6 → 1.4.7 (#44129)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/connorgallopo/tracearr](https://redirect.github.com/connorgallopo/Tracearr) | patch | `ff1b112` -> `c32c524` | --- > [!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>connorgallopo/Tracearr (ghcr.io/connorgallopo/tracearr)</summary> ### [`v1.4.7`](https://redirect.github.com/connorgallopo/Tracearr/releases/tag/v1.4.7) [Compare Source](https://redirect.github.com/connorgallopo/Tracearr/compare/v1.4.6...v1.4.7) Couple performance tweaks </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHJhY2VhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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: 1.4.6
|
||||
appVersion: 1.4.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.36
|
||||
@@ -46,5 +46,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: 1.0.12
|
||||
version: 1.0.13
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/connorgallopo/tracearr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.6@sha256:ff1b1124f6a04ea403c247f94620e7fbe2c0de36f5f6b0191164675cc65d5b5b
|
||||
tag: 1.4.7@sha256:c32c524ebaef80a207b60063142f3e8abdef5a757f939f6c4665b9fa70d942dd
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user