We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef2adc commit ccf3b43Copy full SHA for ccf3b43
charts/access-node/Chart.yaml
@@ -11,8 +11,18 @@ dependencies:
11
version: 1.1.4
12
- name: dlt-adapter
13
condition: dlt-adapter.enabled
14
+ alias: dlt-adapter-alastria
15
repository: https://alastria.github.io/helm-charts
16
version: 8.0.0
17
+ - name: dlt-adapter
18
+ condition: dlt-adapter.enabled
19
+ alias: dlt-adapter-hashnet
20
+ repository: https://alastria.github.io/helm-charts
21
+ version: 8.0.0
22
+ - name: dome-ied
23
+ condition: dome-ied.enabled
24
25
+ version: 1.0.0
26
- name: kafka
27
condition: kafka.enabled
28
repository: oci://registry-1.docker.io/bitnamicharts
0 commit comments