chore(apps): bump apps, remove duplicates and move incubator to stable for RC1
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.8.14"
|
||||
version: 2.0.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
name: etherpad
|
||||
description: A real-time collaborative editor scalable to thousands of simultaneous real time users.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/main/charts/etherpad"
|
||||
icon: "https://github.com/truecharts/apps/raw/main/images/etherpad.jpg"
|
||||
keywords:
|
||||
- etherpad
|
||||
- editor
|
||||
- notepad
|
||||
- pad
|
||||
sources:
|
||||
- https://etherpad.org/
|
||||
- https://github.com/ether/etherpad-lite
|
||||
- https://hub.docker.com/r/nicholaswilde/etherpad
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.14
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 4.0.1
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
Reference in New Issue
Block a user