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

This commit is contained in:
Waqar Ahmed
2021-01-29 19:59:19 +05:00
parent 85cfcf9e73
commit bde7b16ead
5 changed files with 23 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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