From 0f31d9aae6356bf1b30b34cf678409153701125c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Sep 2022 10:47:33 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 (#3791) * chore(deps): update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/stable/dokuwiki/Chart.yaml | 2 +- charts/stable/dokuwiki/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 829d4a193ba..19418182e78 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 3.0.51 +version: 3.0.52 appVersion: "20200729.0" description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. type: application diff --git a/charts/stable/dokuwiki/values.yaml b/charts/stable/dokuwiki/values.yaml index 6773eeb0f2f..273e1a0aba2 100644 --- a/charts/stable/dokuwiki/values.yaml +++ b/charts/stable/dokuwiki/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: v20200729.0.0@sha256:f721c8e3488393a937a6fbf5cbdb466ccd982c2bd1f03454c0754b6495b8ea02 + tag: 20220731.1.0@sha256:e2d689f0ea0837db463a9a6c0f17ab481951718b6cbb619efe4f391e03d0d4c8 securityContext: runAsNonRoot: false