From f3ff2efb8c8cadb6b344591fca538765ab2903d8 Mon Sep 17 00:00:00 2001 From: ace Date: Mon, 6 Dec 2021 13:30:02 +0300 Subject: [PATCH] update wikijs to v2.5.254 --- 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 26839ae..94f8948 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.5 +version: 2.2.6 # 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.219 +AppVersion: 2.5.254 description: The most powerful and extensible open source Wiki software. keywords: - wiki diff --git a/wikijs/values.yaml b/wikijs/values.yaml index f772377..088185c 100644 --- a/wikijs/values.yaml +++ b/wikijs/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: requarks/wiki - tag: 2.5.219 + tag: 2.5.254 pullPolicy: IfNotPresent imagePullSecrets: []