Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
95000f3bd8
commit
02ef740e53
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libreoffice-4.0.10](https://github.com/truecharts/charts/compare/libreoffice-4.0.9...libreoffice-4.0.10) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libreoffice to 7.2.7 ([#6050](https://github.com/truecharts/charts/issues/6050))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libreoffice-4.0.9](https://github.com/truecharts/charts/compare/libreoffice-4.0.8...libreoffice-4.0.9) (2022-12-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [libreoffice-4.0.2](https://github.com/truecharts/charts/compare/libreoffice-4.0.1...libreoffice-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [libreoffice-4.0.2](https://github.com/truecharts/charts/compare/libreoffice-4.0.1...libreoffice-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: libreoffice
|
||||
version: 4.0.9
|
||||
version: 4.0.10
|
||||
appVersion: "7.2.7"
|
||||
description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libreoffice-4.0.10](https://github.com/truecharts/charts/compare/libreoffice-4.0.9...libreoffice-4.0.10) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libreoffice to 7.2.7 ([#6050](https://github.com/truecharts/charts/issues/6050))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libreoffice
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.2.7@sha256:e7b4d622a11572e6d41e6d4c843808e294c410e8f88c21345975567cc9b6773d
|
||||
tag: 7.2.7@sha256:1cb8db12f25b65d790fd442e814f7a945956200db9fc9b038b757ca665fea855
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libreoffice-4.0.9](https://github.com/truecharts/charts/compare/libreoffice-4.0.8...libreoffice-4.0.9) (2022-12-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libreoffice to 7.2.7 ([#5863](https://github.com/truecharts/charts/issues/5863))
|
||||
|
||||
|
Loading…
Reference in New Issue