Browse Source

Update chart versions for minio/nextcloud/plex versions

Waqar Ahmed 4 năm trước cách đây
mục cha
commit
b710b9c183
52 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 0 0
      test/minio/1.1.0/.helmignore
  2. 1 1
      test/minio/1.1.0/Chart.yaml
  3. 0 0
      test/minio/1.1.0/README.md
  4. 0 0
      test/minio/1.1.0/app-readme.md
  5. 0 0
      test/minio/1.1.0/charts/common-2101.0.0.tgz
  6. 0 0
      test/minio/1.1.0/migrations/migrate
  7. 0 0
      test/minio/1.1.0/questions.yaml
  8. 0 0
      test/minio/1.1.0/requirements.lock
  9. 0 0
      test/minio/1.1.0/templates/NOTES.txt
  10. 0 0
      test/minio/1.1.0/templates/_helpers.tpl
  11. 0 0
      test/minio/1.1.0/templates/deployment.yaml
  12. 0 0
      test/minio/1.1.0/templates/secrets.yaml
  13. 0 0
      test/minio/1.1.0/templates/service.yaml
  14. 0 0
      test/minio/1.1.0/templates/serviceaccount.yaml
  15. 0 0
      test/minio/1.1.0/test_values.yaml
  16. 0 0
      test/minio/1.1.0/values.yaml
  17. 0 0
      test/nextcloud/1.2.0/.helmignore
  18. 0 0
      test/nextcloud/1.2.0/Chart.lock
  19. 1 1
      test/nextcloud/1.2.0/Chart.yaml
  20. 0 0
      test/nextcloud/1.2.0/README.md
  21. 0 0
      test/nextcloud/1.2.0/app-readme.md
  22. 0 0
      test/nextcloud/1.2.0/charts/common-2101.0.0.tgz
  23. 0 0
      test/nextcloud/1.2.0/migrations/migrate
  24. 0 0
      test/nextcloud/1.2.0/questions.yaml
  25. 0 0
      test/nextcloud/1.2.0/templates/NOTES.txt
  26. 0 0
      test/nextcloud/1.2.0/templates/_postgres.tpl
  27. 0 0
      test/nextcloud/1.2.0/templates/backup-postgres-config.yaml
  28. 0 0
      test/nextcloud/1.2.0/templates/backup-postgres-hook.yaml
  29. 0 0
      test/nextcloud/1.2.0/templates/deployment.yaml
  30. 0 0
      test/nextcloud/1.2.0/templates/nuke-deployments-hook.yaml
  31. 0 0
      test/nextcloud/1.2.0/templates/postgres-deployment.yaml
  32. 0 0
      test/nextcloud/1.2.0/templates/postgres-secret.yaml
  33. 0 0
      test/nextcloud/1.2.0/templates/postgres-service.yaml
  34. 0 0
      test/nextcloud/1.2.0/templates/secrets.yaml
  35. 0 0
      test/nextcloud/1.2.0/templates/service.yaml
  36. 0 0
      test/nextcloud/1.2.0/templates/serviceaccount.yaml
  37. 0 0
      test/nextcloud/1.2.0/test_values.yaml
  38. 0 0
      test/nextcloud/1.2.0/values.yaml
  39. 0 0
      test/plex/1.1.0/.helmignore
  40. 0 0
      test/plex/1.1.0/Chart.lock
  41. 1 1
      test/plex/1.1.0/Chart.yaml
  42. 0 0
      test/plex/1.1.0/README.md
  43. 0 0
      test/plex/1.1.0/app-readme.md
  44. 0 0
      test/plex/1.1.0/charts/common-2101.0.0.tgz
  45. 0 0
      test/plex/1.1.0/migrations/migrate
  46. 0 0
      test/plex/1.1.0/questions.yaml
  47. 0 0
      test/plex/1.1.0/templates/NOTES.txt
  48. 0 0
      test/plex/1.1.0/templates/deployment.yaml
  49. 0 0
      test/plex/1.1.0/templates/service-tcp.yaml
  50. 0 0
      test/plex/1.1.0/templates/service-udp.yaml
  51. 0 0
      test/plex/1.1.0/test_values.yaml
  52. 0 0
      test/plex/1.1.0/values.yaml

