chore(deps): update container image petersem/posterr to latest@630a38e by renovate (#23446)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | petersem/posterr | digest | `3e85bee` -> `630a38e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
8755d803cf
commit
e4087f8bf0
|
@ -33,4 +33,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: 10.0.2
|
version: 10.0.3
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: petersem/posterr
|
repository: petersem/posterr
|
||||||
tag: latest@sha256:3e85beeff3753489b9c3774596214e0cd25ce4088f9807d643a459b1d0e89294
|
tag: latest@sha256:630a38ed5efcbd80efbfd2827ea39bd4b20de7ebf3f827781ccad854d9794428
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue