chore(deps): update container image mikeah/prusaslicer-novnc to latest@bd59d9d by renovate (#19623)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | mikeah/prusaslicer-novnc | digest | `1377f07` -> `bd59d9d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
c0c0727ef5
commit
39fd67986f
|
@ -24,7 +24,7 @@ keywords:
|
||||||
- prusaslicer-novnc
|
- prusaslicer-novnc
|
||||||
- home-automation
|
- home-automation
|
||||||
- Productivity
|
- Productivity
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc
|
- https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc
|
||||||
- https://hub.docker.com/r/mikeah/prusaslicer-novnc
|
- https://hub.docker.com/r/mikeah/prusaslicer-novnc
|
||||||
type: application
|
type: application
|
||||||
version: 8.7.1
|
version: 8.7.2
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: mikeah/prusaslicer-novnc
|
repository: mikeah/prusaslicer-novnc
|
||||||
tag: latest@sha256:1377f075c3b2535f128974223c9eb583887b0e300fcb678d2e596927a4bdb874
|
tag: latest@sha256:bd59d9dd2082e374e51bb0722b73b5e2e69fbe0099bc8384f804ae80916f292b
|
||||||
persistence:
|
persistence:
|
||||||
configsfolder:
|
configsfolder:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue