wikijs: bump to 2.5.309, helm chart 2.4.1
This commit is contained in:
@@ -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.20
|
||||
version: 2.4.1
|
||||
# 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.308
|
||||
appVersion: 2.5.309
|
||||
description: The most powerful and extensible open source Wiki software.
|
||||
keywords:
|
||||
- wiki
|
||||
@@ -23,20 +23,15 @@ keywords:
|
||||
# a dependency of application charts to inject those utilities and functions into the rendering
|
||||
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
|
||||
type: application
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 10.2.5
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
|
||||
home: https://wiki.js.org
|
||||
icon: https://github.com/Requarks/wiki/raw/master/client/static/favicons/android-chrome-192x192.png
|
||||
sources:
|
||||
- https://github.com/Requarks/wiki
|
||||
maintainers:
|
||||
- name: Nicolas Giard
|
||||
email: github@ngpixel.com
|
||||
url: https://github.com/NGPixel
|
||||
- name: James Greenhill
|
||||
email: james@fuziontech.net
|
||||
url: https://github.com/fuziontech
|
||||
engine: gotpl
|
||||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
condition: postgresql.enabled
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 18.2.0
|
||||
|
||||
Reference in New Issue
Block a user