From e238de9de267436674ca11c9ee2f8c119f7f4bcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=97=AA=D1=94=CE=BD=CE=B9=CE=B7=20=E1=97=B7=CF=85=D0=BD?= =?UTF-8?q?=CA=9F?= Date: Sun, 14 Mar 2021 09:25:25 -0400 Subject: [PATCH] [wikijs] fix version (#666) * [wikijs] fix version * fix: bump to v3 --- charts/wikijs/Chart.yaml | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/charts/wikijs/Chart.yaml b/charts/wikijs/Chart.yaml index 9e8d8496..ce75f2a0 100644 --- a/charts/wikijs/Chart.yaml +++ b/charts/wikijs/Chart.yaml @@ -1,23 +1,21 @@ ---- - apiVersion: v2 -appVersion: 1.0.0 +appVersion: 2.5.191 description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! name: wikijs -version: 2.5.191 +version: 3.0.0 kubeVersion: ">=1.16.0-0" keywords: - - wiki - - wikijs +- wiki +- wikijs home: https://github.com/k8s-at-home/charts/tree/master/charts/wikijs icon: https://static.requarks.io/logo/wikijs-full.svg sources: - - https://hub.docker.com/r/linuxserver/wikijs/ - - https://github.com/Requarks/wiki +- https://hub.docker.com/r/linuxserver/wikijs/ +- https://github.com/Requarks/wiki maintainers: - - name: rolfberkenbosch - email: rolf@berkenbosch.nl +- name: rolfberkenbosch + email: rolf@berkenbosch.nl dependencies: - - name: common - repository: https://library-charts.k8s-at-home.com - version: 1.0.0 +- name: common + repository: https://library-charts.k8s-at-home.com + version: 1.0.0