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.
18 lines
411 B
18 lines
411 B
2 years ago
|
apiVersion: v2
|
||
|
name: snappymail
|
||
|
description: Snappymail is a lightweight fork of Rainloop Webmail.
|
||
|
|
||
|
type: application
|
||
|
|
||
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||
|
version: 0.1.0
|
||
|
|
||
|
appVersion: "2.24.0"
|
||
|
|
||
|
dependencies:
|
||
|
- name: mariadb
|
||
|
version: 11.4.0
|
||
|
repository: https://charts.bitnami.com/bitnami
|
||
|
- name: redis
|
||
|
version: 17.3.11
|
||
|
repository: https://charts.bitnami.com/bitnami
|