fix(images): update container image mikeah/prusaslicer-novnc to latest (#14780)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | mikeah/prusaslicer-novnc | digest | `e411560` -> `246d49b` | --- > [!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
342d6a2634
commit
e5017159ec
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc
|
||||
- https://www.prusa3d.com/prusaslicer/
|
||||
type: application
|
||||
version: 5.0.22
|
||||
version: 5.0.23
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: mikeah/prusaslicer-novnc
|
||||
tag: latest@sha256:e4115602a2f8ca807866c9e752f2b836ca429029245f0bcb6973abe10f339045
|
||||
tag: latest@sha256:246d49b69beca1cf3f9c0772ea9f1ae9a0c78204aaefcfedcc41d936ff6d0a3e
|
||||
persistence:
|
||||
configsfolder:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue