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