From 2a18fa8d6e3f4a64640bd155a0743b6739b64120 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Jan 2023 17:30:07 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/libreoffice to 7.2.7 (#6050) * chore(deps): update container image tccr.io/truecharts/libreoffice to 7.2.7 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/stable/libreoffice/Chart.yaml | 2 +- charts/stable/libreoffice/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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