3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 04:53:21 +00:00

switch to new oci charts with bitnami

This commit is contained in:
jessebot 2023-07-02 12:00:49 +02:00
parent 3c81d24716
commit 710c29027a
6 changed files with 10 additions and 10 deletions

View File

@ -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"

View File

@ -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.

Binary file not shown.