We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c5d76 commit 37cebfdCopy full SHA for 37cebfd
helm/Chart.yaml
@@ -26,6 +26,10 @@ dependencies:
26
version: "5.19.0"
27
repository: "https://helm.neo4j.com/neo4j/"
28
condition: neo4j.enabled
29
+ - name: common
30
+ repository: "oci://registry-1.docker.io/bitnamicharts"
31
+ version: "2.23.0"
32
+ condition: redis.enabled,rabbitmq.enabled
33
- name: redis
34
version: "19.5.2"
35
repository: "oci://registry-1.docker.io/bitnamicharts"
0 commit comments