Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8669dcb5e3
commit
146a2fd3d5
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [prusaslicer-novnc-4.0.10](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.9...prusaslicer-novnc-4.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8349](https://github.com/truecharts/charts/issues/8349))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prusaslicer-novnc-4.0.9](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.8...prusaslicer-novnc-4.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prusaslicer-novnc-3.0.9](https://github.com/truecharts/charts/compare/prusaslicer-novnc-3.0.8...prusaslicer-novnc-3.0.9) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -27,4 +27,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc
|
||||
- https://www.prusa3d.com/prusaslicer/
|
||||
type: application
|
||||
version: 4.0.9
|
||||
version: 4.0.10
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prusaslicer-novnc-4.0.10](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.9...prusaslicer-novnc-4.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8349](https://github.com/truecharts/charts/issues/8349))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/prusaslicer-novnc
|
||||
tag: latest@sha256:71977d64c531e36ec0196e8899f2c098dca55edb3d7e2698a207db295066b8bf
|
||||
tag: latest@sha256:87ee643f6649b14fd41f45cadb0fbb58a60d028a9b2b100626202992335fafb9
|
||||
persistence:
|
||||
configsfolder:
|
||||
enabled: true
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [prusaslicer-novnc-4.0.9](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.8...prusaslicer-novnc-4.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue