Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ff27704a55
commit
0b186f244e
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [inkscape-desktop-g3-2.0.5](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.4...inkscape-desktop-g3-2.0.5) (2022-12-19)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [inkscape-desktop-g3-2.0.6](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.5...inkscape-desktop-g3-2.0.6) (2022-12-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/inkscape-desktop-g3 to latest
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [inkscape-desktop-g3-2.0.5](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.4...inkscape-desktop-g3-2.0.5) (2022-12-19)
|
## [inkscape-desktop-g3-2.0.5](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.4...inkscape-desktop-g3-2.0.5) (2022-12-19)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -86,14 +95,5 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [inkscape-desktop-g3-2.0.1](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.0...inkscape-desktop-g3-2.0.1) (2022-11-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [inkscape-desktop-g3-2.0.1](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.0...inkscape-desktop-g3-2.0.1) (2022-11-15)
|
## [inkscape-desktop-g3-2.0.1](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.0...inkscape-desktop-g3-2.0.1) (2022-11-15)
|
||||||
|
|
|
@ -30,4 +30,4 @@ sources:
|
||||||
- https://github.com/accetto/headless-drawing-g3/
|
- https://github.com/accetto/headless-drawing-g3/
|
||||||
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3
|
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.5
|
version: 2.0.6
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [inkscape-desktop-g3-2.0.6](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.5...inkscape-desktop-g3-2.0.6) (2022-12-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/inkscape-desktop-g3 to latest
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ env:
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/inkscape-desktop-g3
|
repository: tccr.io/truecharts/inkscape-desktop-g3
|
||||||
tag: latest@sha256:6712e71b6c38290f41be6ef7bbd8d76ad0eaa6f2d999c63d7353473fe657e475
|
tag: latest@sha256:923a66da1cef53c0442d69e35b40989bc67e4804ae219616d27f3f2e5beeeb63
|
||||||
persistence:
|
persistence:
|
||||||
internalshare:
|
internalshare:
|
||||||
enabled: true
|
enabled: true
|
Loading…
Reference in New Issue