Merge pull request #12 from truenas/version-schemes
Update version for minio/nextcloud/plex charts
This commit is contained in:
commit
08ab5911a8
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
description: High Performance, Kubernetes Native Object Storage
|
||||
name: minio
|
||||
version: 8.0.5
|
||||
version: 1.0.0
|
||||
appVersion: master
|
||||
keywords:
|
||||
- storage
|
||||
|
@ -11,3 +11,5 @@ home: https://min.io
|
|||
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
|
||||
sources:
|
||||
- https://github.com/minio/minio
|
||||
- https://github.com/minio/charts
|
||||
upstream_version: 8.0.5
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: v2
|
||||
name: nextcloud
|
||||
version: 2.3.2
|
||||
version: 1.0.0
|
||||
appVersion: 19.0.3
|
||||
description: A file sharing server that puts the control and security of your own data back into your hands.
|
||||
keywords:
|
||||
|
@ -13,3 +13,5 @@ home: https://nextcloud.com/
|
|||
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
|
||||
sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
upstream_version: 2.3.2
|
|
@ -2,10 +2,12 @@ apiVersion: v2
|
|||
appVersion: 1.20.2.3402
|
||||
description: Plex Media Server
|
||||
name: plex
|
||||
version: 2.1.0
|
||||
version: 1.0.0
|
||||
keywords:
|
||||
- plex
|
||||
home: https://plex.tv/
|
||||
icon: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png
|
||||
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
|
Loading…
Reference in New Issue