29 lines
834 B
YAML
29 lines
834 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: pwndrop
|
|
version: 1.0.6
|
|
appVersion: "1.0.1"
|
|
description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/pwndrop
|
|
icon: https://truecharts.org/_static/img/appicons/pwndrop.png
|
|
keywords:
|
|
- pwndrop
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/pwndrop
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.1.15
|
|
# condition:
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- incubator
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|