3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 21:13:21 +00:00

fix: add missing bitnami common chart

This is needed because there are many references to bitnami common chart features, like here: https://github.com/mastodon/chart/blob/main/templates/_helpers.tpl#L99
This commit is contained in:
Paolo Mainardi 2023-03-30 16:56:04 +02:00 committed by GitHub
parent ae892d539e
commit 9e7e1ca3da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,3 +35,6 @@ dependencies:
version: 16.13.2 version: 16.13.2
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
condition: redis.enabled condition: redis.enabled
- name: common
version: 2.2.4
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami