From cfbedaebe00e00a9cbe5e1f9c84a589a23248677 Mon Sep 17 00:00:00 2001 From: ace Date: Sun, 22 Sep 2024 22:22:25 +0300 Subject: [PATCH] wikijs: bump to v2.5.304, helm chart v2.3.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 41e52ac..13bf74c 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.15 +version: 2.3.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.303 +appVersion: 2.5.304 description: The most powerful and extensible open source Wiki software. keywords: - wiki diff --git a/wikijs/values.yaml b/wikijs/values.yaml index 257a7f7..edebe10 100644 --- a/wikijs/values.yaml +++ b/wikijs/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: requarks/wiki - tag: 2.5.303 + tag: 2.5.304 pullPolicy: IfNotPresent imagePullSecrets: []