From 4aecd19b562acb48d55d9a65ad8468565a72aa07 Mon Sep 17 00:00:00 2001 From: ace Date: Wed, 6 Apr 2022 00:22:41 +0300 Subject: [PATCH] wikijs: bump to v2.5.277 --- 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 25c884f..66e4570 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.13 +version: 2.2.14 # 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.276 +AppVersion: 2.5.277 description: The most powerful and extensible open source Wiki software. keywords: - wiki diff --git a/wikijs/values.yaml b/wikijs/values.yaml index 06c821d..550a185 100644 --- a/wikijs/values.yaml +++ b/wikijs/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: requarks/wiki - tag: 2.5.276 + tag: 2.5.277 pullPolicy: IfNotPresent imagePullSecrets: []