Files
postiz-helmchart/charts/postiz/Chart.yaml
T
2024-10-25 11:14:16 +01:00

32 lines
772 B
YAML

apiVersion: v2
name: postiz-app
description: A Social Media Scheduling App
type: application
version: 1.0.4
appVersion: "1.3.0"
maintainers:
- name: jonathan-irvin
email: offendingcommit@gmail.com
url: https://linktr.ee/offendingcommit
- name: jamesread
email: contact@jread.com
url: http://jread.com
keywords:
- social media
- marketing
- scheduling
- queue
home: https://postiz.com
sources:
- https://github.com/gitroomhq/postiz-app
- https://github.com/gitroomhq/postiz-helmchart
dependencies:
- name: postgresql
version: 15.5.28
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: 20.1.0
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled