36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
apiVersion: v2
|
|
appVersion: "1.4.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 11.0.3
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 11.0.1
|
|
deprecated: false
|
|
description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
|
|
home: https://truecharts.org/docs/charts/incubator/privatebin
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png
|
|
keywords:
|
|
- privatebin
|
|
- pastebin
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: privatebin
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin
|
|
- https://privatebin.info/
|
|
- https://github.com/PrivateBin/PrivateBin
|
|
- https://hub.docker.com/r/privatebin/pdo
|
|
type: application
|
|
version: 3.0.5
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- productivity
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|