diff --git a/charts/stable/libreoffice/Chart.yaml b/charts/stable/libreoffice/Chart.yaml index cdb93b1815a..701a3255d05 100644 --- a/charts/stable/libreoffice/Chart.yaml +++ b/charts/stable/libreoffice/Chart.yaml @@ -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 diff --git a/charts/stable/libreoffice/values.yaml b/charts/stable/libreoffice/values.yaml index cfb680e3ee8..b8f90d21835 100644 --- a/charts/stable/libreoffice/values.yaml +++ b/charts/stable/libreoffice/values.yaml @@ -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