We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0622a7 commit e7291b3Copy full SHA for e7291b3
charts/cube-stack/Chart.yaml
@@ -18,11 +18,11 @@ sources:
18
dependencies:
19
- name: cubejs
20
condition: global.cubejs.enabled
21
- repository: oci://ghcr.io/pelotech/charts/
+ repository: oci://ghcr.io/pelotech/charts
22
version: "0.2.0"
23
- name: cubestore
24
condition: global.cubestore.enabled
25
26
27
- name: redis
28
condition: global.redis.enabled
0 commit comments