Skip to content

Commit

Permalink
feat(chart): remove quotes from version
Browse files Browse the repository at this point in the history
Signed-off-by: Abhinandan Purkait <[email protected]>
  • Loading branch information
Abhinandan-Purkait committed Apr 11, 2024
1 parent 0c0fb4c commit d92b623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ sources:
- https://github.com/openebs/lvm-localpv
dependencies:
- name: crds
version: "1.5.1"
version: 1.5.1
condition: crds.enabled

0 comments on commit d92b623

Please sign in to comment.