+ 0 - 0
test/minio/1.0.1/.helmignore → test/minio/1.1.0/.helmignore


+ 1 - 1
test/minio/1.0.1/Chart.yaml → test/minio/1.1.0/Chart.yaml

@@ -1,7 +1,7 @@
 apiVersion: v1
 description: High Performance, Kubernetes Native Object Storage
 name: minio
-version: 1.0.1
+version: 1.1.0
 appVersion: master
 keywords:
 - storage

+ 0 - 0
test/minio/1.0.1/README.md → test/minio/1.1.0/README.md


+ 0 - 0
test/minio/1.0.1/app-readme.md → test/minio/1.1.0/app-readme.md


+ 0 - 0
test/minio/1.0.1/charts/common-2101.0.0.tgz → test/minio/1.1.0/charts/common-2101.0.0.tgz


+ 0 - 0
test/minio/1.0.1/migrations/migrate → test/minio/1.1.0/migrations/migrate


+ 0 - 0
test/minio/1.0.1/questions.yaml → test/minio/1.1.0/questions.yaml


+ 0 - 0
test/minio/1.0.1/requirements.lock → test/minio/1.1.0/requirements.lock


+ 0 - 0
test/minio/1.0.1/templates/NOTES.txt → test/minio/1.1.0/templates/NOTES.txt


+ 0 - 0
test/minio/1.0.1/templates/_helpers.tpl → test/minio/1.1.0/templates/_helpers.tpl


+ 0 - 0
test/minio/1.0.1/templates/deployment.yaml → test/minio/1.1.0/templates/deployment.yaml


+ 0 - 0
test/minio/1.0.1/templates/secrets.yaml → test/minio/1.1.0/templates/secrets.yaml


+ 0 - 0
test/minio/1.0.1/templates/service.yaml → test/minio/1.1.0/templates/service.yaml


+ 0 - 0
test/minio/1.0.1/templates/serviceaccount.yaml → test/minio/1.1.0/templates/serviceaccount.yaml


+ 0 - 0
test/minio/1.0.1/test_values.yaml → test/minio/1.1.0/test_values.yaml


+ 0 - 0
test/minio/1.0.1/values.yaml → test/minio/1.1.0/values.yaml


+ 0 - 0
test/nextcloud/1.1.0/.helmignore → test/nextcloud/1.2.0/.helmignore


+ 0 - 0
test/nextcloud/1.1.0/Chart.lock → test/nextcloud/1.2.0/Chart.lock


+ 1 - 1
test/nextcloud/1.1.0/Chart.yaml → test/nextcloud/1.2.0/Chart.yaml

@@ -1,6 +1,6 @@
 apiVersion: v2
 name: nextcloud
-version: 1.1.0
+version: 1.2.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:

+ 0 - 0
test/nextcloud/1.1.0/README.md → test/nextcloud/1.2.0/README.md


+ 0 - 0
test/nextcloud/1.1.0/app-readme.md → test/nextcloud/1.2.0/app-readme.md


+ 0 - 0
test/nextcloud/1.1.0/charts/common-2101.0.0.tgz → test/nextcloud/1.2.0/charts/common-2101.0.0.tgz


+ 0 - 0
test/nextcloud/1.1.0/migrations/migrate → test/nextcloud/1.2.0/migrations/migrate


+ 0 - 0
test/nextcloud/1.1.0/questions.yaml → test/nextcloud/1.2.0/questions.yaml


+ 0 - 0
test/nextcloud/1.1.0/templates/NOTES.txt → test/nextcloud/1.2.0/templates/NOTES.txt


+ 0 - 0
test/nextcloud/1.1.0/templates/_postgres.tpl → test/nextcloud/1.2.0/templates/_postgres.tpl


+ 0 - 0
test/nextcloud/1.1.0/templates/backup-postgres-config.yaml → test/nextcloud/1.2.0/templates/backup-postgres-config.yaml


+ 0 - 0
test/nextcloud/1.1.0/templates/backup-postgres-hook.yaml → test/nextcloud/1.2.0/templates/backup-postgres-hook.yaml


+ 0 - 0
test/nextcloud/1.1.0/templates/deployment.yaml → test/nextcloud/1.2.0/templates/deployment.yaml


+ 0 - 0
test/nextcloud/1.1.0/templates/nuke-deployments-hook.yaml → test/nextcloud/1.2.0/templates/nuke-deployments-hook.yaml


+ 0 - 0
test/nextcloud/1.1.0/templates/postgres-deployment.yaml → test/nextcloud/1.2.0/templates/postgres-deployment.yaml


+ 0 - 0
test/nextcloud/1.1.0/templates/postgres-secret.yaml → test/nextcloud/1.2.0/templates/postgres-secret.yaml


+ 0 - 0
test/nextcloud/1.1.0/templates/postgres-service.yaml → test/nextcloud/1.2.0/templates/postgres-service.yaml


+ 0 - 0
test/nextcloud/1.1.0/templates/secrets.yaml → test/nextcloud/1.2.0/templates/secrets.yaml


+ 0 - 0
test/nextcloud/1.1.0/templates/service.yaml → test/nextcloud/1.2.0/templates/service.yaml


+ 0 - 0
test/nextcloud/1.1.0/templates/serviceaccount.yaml → test/nextcloud/1.2.0/templates/serviceaccount.yaml


+ 0 - 0
test/nextcloud/1.1.0/test_values.yaml → test/nextcloud/1.2.0/test_values.yaml


+ 0 - 0
test/nextcloud/1.1.0/values.yaml → test/nextcloud/1.2.0/values.yaml


+ 0 - 0
test/plex/1.0.1/.helmignore → test/plex/1.1.0/.helmignore


+ 0 - 0
test/plex/1.0.1/Chart.lock → test/plex/1.1.0/Chart.lock


+ 1 - 1
test/plex/1.0.1/Chart.yaml → test/plex/1.1.0/Chart.yaml

@@ -2,7 +2,7 @@ apiVersion: v2
 appVersion: 1.20.2.3402
 description: Plex Media Server
 name: plex
-version: 1.0.1
+version: 1.1.0
 keywords:
   - plex
 home: https://plex.tv/

+ 0 - 0
test/plex/1.0.1/README.md → test/plex/1.1.0/README.md


+ 0 - 0
test/plex/1.0.1/app-readme.md → test/plex/1.1.0/app-readme.md


+ 0 - 0
test/plex/1.0.1/charts/common-2101.0.0.tgz → test/plex/1.1.0/charts/common-2101.0.0.tgz


+ 0 - 0
test/plex/1.0.1/migrations/migrate → test/plex/1.1.0/migrations/migrate


+ 0 - 0
test/plex/1.0.1/questions.yaml → test/plex/1.1.0/questions.yaml


+ 0 - 0
test/plex/1.0.1/templates/NOTES.txt → test/plex/1.1.0/templates/NOTES.txt


+ 0 - 0
test/plex/1.0.1/templates/deployment.yaml → test/plex/1.1.0/templates/deployment.yaml


+ 0 - 0
test/plex/1.0.1/templates/service-tcp.yaml → test/plex/1.1.0/templates/service-tcp.yaml


+ 0 - 0
test/plex/1.0.1/templates/service-udp.yaml → test/plex/1.1.0/templates/service-udp.yaml


+ 0 - 0
test/plex/1.0.1/test_values.yaml → test/plex/1.1.0/test_values.yaml


+ 0 - 0
test/plex/1.0.1/values.yaml → test/plex/1.1.0/values.yaml