From 8a1b74eddfdbc7680745a7881a835d4a9517b5eb Mon Sep 17 00:00:00 2001 From: adilet Date: Wed, 22 Mar 2023 16:44:12 +0200 Subject: [PATCH] + dependencies --- peoples/Chart.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/peoples/Chart.yaml b/peoples/Chart.yaml index d0d5851..b57f3ef 100644 --- a/peoples/Chart.yaml +++ b/peoples/Chart.yaml @@ -22,3 +22,8 @@ version: 0.1.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. appVersion: "1.16.0" + +dependencies: + - name: redis + version: 17.9.0 + repository: https://charts.bitnami.com/bitnami \ No newline at end of file