Skip to content

Commit

Permalink
fix(chart): fix dependency condition case
Browse files Browse the repository at this point in the history
Signed-off-by: Hy3n4 <[email protected]>
  • Loading branch information
Hy3n4 committed Feb 15, 2024
1 parent 569db79 commit 76e714e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/osko/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:
- name: prometheus-operator-crds
version: 8.0.1
repository: https://prometheus-community.github.io/helm-charts
condition: installcrds.prometheus-operator
condition: installCRDs.prometheus-operator
- name: crds
version: 0.0.0
condition: installcrds.osko
condition: installCRDs.osko

0 comments on commit 76e714e

Please sign in to comment.