diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 7448f8cbfd1..7bfbd142254 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.23 +version: 5.0.24 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 a5ae75fa543..a2479b92a4e 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:ed44e4cb3c09116a22218fe0587a941a53f640e8fc02222f50fe7d78c2cd538a + tag: 20220731.1.0@sha256:2eaf7611e2e46c8f5f3e9127561a13eb068cc7e000cb8535fe7d9f06a193dc66 securityContext: runAsNonRoot: false