From 6508c738a8d2d7c757de63861ff3c43e3e534461 Mon Sep 17 00:00:00 2001 From: Waqar Ahmed Date: Tue, 2 Feb 2021 15:09:48 +0500 Subject: [PATCH] Update dependencies path for all catalog items --- test/ipfs/1.0.1/Chart.yaml | 2 +- test/ix-chart/2101.0.0/Chart.yaml | 2 +- test/minio/1.0.1/Chart.yaml | 2 +- test/nextcloud/1.1.0/Chart.yaml | 2 +- test/plex/1.0.1/Chart.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/ipfs/1.0.1/Chart.yaml b/test/ipfs/1.0.1/Chart.yaml index 44b5332b93..867b84777b 100644 --- a/test/ipfs/1.0.1/Chart.yaml +++ b/test/ipfs/1.0.1/Chart.yaml @@ -14,5 +14,5 @@ sources: upstream_version: 0.8.0-rc1 dependencies: - name: common - repository: file://../../../library/common + repository: file://../../../library/common/2101.0.0 version: 2101.0.0 diff --git a/test/ix-chart/2101.0.0/Chart.yaml b/test/ix-chart/2101.0.0/Chart.yaml index 7f5e15a157..2cda32577f 100644 --- a/test/ix-chart/2101.0.0/Chart.yaml +++ b/test/ix-chart/2101.0.0/Chart.yaml @@ -23,6 +23,6 @@ version: 2101.0.0 appVersion: v1 dependencies: - name: common - repository: file://../../../library/common + repository: file://../../../library/common/2101.0.0 version: 2101.0.0 diff --git a/test/minio/1.0.1/Chart.yaml b/test/minio/1.0.1/Chart.yaml index 9ede89b251..04f502db79 100644 --- a/test/minio/1.0.1/Chart.yaml +++ b/test/minio/1.0.1/Chart.yaml @@ -15,5 +15,5 @@ sources: upstream_version: 8.0.5 dependencies: - name: common - repository: file://../../../library/common + repository: file://../../../library/common/2101.0.0 version: 2101.0.0 diff --git a/test/nextcloud/1.1.0/Chart.yaml b/test/nextcloud/1.1.0/Chart.yaml index 1f90bd6bc6..84274be30c 100644 --- a/test/nextcloud/1.1.0/Chart.yaml +++ b/test/nextcloud/1.1.0/Chart.yaml @@ -17,6 +17,6 @@ sources: upstream_version: 2.3.2 dependencies: - name: common - repository: file://../../../library/common + repository: file://../../../library/common/2101.0.0 version: 2101.0.0 diff --git a/test/plex/1.0.1/Chart.yaml b/test/plex/1.0.1/Chart.yaml index 05316317f2..d0b16df4a9 100644 --- a/test/plex/1.0.1/Chart.yaml +++ b/test/plex/1.0.1/Chart.yaml @@ -13,6 +13,6 @@ sources: upstream_version: 2.1.0 dependencies: - name: common - repository: file://../../../library/common + repository: file://../../../library/common/2101.0.0 version: 2101.0.0