Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5a0ed5cad3
commit
f432d05416
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [prusaslicer-novnc-5.0.20](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.19...prusaslicer-novnc-5.0.20) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [prusaslicer-novnc-5.0.21](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.20...prusaslicer-novnc-5.0.21) (2023-11-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#14513](https://github.com/truecharts/charts/issues/14513))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prusaslicer-novnc-5.0.20](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.19...prusaslicer-novnc-5.0.20) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [prusaslicer-novnc-5.0.11](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.10...prusaslicer-novnc-5.0.11) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prusaslicer-novnc-5.0.10](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.9...prusaslicer-novnc-5.0.10) (2023-10-06)
|
||||
|
|
@ -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.20
|
||||
version: 5.0.21
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prusaslicer-novnc-5.0.21](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.20...prusaslicer-novnc-5.0.21) (2023-11-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#14513](https://github.com/truecharts/charts/issues/14513))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/prusaslicer-novnc
|
||||
tag: latest@sha256:64e1a8ab30758c25f083f183a54cc2ea727a0de331bdfe8c50b89d2547860172
|
||||
tag: latest@sha256:75c1af1a4cfb27630c2d1389dbfa868a480bbb848db8a53ae244fcd7c39234b9
|
||||
persistence:
|
||||
configsfolder:
|
||||
enabled: true
|
|
@ -890,7 +890,7 @@ questions:
|
|||
label: Paths
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
default: [{path: "/", pathType: "Prefix"}]
|
||||
items:
|
||||
- variable: pathEntry
|
||||
label: Host
|
Loading…
Reference in New Issue