From 2d42a43312efc95a54f8cb86035ece0c351f0a04 Mon Sep 17 00:00:00 2001 From: ace Date: Wed, 2 Feb 2022 05:19:28 +0300 Subject: [PATCH] update wikijs to v2.5.274 --- 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 f9aa3c6..f3f0ec8 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.10 +version: 2.2.11 # 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.272 +AppVersion: 2.5.274 description: The most powerful and extensible open source Wiki software. keywords: - wiki diff --git a/wikijs/values.yaml b/wikijs/values.yaml index d5f31f6..6a668e2 100644 --- a/wikijs/values.yaml +++ b/wikijs/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: requarks/wiki - tag: 2.5.272 + tag: 2.5.274 pullPolicy: IfNotPresent imagePullSecrets: []