update wikijs to 2.5.191

This commit is contained in:
ace 2021-03-18 16:19:22 +03:00
parent 1e5293ce1f
commit 61839a3edc
No known key found for this signature in database
GPG Key ID: 2E47CC17BA7F8CF0
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.0
version: 2.2.1
# 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.170
AppVersion: 2.5.191
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.170
tag: 2.5.191
pullPolicy: IfNotPresent
imagePullSecrets: []