helm: pin versions, commit lockfile (#15749)

This commit is contained in:
Alex Dunn
2021-02-19 00:56:40 -08:00
committed by GitHub
parent c9e8e1739c
commit 38a6ae2d07
3 changed files with 16 additions and 5 deletions

View File

@ -24,13 +24,13 @@ appVersion: 3.3.0
dependencies:
- name: elasticsearch
version: "12.x.x"
version: 12.8.2
repository: https://charts.bitnami.com/bitnami
condition: elasticsearch.enabled
- name: postgresql
version: "8.x.x"
version: 8.10.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: "10.x.x"
version: 10.9.0
repository: https://charts.bitnami.com/bitnami