chore(deps): update container image ich777/thunderbird to latest@c840084 by renovate (#26577)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/thunderbird | digest | `da4cb14` -> `c840084` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44NS4xIiwidXBkYXRlZEluVmVyIjoiMzguODUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
d0f12e7b86
commit
167f04be6a
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://hub.docker.com/r/ich777/thunderbird
|
- https://hub.docker.com/r/ich777/thunderbird
|
||||||
- https://www.thunderbird.net/
|
- https://www.thunderbird.net/
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.10
|
version: 7.1.11
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ich777/thunderbird
|
repository: ich777/thunderbird
|
||||||
tag: latest@sha256:da4cb1472346ad88f13ddac92ff12975a2068dc8987192c22fe13ae1c6c32ecf
|
tag: latest@sha256:c84008480334c29047bd9bfbaeef1b1eb0bf33abb16b5015b5a7d87d0c73cade
|
||||||
persistence:
|
persistence:
|
||||||
data:
|
data:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue