Pārlūkot izejas kodu

Add library chart as a dependency for ipfs/ix-chart/minio/nextcloud/plex items

Waqar Ahmed 4 gadi atpakaļ
vecāks
revīzija
bde7b16ead

+ 4 - 0
test/ipfs/1.0.1/Chart.yaml

@@ -12,3 +12,7 @@ sources:
 - https://github.com/ipfs/go-ipfs
 - https://hub.docker.com/r/ipfs/go-ipfs
 upstream_version: 0.8.0-rc1
+dependencies:
+  - name: common
+    repository: file://../../../library/common
+    version: 2101.0.0

+ 5 - 0
test/ix-chart/2101.0.0/Chart.yaml

@@ -21,3 +21,8 @@ version: 2101.0.0
 # incremented each time you make changes to the application. Versions are not expected to
 # follow Semantic Versioning. They should reflect the version the application is using.
 appVersion: v1
+dependencies:
+  - name: common
+    repository: file://../../../library/common
+    version: 2101.0.0
+

+ 4 - 0
test/minio/1.0.1/Chart.yaml

@@ -13,3 +13,7 @@ sources:
 - https://github.com/minio/minio
 - https://github.com/minio/charts
 upstream_version: 8.0.5
+dependencies:
+  - name: common
+    repository: file://../../../library/common
+    version: 2101.0.0

+ 5 - 0
test/nextcloud/1.1.0/Chart.yaml

@@ -15,3 +15,8 @@ sources:
 - https://github.com/nextcloud/docker
 - https://github.com/nextcloud/helm
 upstream_version: 2.3.2
+dependencies:
+  - name: common
+    repository: file://../../../library/common
+    version: 2101.0.0
+

+ 5 - 0
test/plex/1.0.1/Chart.yaml

@@ -11,3 +11,8 @@ sources:
   - https://hub.docker.com/r/plexinc/pms-docker/
   - https://github.com/k8s-at-home/charts/tree/master/charts/plex
 upstream_version: 2.1.0
+dependencies:
+  - name: common
+    repository: file://../../../library/common
+    version: 2101.0.0
+