chore(deps): update container image petersem/posterr to latest@f8cc22b by renovate (#18818)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | petersem/posterr | digest | `fb50673` -> `f8cc22b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
1c4c2712c3
commit
bc55b0d64b
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png
|
||||||
keywords:
|
keywords:
|
||||||
- posterr
|
- posterr
|
||||||
- MediaServer-Other
|
- MediaServer-Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/posterr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/posterr
|
||||||
- https://hub.docker.com/r/petersem/posterr
|
- https://hub.docker.com/r/petersem/posterr
|
||||||
type: application
|
type: application
|
||||||
version: 8.2.0
|
version: 8.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: petersem/posterr
|
repository: petersem/posterr
|
||||||
tag: latest@sha256:fb50673a6aca7d32db0005db0345aaa4a9a1f015361d2312fa46a2eb4225fe8d
|
tag: latest@sha256:f8cc22b540331fdf63ee7c41e7622f126ab36dd2ee40fb2b11672e595f1c7a00
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue