mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
Update chart dependencies for elasticsearch and redis
This commit is contained in:
parent
996e5b4dda
commit
e3d03a1d38
|
@ -1,12 +1,12 @@
|
|||
dependencies:
|
||||
- name: elasticsearch
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
version: 19.0.1
|
||||
version: 19.13.0
|
||||
- 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:17ea58a3264aa22faff18215c4269f47dabae956d0df273c684972f356416193
|
||||
generated: "2022-08-08T21:44:18.0195364+02:00"
|
||||
version: 18.1.2
|
||||
digest: sha256:9458ab5273614db5f654155a9e43b58e7ee5d2c89c9b7b8ae1d4da1bf930378f
|
||||
generated: "2023-10-04T16:03:10.461168627-05:00"
|
||||
|
|
|
@ -24,7 +24,7 @@ appVersion: v4.0.2
|
|||
|
||||
dependencies:
|
||||
- name: elasticsearch
|
||||
version: 19.11.3
|
||||
version: 19.13.0
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
condition: elasticsearch.enabled
|
||||
- name: postgresql
|
||||
|
@ -32,6 +32,6 @@ dependencies:
|
|||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: 16.13.2
|
||||
version: 18.1.2
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
condition: redis.enabled
|
||||
|
|
Loading…
Reference in New Issue
Block a user