From b4a5761c679ebbbd693a8552268a0b8a9367938a Mon Sep 17 00:00:00 2001 From: ace Date: Sat, 25 Jun 2022 20:53:47 +0300 Subject: [PATCH] wikijs: bump to v2.5.285, helm chart v2.2.22 --- 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 c531447..1c434ed 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.21 +version: 2.2.22 # 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.284 +AppVersion: 2.5.285 description: The most powerful and extensible open source Wiki software. keywords: - wiki diff --git a/wikijs/values.yaml b/wikijs/values.yaml index 9beb5b5..6241d1f 100644 --- a/wikijs/values.yaml +++ b/wikijs/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: requarks/wiki - tag: 2.5.284 + tag: 2.5.285 pullPolicy: IfNotPresent imagePullSecrets: []