UNCLASSIFIED

Commit 809367be authored by Austin Denton's avatar Austin Denton
Browse files

Merge branch 'jcf-fixairflow' into 'master'

Correct helm chart versioning for redis

See merge request !10
parents 314d8f43 b64e201d
...@@ -4,6 +4,6 @@ dependencies: ...@@ -4,6 +4,6 @@ dependencies:
repository: https://charts.helm.sh/stable repository: https://charts.helm.sh/stable
condition: postgresql.enabled condition: postgresql.enabled
- name: redis - name: redis
version: "6.0.10" version: "12.7.4"
repository: https://charts.helm.sh/stable repository: https://charts.bitnami.com/bitnami
condition: redis.enabled condition: redis.enabled
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment