From 195645d2148c62bd83b9948e7999cf6639848a28 Mon Sep 17 00:00:00 2001 From: ace Date: Sat, 3 Apr 2021 14:43:13 +0300 Subject: [PATCH] update wikijs to 2.5.201 --- wikijs/Chart.yaml | 4 ++-- wikijs/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wikijs/Chart.yaml b/wikijs/Chart.yaml index 4dcbade..3f8c830 100644 --- a/wikijs/Chart.yaml +++ b/wikijs/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v2 name: wikijs # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 2.2.2 +version: 2.2.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -AppVersion: 2.5.197 +AppVersion: 2.5.201 description: The most powerful and extensible open source Wiki software. keywords: - wiki diff --git a/wikijs/values.yaml b/wikijs/values.yaml index 34009d0..08b9db3 100644 --- a/wikijs/values.yaml +++ b/wikijs/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: requarks/wiki - tag: 2.5.197 + tag: 2.5.201 pullPolicy: IfNotPresent imagePullSecrets: []