Преглед на файлове

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