From 37174cba7749b712aa11eafcb4db3bf9bc6d356c Mon Sep 17 00:00:00 2001 From: ace Date: Mon, 2 May 2022 03:49:37 +0300 Subject: [PATCH] wikijs: bump to v2.5.279, helm chart v2.2.16 --- 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 d65f3d0..b3cf157 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.15 +version: 2.2.16 # 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.278 +AppVersion: 2.5.279 description: The most powerful and extensible open source Wiki software. keywords: - wiki diff --git a/wikijs/values.yaml b/wikijs/values.yaml index 3d6f3ec..9125bc9 100644 --- a/wikijs/values.yaml +++ b/wikijs/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: requarks/wiki - tag: 2.5.278 + tag: 2.5.279 pullPolicy: IfNotPresent imagePullSecrets: []