mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
switch to new oci charts with bitnami
This commit is contained in:
parent
3c81d24716
commit
710c29027a
|
@ -1,12 +1,12 @@
|
|||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.6.26
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.6.0
|
||||
- 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"
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 17.11.6
|
||||
digest: sha256:6969e0aaa14e4f21e59c0b1c5e9d5a723f321d75703065a6c1a540026f4f8646
|
||||
generated: "2023-07-02T12:00:33.427253+02:00"
|
||||
|
|
|
@ -24,14 +24,14 @@ appVersion: v4.0.2
|
|||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 11.6.*
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 12.6.0
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: postgresql.enabled
|
||||
- name: elasticsearch
|
||||
version: 19.10.1
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: elasticsearch.enabled
|
||||
- name: redis
|
||||
version: 16.12.*
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 17.11.6
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: redis.enabled
|
||||
|
|
Binary file not shown.
BIN
charts/mastodon/charts/postgresql-12.6.0.tgz
Normal file
BIN
charts/mastodon/charts/postgresql-12.6.0.tgz
Normal file
Binary file not shown.
Binary file not shown.
BIN
charts/mastodon/charts/redis-17.11.6.tgz
Normal file
BIN
charts/mastodon/charts/redis-17.11.6.tgz
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user