Remove dependency on mariadb and mysql as we won't use those.
This commit is contained in:
@ -5,18 +5,10 @@ dependencies:
|
||||
name: memcached
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
|
||||
version: 5.9.0
|
||||
- condition: mysql.enabled
|
||||
name: mysql
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
|
||||
version: 6.14.10
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
|
||||
version: 10.3.17
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
|
||||
version: 9.3.6
|
||||
description: Gitea Helm chart for Kubernetes
|
||||
icon: https://docs.gitea.io/images/gitea.png
|
||||
keywords:
|
||||
|
||||
Reference in New Issue
Block a user