Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bd3c8d24a2
commit
2796e24827
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cura-novnc-4.0.10](https://github.com/truecharts/charts/compare/cura-novnc-4.0.9...cura-novnc-4.0.10) (2023-05-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cura-novnc-4.0.11](https://github.com/truecharts/charts/compare/cura-novnc-4.0.10...cura-novnc-4.0.11) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cura-novnc to latest ([#8766](https://github.com/truecharts/charts/issues/8766))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cura-novnc-4.0.10](https://github.com/truecharts/charts/compare/cura-novnc-4.0.9...cura-novnc-4.0.10) (2023-05-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cura-novnc-4.0.0](https://github.com/truecharts/charts/compare/cura-novnc-3.0.15...cura-novnc-4.0.0) (2023-04-11)
|
||||
|
||||
### Feat
|
||||
|
||||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc
|
||||
- https://ultimaker.com/software/ultimaker-cura
|
||||
type: application
|
||||
version: 4.0.10
|
||||
version: 4.0.11
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cura-novnc-4.0.11](https://github.com/truecharts/charts/compare/cura-novnc-4.0.10...cura-novnc-4.0.11) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cura-novnc to latest ([#8766](https://github.com/truecharts/charts/issues/8766))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/cura-novnc
|
||||
tag: latest@sha256:44700014a98915d230ecaaa42fb50af14e44ce3568fbff9b86353717698f8485
|
||||
tag: latest@sha256:1f34f33899555d94a212a35b6e3c7531daa26f8d2e7b2169cec78c7e16cf69df
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue