瀏覽代碼

Merge pull request #12 from truenas/version-schemes

Update version for minio/nextcloud/plex charts
Waqar Ahmed 5 年之前
父節點
當前提交
08ab5911a8
共有 42 個文件被更改,包括 9 次插入3 次删除
  1. 0 0
      test/minio/1.0.0/.helmignore
  2. 3 1
      test/minio/1.0.0/Chart.yaml
  3. 0 0
      test/minio/1.0.0/README.md
  4. 0 0
      test/minio/1.0.0/app-readme.md
  5. 0 0
      test/minio/1.0.0/questions.yaml
  6. 0 0
      test/minio/1.0.0/templates/NOTES.txt
  7. 0 0
      test/minio/1.0.0/templates/_helpers.tpl
  8. 0 0
      test/minio/1.0.0/templates/_storage.tpl
  9. 0 0
      test/minio/1.0.0/templates/deployment.yaml
  10. 0 0
      test/minio/1.0.0/templates/secrets.yaml
  11. 0 0
      test/minio/1.0.0/templates/service.yaml
  12. 0 0
      test/minio/1.0.0/templates/serviceaccount.yaml
  13. 0 0
      test/minio/1.0.0/test_values.yaml
  14. 0 0
      test/minio/1.0.0/values.yaml
  15. 0 0
      test/nextcloud/1.0.0/.helmignore
  16. 3 1
      test/nextcloud/1.0.0/Chart.yaml
  17. 0 0
      test/nextcloud/1.0.0/README.md
  18. 0 0
      test/nextcloud/1.0.0/app-readme.md
  19. 0 0
      test/nextcloud/1.0.0/questions.yaml
  20. 0 0
      test/nextcloud/1.0.0/templates/NOTES.txt
  21. 0 0
      test/nextcloud/1.0.0/templates/_helpers.tpl
  22. 0 0
      test/nextcloud/1.0.0/templates/deployment.yaml
  23. 0 0
      test/nextcloud/1.0.0/templates/postgres-deployment.yaml
  24. 0 0
      test/nextcloud/1.0.0/templates/postgres-secret.yaml
  25. 0 0
      test/nextcloud/1.0.0/templates/postgres-service.yaml
  26. 0 0
      test/nextcloud/1.0.0/templates/secrets.yaml
  27. 0 0
      test/nextcloud/1.0.0/templates/service.yaml
  28. 0 0
      test/nextcloud/1.0.0/test_values.yaml
  29. 0 0
      test/nextcloud/1.0.0/values.yaml
  30. 0 0
      test/plex/1.0.0/.helmignore
  31. 3 1
      test/plex/1.0.0/Chart.yaml
  32. 0 0
      test/plex/1.0.0/README.md
  33. 0 0
      test/plex/1.0.0/app-readme.md
  34. 0 0
      test/plex/1.0.0/questions.yaml
  35. 0 0
      test/plex/1.0.0/templates/NOTES.txt
  36. 0 0
      test/plex/1.0.0/templates/_helpers.tpl
  37. 0 0
      test/plex/1.0.0/templates/_storage.tpl
  38. 0 0
      test/plex/1.0.0/templates/deployment.yaml
  39. 0 0
      test/plex/1.0.0/templates/service-tcp.yaml
  40. 0 0
      test/plex/1.0.0/templates/service-udp.yaml
  41. 0 0
      test/plex/1.0.0/test_values.yaml
  42. 0 0
      test/plex/1.0.0/values.yaml

+ 0 - 0
test/minio/8.0.5/.helmignore → test/minio/1.0.0/.helmignore


+ 3 - 1
test/minio/8.0.5/Chart.yaml → test/minio/1.0.0/Chart.yaml

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

+ 0 - 0
test/minio/8.0.5/README.md → test/minio/1.0.0/README.md


+ 0 - 0
test/minio/8.0.5/app-readme.md → test/minio/1.0.0/app-readme.md


+ 0 - 0
test/minio/8.0.5/questions.yaml → test/minio/1.0.0/questions.yaml


+ 0 - 0
test/minio/8.0.5/templates/NOTES.txt → test/minio/1.0.0/templates/NOTES.txt


+ 0 - 0
test/minio/8.0.5/templates/_helpers.tpl → test/minio/1.0.0/templates/_helpers.tpl


+ 0 - 0
test/minio/8.0.5/templates/_storage.tpl → test/minio/1.0.0/templates/_storage.tpl


+ 0 - 0
test/minio/8.0.5/templates/deployment.yaml → test/minio/1.0.0/templates/deployment.yaml


+ 0 - 0
test/minio/8.0.5/templates/secrets.yaml → test/minio/1.0.0/templates/secrets.yaml


+ 0 - 0
test/minio/8.0.5/templates/service.yaml → test/minio/1.0.0/templates/service.yaml


+ 0 - 0
test/minio/8.0.5/templates/serviceaccount.yaml → test/minio/1.0.0/templates/serviceaccount.yaml


+ 0 - 0
test/minio/8.0.5/test_values.yaml → test/minio/1.0.0/test_values.yaml


+ 0 - 0
test/minio/8.0.5/values.yaml → test/minio/1.0.0/values.yaml


+ 0 - 0
test/nextcloud/2.3.2/.helmignore → test/nextcloud/1.0.0/.helmignore


+ 3 - 1
test/nextcloud/2.3.2/Chart.yaml → test/nextcloud/1.0.0/Chart.yaml

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

+ 0 - 0
test/nextcloud/2.3.2/README.md → test/nextcloud/1.0.0/README.md


+ 0 - 0
test/nextcloud/2.3.2/app-readme.md → test/nextcloud/1.0.0/app-readme.md


+ 0 - 0
test/nextcloud/2.3.2/questions.yaml → test/nextcloud/1.0.0/questions.yaml


+ 0 - 0
test/nextcloud/2.3.2/templates/NOTES.txt → test/nextcloud/1.0.0/templates/NOTES.txt


+ 0 - 0
test/nextcloud/2.3.2/templates/_helpers.tpl → test/nextcloud/1.0.0/templates/_helpers.tpl


+ 0 - 0
test/nextcloud/2.3.2/templates/deployment.yaml → test/nextcloud/1.0.0/templates/deployment.yaml


+ 0 - 0
test/nextcloud/2.3.2/templates/postgres-deployment.yaml → test/nextcloud/1.0.0/templates/postgres-deployment.yaml


+ 0 - 0
test/nextcloud/2.3.2/templates/postgres-secret.yaml → test/nextcloud/1.0.0/templates/postgres-secret.yaml


+ 0 - 0
test/nextcloud/2.3.2/templates/postgres-service.yaml → test/nextcloud/1.0.0/templates/postgres-service.yaml


+ 0 - 0
test/nextcloud/2.3.2/templates/secrets.yaml → test/nextcloud/1.0.0/templates/secrets.yaml


+ 0 - 0
test/nextcloud/2.3.2/templates/service.yaml → test/nextcloud/1.0.0/templates/service.yaml


+ 0 - 0
test/nextcloud/2.3.2/test_values.yaml → test/nextcloud/1.0.0/test_values.yaml


+ 0 - 0
test/nextcloud/2.3.2/values.yaml → test/nextcloud/1.0.0/values.yaml


+ 0 - 0
test/plex/2.1.0/.helmignore → test/plex/1.0.0/.helmignore


+ 3 - 1
test/plex/2.1.0/Chart.yaml → test/plex/1.0.0/Chart.yaml

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

+ 0 - 0
test/plex/2.1.0/README.md → test/plex/1.0.0/README.md


+ 0 - 0
test/plex/2.1.0/app-readme.md → test/plex/1.0.0/app-readme.md


+ 0 - 0
test/plex/2.1.0/questions.yaml → test/plex/1.0.0/questions.yaml


+ 0 - 0
test/plex/2.1.0/templates/NOTES.txt → test/plex/1.0.0/templates/NOTES.txt


+ 0 - 0
test/plex/2.1.0/templates/_helpers.tpl → test/plex/1.0.0/templates/_helpers.tpl


+ 0 - 0
test/plex/2.1.0/templates/_storage.tpl → test/plex/1.0.0/templates/_storage.tpl


+ 0 - 0
test/plex/2.1.0/templates/deployment.yaml → test/plex/1.0.0/templates/deployment.yaml


+ 0 - 0
test/plex/2.1.0/templates/service-tcp.yaml → test/plex/1.0.0/templates/service-tcp.yaml


+ 0 - 0
test/plex/2.1.0/templates/service-udp.yaml → test/plex/1.0.0/templates/service-udp.yaml


+ 0 - 0
test/plex/2.1.0/test_values.yaml → test/plex/1.0.0/test_values.yaml


+ 0 - 0
test/plex/2.1.0/values.yaml → test/plex/1.0.0/values.yaml