From 4f8d30f39ec60964c74d8fa1f73026866aa1da36 Mon Sep 17 00:00:00 2001 From: ace Date: Sun, 12 Sep 2021 20:00:03 +0300 Subject: [PATCH] update wikijs helm chart 2.5.214 --- 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 3f8c830..5b52cd6 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.3 +version: 2.2.4 # 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.201 +AppVersion: 2.5.214 description: The most powerful and extensible open source Wiki software. keywords: - wiki diff --git a/wikijs/values.yaml b/wikijs/values.yaml index 08b9db3..85be697 100644 --- a/wikijs/values.yaml +++ b/wikijs/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: requarks/wiki - tag: 2.5.201 + tag: 2.5.214 pullPolicy: IfNotPresent imagePullSecrets: []