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 1cfbbe8 commit e66f7e4Copy full SHA for e66f7e4
charts/fluent-operator/Chart.yaml
@@ -23,10 +23,10 @@ maintainers:
23
email: [email protected]
24
dependencies:
25
- name: fluent-bit-crds
26
- repository: "file://../charts/fluent-bit-crds" # set to remote repository during release by CI
+ repository: https://fluent.github.io/helm-charts
27
version: 0.1.0
28
condition: fluentbit.enable && fluentbit.crdsEnable
29
- name: fluentd-crds
30
- repository: "file://../charts/fluentd-crds" # set to remote repository during release by CI
31
condition: fluentd.enable && fluentd.crdsEnable
32
0 commit comments