chore(deps): update container image mikeah/prusaslicer-novnc to latest@25f1c65 by renovate (#16960)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | mikeah/prusaslicer-novnc | digest | `4ae5bab` -> `25f1c65` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
442cb9b598
commit
dab664adf3
|
@ -1,38 +1,38 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: prusaslicer-novnc
|
||||
version: 7.1.6
|
||||
version: 7.1.7
|
||||
appVersion: latest
|
||||
description: Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart.
|
||||
home: https://truecharts.org/charts/stable/prusaslicer-novnc
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.prusa3d.com/prusaslicer/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc
|
||||
- https://hub.docker.com/r/mikeah/prusaslicer-novnc
|
||||
- https://www.prusa3d.com/prusaslicer/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc
|
||||
- https://hub.docker.com/r/mikeah/prusaslicer-novnc
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- prusaslicer-novnc
|
||||
- HomeAutomation
|
||||
- Productivity
|
||||
- prusaslicer-novnc
|
||||
- HomeAutomation
|
||||
- Productivity
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: HomeAutomation
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: HomeAutomation
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: mikeah/prusaslicer-novnc
|
||||
tag: latest@sha256:4ae5bab77b71c5b0f0e2227d498079dfe06d37939a39393b99abc6d516e1d3b7
|
||||
tag: latest@sha256:25f1c65771d1cbbfef036df04b4057e998b61ce707bac6165e715e786e956539
|
||||
persistence:
|
||||
configsfolder:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue