mirror of
https://github.com/mastodon/chart
synced 2025-05-18 13:03: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:
parent
ae892d539e
commit
9e7e1ca3da
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user