Initial commit
Signed-off-by: Charlie Drage <charlie@charliedrage.com>
This commit is contained in:
parent
9156c98a1a
commit
9061f0d470
18 changed files with 1522 additions and 2 deletions
7
requirements.yaml
Normal file
7
requirements.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
dependencies:
|
||||
- name: mariadb
|
||||
version: 7.3.0
|
||||
repository: https://charts.bitnami.com
|
||||
condition: mariadb.enabled
|
||||
tags:
|
||||
- mariadb
|
Loading…
Add table
Add a link
Reference in a new issue