mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 06:07:58 +08:00
Add library chart as a dependency for ipfs/ix-chart/minio/nextcloud/plex items
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user