From 873e4bf094c64c5d39bcc902ad87781c6dbfb79d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Dec 2021 18:13:38 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/libreoffice to v7.2.2 (#1608) * chore(deps): update container image tccr.io/truecharts/libreoffice to v7.2.2 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- 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 420d886e5b3..f9e8c6cfcef 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: 0.0.7 +version: 0.0.8 appVersion: "6.4.6" 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 5160fd0e9d7..c4c33931c92 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: v6.4.6 + tag: v7.2.2 securityContext: runAsNonRoot: false