Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit b426da3

Browse files
committed
fix local charts repo
1 parent 5e24b23 commit b426da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/helm/requirements.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ dependencies:
77
repository: "@stable"
88
version: "5.0"
99
- name: checkout
10-
repository: http://localhost:10191
10+
repository: file://./charts/
1111
version: 0.1.0
1212
condition: global.checkout.enabled

0 commit comments

Comments
 (0)