You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
1.5 KiB

  1. apiVersion: v2
  2. name: wiki
  3. # This is the chart version. This version number should be incremented each time you make changes
  4. # to the chart and its templates, including the app version.
  5. version: 2.2.0
  6. # This is the version number of the application being deployed. This version number should be
  7. # incremented each time you make changes to the application.
  8. AppVersion: latest
  9. description: The most powerful and extensible open source Wiki software.
  10. keywords:
  11. - wiki
  12. - documentation
  13. - knowledge base
  14. - docs
  15. - reference
  16. - editor
  17. # A chart can be either an 'application' or a 'library' chart.
  18. #
  19. # Application charts are a collection of templates that can be packaged into versioned archives
  20. # to be deployed.
  21. #
  22. # Library charts provide useful utilities or functions for the chart developer. They're included as
  23. # a dependency of application charts to inject those utilities and functions into the rendering
  24. # pipeline. Library charts do not define any templates and therefore cannot be deployed.
  25. type: application
  26. dependencies:
  27. - name: postgresql
  28. version: 8.10.14
  29. repository: https://charts.bitnami.com/bitnami
  30. condition: postgresql.enabled
  31. home: https://wiki.js.org
  32. icon: https://cdn.js.wiki/images/wikijs-butterfly.svg
  33. sources:
  34. - https://github.com/Requarks/wiki
  35. maintainers:
  36. - name: Nicolas Giard
  37. email: github@ngpixel.com
  38. url: https://github.com/NGPixel
  39. - name: James Greenhill
  40. email: james@fuziontech.net
  41. url: https://github.com/fuziontech
  42. engine: gotpl