소스 검색

Update dependencies path for all catalog items

Waqar Ahmed 4 년 전
부모
커밋
6508c738a8
5개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 1 1
      test/ipfs/1.0.1/Chart.yaml
  2. 1 1
      test/ix-chart/2101.0.0/Chart.yaml
  3. 1 1
      test/minio/1.0.1/Chart.yaml
  4. 1 1
      test/nextcloud/1.1.0/Chart.yaml
  5. 1 1
      test/plex/1.0.1/Chart.yaml

+ 1 - 1
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

+ 1 - 1
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
 

+ 1 - 1
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

+ 1 - 1
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
 

+ 1 - 1
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