fix(tracearr): update image ghcr.io/connorgallopo/tracearr 1.4.7 → 1.4.8 (#44176)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/connorgallopo/tracearr](https://redirect.github.com/connorgallopo/Tracearr) | patch | `c32c524` -> `092d4ef` | --- > [!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.8`](https://redirect.github.com/connorgallopo/Tracearr/releases/tag/v1.4.8) [Compare Source](https://redirect.github.com/connorgallopo/Tracearr/compare/v1.4.7...v1.4.8) update nav.json ([#​236](https://redirect.github.com/connorgallopo/Tracearr/issues/236)) </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.7
|
||||
appVersion: 1.4.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.37
|
||||
@@ -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.14
|
||||
version: 1.0.15
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/connorgallopo/tracearr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.7@sha256:c32c524ebaef80a207b60063142f3e8abdef5a757f939f6c4665b9fa70d942dd
|
||||
tag: 1.4.8@sha256:092d4efec77d2692e61bb350802604c829c46eff270b924321a5fe7f75474408
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user