Commit bde7b16e authored by Waqar Ahmed's avatar Waqar Ahmed

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

parent 85cfcf9e
...@@ -12,3 +12,7 @@ sources: ...@@ -12,3 +12,7 @@ sources:
- https://github.com/ipfs/go-ipfs - https://github.com/ipfs/go-ipfs
- https://hub.docker.com/r/ipfs/go-ipfs - https://hub.docker.com/r/ipfs/go-ipfs
upstream_version: 0.8.0-rc1 upstream_version: 0.8.0-rc1
dependencies:
- name: common
repository: file://../../../library/common
version: 2101.0.0
...@@ -21,3 +21,8 @@ version: 2101.0.0 ...@@ -21,3 +21,8 @@ version: 2101.0.0
# incremented each time you make changes to the application. Versions are not expected to # 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. # follow Semantic Versioning. They should reflect the version the application is using.
appVersion: v1 appVersion: v1
dependencies:
- name: common
repository: file://../../../library/common
version: 2101.0.0
...@@ -13,3 +13,7 @@ sources: ...@@ -13,3 +13,7 @@ sources:
- https://github.com/minio/minio - https://github.com/minio/minio
- https://github.com/minio/charts - https://github.com/minio/charts
upstream_version: 8.0.5 upstream_version: 8.0.5
dependencies:
- name: common
repository: file://../../../library/common
version: 2101.0.0
...@@ -15,3 +15,8 @@ sources: ...@@ -15,3 +15,8 @@ sources:
- https://github.com/nextcloud/docker - https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm - https://github.com/nextcloud/helm
upstream_version: 2.3.2 upstream_version: 2.3.2
dependencies:
- name: common
repository: file://../../../library/common
version: 2101.0.0
...@@ -11,3 +11,8 @@ sources: ...@@ -11,3 +11,8 @@ sources:
- https://hub.docker.com/r/plexinc/pms-docker/ - https://hub.docker.com/r/plexinc/pms-docker/
- https://github.com/k8s-at-home/charts/tree/master/charts/plex - https://github.com/k8s-at-home/charts/tree/master/charts/plex
upstream_version: 2.1.0 upstream_version: 2.1.0
dependencies:
- name: common
repository: file://../../../library/common
version: 2101.0.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment