fix(images): update container image tccr.io/truecharts/quake3 to latest (#14974)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/quake3 | digest | `539dfba` -> `87d6947` | --- > [!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
971476ef30
commit
31bdfb5e50
|
@ -24,4 +24,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/quake3
|
||||
- https://www.idsoftware.com/
|
||||
type: application
|
||||
version: 2.0.9
|
||||
version: 2.0.10
|
||||
|
|
|
@ -8,7 +8,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/quake3
|
||||
tag: latest@sha256:539dfbaf308fdb55fd5fe2fb1896e0b0d05de658ebbcd12d16019ffe6aab214a
|
||||
tag: latest@sha256:87d69477136435b43f54cf111d13491cbee5de1a475fa25d0c63329d95d4a6f6
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue