mirror of
https://github.com/mastodon/chart
synced 2025-05-18 21:13: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
|
appVersion: v4.0.2
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: elasticsearch
|
|
||||||
version: 19.0.1
|
|
||||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
|
||||||
condition: elasticsearch.enabled
|
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
version: 11.1.3
|
version: 11.6.*
|
||||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: postgresql.enabled
|
condition: postgresql.enabled
|
||||||
|
- name: elasticsearch
|
||||||
|
version: 19.10.*
|
||||||
|
repository: https://charts.bitnami.com/elasticsearch
|
||||||
|
condition: elasticsearch.enabled
|
||||||
- name: redis
|
- name: redis
|
||||||
version: 16.13.2
|
version: 16.12.*
|
||||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: redis.enabled
|
condition: redis.enabled
|
||||||
|
|
Loading…
Reference in New Issue
Block a user