diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 7bfbd142254..07ebfb4b99c 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: 5.0.24 +version: 5.0.25 appVersion: "20220731.1" 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 a2479b92a4e..fb3ae3bf5ac 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: 20220731.1.0@sha256:2eaf7611e2e46c8f5f3e9127561a13eb068cc7e000cb8535fe7d9f06a193dc66 + tag: 20220731.1.0@sha256:f5d516c4059dcda0b0d02bccd8ba902979d3fcdb2d5a806dc45bac2873f49278 securityContext: runAsNonRoot: false