fix: correct file:// dependency path (5 levels up to test/integration/)

Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
yxxhero 2026-04-18 11:05:17 +08:00
parent a4e807eddf
commit d923707da0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
dependencies:
- name: raw
repository: file://../../../../../../charts/raw
repository: file://../../../../../charts/raw
version: 0.0.1
apiVersion: v2
appVersion: "1.0.0"