chore(deps): update container image ich777/thunderbird to latest@82b487d by renovate (#19614)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/thunderbird | digest | `5ac3250` -> `82b487d` | --- > [!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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
df3a2e3d8b
commit
1505f35931
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png
|
|||
keywords:
|
||||
- thunderbird
|
||||
- mail
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/thunderbird
|
||||
- https://hub.docker.com/r/ich777/thunderbird
|
||||
type: application
|
||||
version: 5.7.1
|
||||
version: 5.7.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/thunderbird
|
||||
tag: latest@sha256:5ac32507e5cad25930eb59819b91f068c4eb1885dac2149b1550893eb067782d
|
||||
tag: latest@sha256:82b487d57dca47904cbf56b7464814c28f092a4a510fa97ab09b5c2325d66162
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue