mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
try not pointing directly at an archive for bitnami
This commit is contained in:
parent
4ca904b06b
commit
670dfa745e
|
@ -1,12 +0,0 @@
|
|||
dependencies:
|
||||
- name: elasticsearch
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
version: 19.0.1
|
||||
- name: postgresql
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
version: 11.1.3
|
||||
- name: redis
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
version: 16.13.2
|
||||
digest: sha256:8be2c8069d65f295d0079bdda67c45691370f7bef73393c2e80eedbdd748b9af
|
||||
generated: "2023-07-02T11:39:02.492465+02:00"
|
|
@ -23,15 +23,15 @@ version: 4.0.1
|
|||
appVersion: v4.0.2
|
||||
|
||||
dependencies:
|
||||
- name: elasticsearch
|
||||
version: 19.0.1
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
condition: elasticsearch.enabled
|
||||
- name: postgresql
|
||||
version: 11.1.3
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
version: 11.6.*
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: elasticsearch
|
||||
version: 19.10.*
|
||||
repository: https://charts.bitnami.com/elasticsearch
|
||||
condition: elasticsearch.enabled
|
||||
- name: redis
|
||||
version: 16.13.2
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
version: 16.12.*
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Loading…
Reference in New Issue
Block a user