From 7f79a2417a18001cd8295f7d9ad73711a6bb225e Mon Sep 17 00:00:00 2001 From: ace Date: Mon, 6 Feb 2023 17:31:02 +0300 Subject: [PATCH] wikijs: bump to v2.5.296, helm chart v2.3.8 --- 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 784fbf4..0850f84 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.3.7 +version: 2.3.8 # 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.295 +appVersion: 2.5.296 description: The most powerful and extensible open source Wiki software. keywords: - wiki diff --git a/wikijs/values.yaml b/wikijs/values.yaml index 46ef87b..2d7e61e 100644 --- a/wikijs/values.yaml +++ b/wikijs/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: requarks/wiki - tag: 2.5.295 + tag: 2.5.296 pullPolicy: IfNotPresent imagePullSecrets: []