Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
41bccabe51
commit
f258639815
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libreoffice-4.0.8](https://github.com/truecharts/charts/compare/libreoffice-4.0.7...libreoffice-4.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libreoffice-4.0.8](https://github.com/truecharts/charts/compare/libreoffice-4.0.7...libreoffice-4.0.8) (2022-12-27)
|
||||
|
||||
### 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.8
|
||||
version: 4.0.9
|
||||
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.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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libreoffice
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.2.7@sha256:9eae9320c4b32eada8ef414a2d8f3354b50999a2231e192847097b7131211449
|
||||
tag: 7.2.7@sha256:e7b4d622a11572e6d41e6d4c843808e294c410e8f88c21345975567cc9b6773d
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue