-
Notifications
You must be signed in to change notification settings - Fork 1
/
Chart.yaml
27 lines (27 loc) · 795 Bytes
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
apiVersion: v2
version: 0.9.4
appVersion: 3.7.4
description: A Helm chart for CTFd
name: ctfd
dependencies:
- name: mariadb
version: 19.1.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: redis
version: 20.2.0
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
home: https://github.com/bman46/CTFd-Helm
icon: https://raw.githubusercontent.com/CTFd/CTFd/master/CTFd/themes/core/static/img/logo.png
sources:
- https://gitlab.com/momothereal/helm-charts
- https://github.com/bitnami/charts/tree/master/bitnami/mariadb-galera
- https://github.com/bitnami/charts/tree/master/bitnami/redis
- https://ctfd.io/
keywords:
- ctfd
- ctf
maintainers:
- name: Brendan McShane
email: contact@mcshane.systems