fix(images): update container image tccr.io/truecharts/postscriptum to latest (#14967)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/postscriptum | digest | `62f2a0b` -> `c55fbf7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0352b81776
commit
cb7d68b9dc
|
@ -24,4 +24,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/postscriptum
|
||||
- https://www.steampowered.com/
|
||||
type: application
|
||||
version: 2.0.9
|
||||
version: 2.0.10
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/postscriptum
|
||||
tag: latest@sha256:62f2a0b95b1074b714a9948163ce951e9b3cdafe35f966c7e70eb7e0d425c1b7
|
||||
tag: latest@sha256:c55fbf722aed304561daa11da91e06f8c23013df1d297618fdf68e0abc448f37
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
|
|
Loading…
Reference in New Issue