mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
Each major version of the chart increments the default pg image to the next major version as well. While this is overridable by the end user anyway, we currently don't assert an image version beyond the bitnami default so I don't want to introduce unnecessary churn without consensus. Additionally, last I looked, pgAdmin didn't support pg 15 yet, so it may not be wise to lock people out of a very common monitoring tool without an active choice on their part.
13 lines
524 B
Plaintext
13 lines
524 B
Plaintext
dependencies:
|
|
- name: elasticsearch
|
|
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
|
version: 19.13.0
|
|
- name: postgresql
|
|
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
|
version: 11.9.13
|
|
- name: redis
|
|
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
|
version: 18.1.2
|
|
digest: sha256:0dd7ac1e5aee1c0ff36470013f2a533f98be4f77c1a213cefebb706df4d03117
|
|
generated: "2023-10-06T18:26:33.216759824-05:00"
|