mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 22:41:22 -03:00
chore(helm): update image docker.io/tracksapp/tracks digest to dc3b3fb (#40619)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tracksapp/tracks | digest | `86daab4` -> `dc3b3fb` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -22,8 +22,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: 'Tracks is a web-based todo application to help you implement the GTD methodology. '
|
||||
home: https://trueforge.org/truecharts/stable/tracks
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/tracks.webp
|
||||
home: https://truecharts.org/charts/stable/tracks
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.webp
|
||||
keywords:
|
||||
- tracks
|
||||
- Productivity
|
||||
@@ -34,8 +34,9 @@ maintainers:
|
||||
url: https://truecharts.org
|
||||
name: tracks
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tracks
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tracks
|
||||
- https://hub.docker.com/r/tracksapp/tracks
|
||||
type: application
|
||||
version: 8.8.2
|
||||
version: 8.8.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/tracksapp/tracks
|
||||
tag: latest@sha256:86daab42340a1818cff2ae049fec7fa1faaea8fdba16b3068049eb58861d10bb
|
||||
tag: latest@sha256:dc3b3fb22b0d1ce5d859099caa8b5d8237d9456042768fadff88cffe6852282d
|
||||
persistence: {}
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user