mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
try to modify the elasticsearch oci dependency
This commit is contained in:
parent
670dfa745e
commit
3c81d24716
12
charts/mastodon/Chart.lock
Normal file
12
charts/mastodon/Chart.lock
Normal file
|
@ -0,0 +1,12 @@
|
|||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.6.26
|
||||
- name: elasticsearch
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.10.1
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 16.12.3
|
||||
digest: sha256:b7ecb14fb770d6c8dd66f85d054f0c39c189e471429ca2a74e23715a51c08c44
|
||||
generated: "2023-07-02T11:55:17.930419+02:00"
|
|
@ -28,8 +28,8 @@ dependencies:
|
|||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: elasticsearch
|
||||
version: 19.10.*
|
||||
repository: https://charts.bitnami.com/elasticsearch
|
||||
version: 19.10.1
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: elasticsearch.enabled
|
||||
- name: redis
|
||||
version: 16.12.*
|
||||
|
|
Binary file not shown.
BIN
charts/mastodon/charts/elasticsearch-19.10.1.tgz
Normal file
BIN
charts/mastodon/charts/elasticsearch-19.10.1.tgz
Normal file
Binary file not shown.
Binary file not shown.
BIN
charts/mastodon/charts/postgresql-11.6.26.tgz
Normal file
BIN
charts/mastodon/charts/postgresql-11.6.26.tgz
Normal file
Binary file not shown.
BIN
charts/mastodon/charts/redis-16.12.3.tgz
Normal file
BIN
charts/mastodon/charts/redis-16.12.3.tgz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user