update wikijs to 2.5.197

This commit is contained in:
ace 2021-03-27 02:00:04 +03:00
parent 0879e36023
commit 58bfb7737d
No known key found for this signature in database
GPG Key ID: 32989872B72276A0
2 changed files with 3 additions and 3 deletions

View File

@ -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.1
version: 2.2.2
# 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.191
AppVersion: 2.5.197
description: The most powerful and extensible open source Wiki software.
keywords:
- wiki

View File

@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: requarks/wiki
tag: 2.5.191
tag: 2.5.197
pullPolicy: IfNotPresent
imagePullSecrets: []