Răsfoiți Sursa

Merge pull request #321 from truenas/catalog-update-03aa

Upgraded catalog item(s)
Waqar Ahmed 3 ani în urmă
părinte
comite
057dc723e1
53 a modificat fișierele cu 15 adăugiri și 9 ștergeri
  1. BIN
      charts/nextcloud/1.3.11/charts/common-2112.0.0.tgz
  2. 0 0
      charts/nextcloud/1.3.12/.helmignore
  3. 0 0
      charts/nextcloud/1.3.12/Chart.lock
  4. 2 2
      charts/nextcloud/1.3.12/Chart.yaml
  5. 0 0
      charts/nextcloud/1.3.12/README.md
  6. 0 0
      charts/nextcloud/1.3.12/app-readme.md
  7. 0 0
      charts/nextcloud/1.3.12/charts/common-2112.0.0.tgz
  8. 1 1
      charts/nextcloud/1.3.12/ix_values.yaml
  9. 0 0
      charts/nextcloud/1.3.12/migrations/migrate_from_1.1.0
  10. 0 0
      charts/nextcloud/1.3.12/questions.yaml
  11. 0 0
      charts/nextcloud/1.3.12/requirements.lock
  12. 0 0
      charts/nextcloud/1.3.12/templates/NOTES.txt
  13. 0 0
      charts/nextcloud/1.3.12/templates/_nginx.tpl
  14. 0 0
      charts/nextcloud/1.3.12/templates/_postgres.tpl
  15. 0 0
      charts/nextcloud/1.3.12/templates/backup-postgres-config.yaml
  16. 0 0
      charts/nextcloud/1.3.12/templates/backup-postgres-hook.yaml
  17. 0 0
      charts/nextcloud/1.3.12/templates/deployment.yaml
  18. 0 0
      charts/nextcloud/1.3.12/templates/nginx-configmap.yaml
  19. 0 0
      charts/nextcloud/1.3.12/templates/nginx-secret.yaml
  20. 0 0
      charts/nextcloud/1.3.12/templates/nuke-deployments-hook.yaml
  21. 0 0
      charts/nextcloud/1.3.12/templates/postgres-deployment.yaml
  22. 0 0
      charts/nextcloud/1.3.12/templates/postgres-secret.yaml
  23. 0 0
      charts/nextcloud/1.3.12/templates/postgres-service.yaml
  24. 0 0
      charts/nextcloud/1.3.12/templates/secrets.yaml
  25. 0 0
      charts/nextcloud/1.3.12/templates/service.yaml
  26. 0 0
      charts/nextcloud/1.3.12/templates/serviceaccount.yaml
  27. 1 1
      charts/nextcloud/1.3.12/test_values.yaml
  28. 0 0
      test/nextcloud/1.3.12/.helmignore
  29. 1 1
      test/nextcloud/1.3.12/Chart.lock
  30. 2 2
      test/nextcloud/1.3.12/Chart.yaml
  31. 0 0
      test/nextcloud/1.3.12/README.md
  32. 0 0
      test/nextcloud/1.3.12/app-readme.md
  33. BIN
      test/nextcloud/1.3.12/charts/common-2112.0.0.tgz
  34. 1 1
      test/nextcloud/1.3.12/ix_values.yaml
  35. 0 0
      test/nextcloud/1.3.12/migrations/migrate_from_1.1.0
  36. 0 0
      test/nextcloud/1.3.12/questions.yaml
  37. 6 0
      test/nextcloud/1.3.12/requirements.lock
  38. 0 0
      test/nextcloud/1.3.12/templates/NOTES.txt
  39. 0 0
      test/nextcloud/1.3.12/templates/_nginx.tpl
  40. 0 0
      test/nextcloud/1.3.12/templates/_postgres.tpl
  41. 0 0
      test/nextcloud/1.3.12/templates/backup-postgres-config.yaml
  42. 0 0
      test/nextcloud/1.3.12/templates/backup-postgres-hook.yaml
  43. 0 0
      test/nextcloud/1.3.12/templates/deployment.yaml
  44. 0 0
      test/nextcloud/1.3.12/templates/nginx-configmap.yaml
  45. 0 0
      test/nextcloud/1.3.12/templates/nginx-secret.yaml
  46. 0 0
      test/nextcloud/1.3.12/templates/nuke-deployments-hook.yaml
  47. 0 0
      test/nextcloud/1.3.12/templates/postgres-deployment.yaml
  48. 0 0
      test/nextcloud/1.3.12/templates/postgres-secret.yaml
  49. 0 0
      test/nextcloud/1.3.12/templates/postgres-service.yaml
  50. 0 0
      test/nextcloud/1.3.12/templates/secrets.yaml
  51. 0 0
      test/nextcloud/1.3.12/templates/service.yaml
  52. 0 0
      test/nextcloud/1.3.12/templates/serviceaccount.yaml
  53. 1 1
      test/nextcloud/1.3.12/test_values.yaml

BIN
charts/nextcloud/1.3.11/charts/common-2112.0.0.tgz


+ 0 - 0
charts/nextcloud/1.3.11/.helmignore → charts/nextcloud/1.3.12/.helmignore


+ 0 - 0
test/nextcloud/1.3.11/Chart.lock → charts/nextcloud/1.3.12/Chart.lock


+ 2 - 2
charts/nextcloud/1.3.11/Chart.yaml → charts/nextcloud/1.3.12/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: '23'
+appVersion: 23.0.1
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -19,4 +19,4 @@ sources:
 - https://github.com/nextcloud/docker
 - https://github.com/nextcloud/helm
 upstream_version: 2.3.2
-version: 1.3.11
+version: 1.3.12

+ 0 - 0
charts/nextcloud/1.3.11/README.md → charts/nextcloud/1.3.12/README.md


+ 0 - 0
charts/nextcloud/1.3.11/app-readme.md → charts/nextcloud/1.3.12/app-readme.md


+ 0 - 0
test/nextcloud/1.3.11/charts/common-2112.0.0.tgz → charts/nextcloud/1.3.12/charts/common-2112.0.0.tgz


+ 1 - 1
test/nextcloud/1.3.11/ix_values.yaml → charts/nextcloud/1.3.12/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: '23'
+  tag: 23.0.1
 nginx:
   image:
     pullPolicy: IfNotPresent

+ 0 - 0
charts/nextcloud/1.3.11/migrations/migrate_from_1.1.0 → charts/nextcloud/1.3.12/migrations/migrate_from_1.1.0


+ 0 - 0
charts/nextcloud/1.3.11/questions.yaml → charts/nextcloud/1.3.12/questions.yaml


+ 0 - 0
test/nextcloud/1.3.11/requirements.lock → charts/nextcloud/1.3.12/requirements.lock


+ 0 - 0
charts/nextcloud/1.3.11/templates/NOTES.txt → charts/nextcloud/1.3.12/templates/NOTES.txt


+ 0 - 0
charts/nextcloud/1.3.11/templates/_nginx.tpl → charts/nextcloud/1.3.12/templates/_nginx.tpl


+ 0 - 0
charts/nextcloud/1.3.11/templates/_postgres.tpl → charts/nextcloud/1.3.12/templates/_postgres.tpl


+ 0 - 0
charts/nextcloud/1.3.11/templates/backup-postgres-config.yaml → charts/nextcloud/1.3.12/templates/backup-postgres-config.yaml


+ 0 - 0
charts/nextcloud/1.3.11/templates/backup-postgres-hook.yaml → charts/nextcloud/1.3.12/templates/backup-postgres-hook.yaml


+ 0 - 0
charts/nextcloud/1.3.11/templates/deployment.yaml → charts/nextcloud/1.3.12/templates/deployment.yaml


+ 0 - 0
charts/nextcloud/1.3.11/templates/nginx-configmap.yaml → charts/nextcloud/1.3.12/templates/nginx-configmap.yaml


+ 0 - 0
charts/nextcloud/1.3.11/templates/nginx-secret.yaml → charts/nextcloud/1.3.12/templates/nginx-secret.yaml


+ 0 - 0
charts/nextcloud/1.3.11/templates/nuke-deployments-hook.yaml → charts/nextcloud/1.3.12/templates/nuke-deployments-hook.yaml


+ 0 - 0
charts/nextcloud/1.3.11/templates/postgres-deployment.yaml → charts/nextcloud/1.3.12/templates/postgres-deployment.yaml


+ 0 - 0
charts/nextcloud/1.3.11/templates/postgres-secret.yaml → charts/nextcloud/1.3.12/templates/postgres-secret.yaml


+ 0 - 0
charts/nextcloud/1.3.11/templates/postgres-service.yaml → charts/nextcloud/1.3.12/templates/postgres-service.yaml


+ 0 - 0
charts/nextcloud/1.3.11/templates/secrets.yaml → charts/nextcloud/1.3.12/templates/secrets.yaml


+ 0 - 0
charts/nextcloud/1.3.11/templates/service.yaml → charts/nextcloud/1.3.12/templates/service.yaml


+ 0 - 0
charts/nextcloud/1.3.11/templates/serviceaccount.yaml → charts/nextcloud/1.3.12/templates/serviceaccount.yaml


+ 1 - 1
test/nextcloud/1.3.11/test_values.yaml → charts/nextcloud/1.3.12/test_values.yaml

@@ -9,7 +9,7 @@ environmentVariables: []
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: '23'
+  tag: 23.0.1
 ixChartContext: {}
 nextcloud:
   datadir: /var/www/html/data

+ 0 - 0
test/nextcloud/1.3.11/.helmignore → test/nextcloud/1.3.12/.helmignore


+ 1 - 1
charts/nextcloud/1.3.11/Chart.lock → test/nextcloud/1.3.12/Chart.lock

@@ -3,4 +3,4 @@ dependencies:
   repository: file://../../../library/common/2112.0.0
   version: 2112.0.0
 digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0
-generated: "2021-12-06T21:40:36.963767+05:00"
+generated: "2021-12-06T21:28:23.230939+05:00"

+ 2 - 2
test/nextcloud/1.3.11/Chart.yaml → test/nextcloud/1.3.12/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: '23'
+appVersion: 23.0.1
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -19,4 +19,4 @@ sources:
 - https://github.com/nextcloud/docker
 - https://github.com/nextcloud/helm
 upstream_version: 2.3.2
-version: 1.3.11
+version: 1.3.12

+ 0 - 0
test/nextcloud/1.3.11/README.md → test/nextcloud/1.3.12/README.md


+ 0 - 0
test/nextcloud/1.3.11/app-readme.md → test/nextcloud/1.3.12/app-readme.md


BIN
test/nextcloud/1.3.12/charts/common-2112.0.0.tgz


+ 1 - 1
charts/nextcloud/1.3.11/ix_values.yaml → test/nextcloud/1.3.12/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: '23'
+  tag: 23.0.1
 nginx:
   image:
     pullPolicy: IfNotPresent

+ 0 - 0
test/nextcloud/1.3.11/migrations/migrate_from_1.1.0 → test/nextcloud/1.3.12/migrations/migrate_from_1.1.0


+ 0 - 0
test/nextcloud/1.3.11/questions.yaml → test/nextcloud/1.3.12/questions.yaml


+ 6 - 0
test/nextcloud/1.3.12/requirements.lock

@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+  repository: file://../../../library/common/2112.0.0
+  version: 2112.0.0
+digest: sha256:11522ab36487826700d7ad0f86f713a4bb5d35248014bcef690fe94acbc09ef6
+generated: "2021-05-10T13:07:35.423192+05:00"

+ 0 - 0
test/nextcloud/1.3.11/templates/NOTES.txt → test/nextcloud/1.3.12/templates/NOTES.txt


+ 0 - 0
test/nextcloud/1.3.11/templates/_nginx.tpl → test/nextcloud/1.3.12/templates/_nginx.tpl


+ 0 - 0
test/nextcloud/1.3.11/templates/_postgres.tpl → test/nextcloud/1.3.12/templates/_postgres.tpl


+ 0 - 0
test/nextcloud/1.3.11/templates/backup-postgres-config.yaml → test/nextcloud/1.3.12/templates/backup-postgres-config.yaml


+ 0 - 0
test/nextcloud/1.3.11/templates/backup-postgres-hook.yaml → test/nextcloud/1.3.12/templates/backup-postgres-hook.yaml


+ 0 - 0
test/nextcloud/1.3.11/templates/deployment.yaml → test/nextcloud/1.3.12/templates/deployment.yaml


+ 0 - 0
test/nextcloud/1.3.11/templates/nginx-configmap.yaml → test/nextcloud/1.3.12/templates/nginx-configmap.yaml


+ 0 - 0
test/nextcloud/1.3.11/templates/nginx-secret.yaml → test/nextcloud/1.3.12/templates/nginx-secret.yaml


+ 0 - 0
test/nextcloud/1.3.11/templates/nuke-deployments-hook.yaml → test/nextcloud/1.3.12/templates/nuke-deployments-hook.yaml


+ 0 - 0
test/nextcloud/1.3.11/templates/postgres-deployment.yaml → test/nextcloud/1.3.12/templates/postgres-deployment.yaml


+ 0 - 0
test/nextcloud/1.3.11/templates/postgres-secret.yaml → test/nextcloud/1.3.12/templates/postgres-secret.yaml


+ 0 - 0
test/nextcloud/1.3.11/templates/postgres-service.yaml → test/nextcloud/1.3.12/templates/postgres-service.yaml


+ 0 - 0
test/nextcloud/1.3.11/templates/secrets.yaml → test/nextcloud/1.3.12/templates/secrets.yaml


+ 0 - 0
test/nextcloud/1.3.11/templates/service.yaml → test/nextcloud/1.3.12/templates/service.yaml


+ 0 - 0
test/nextcloud/1.3.11/templates/serviceaccount.yaml → test/nextcloud/1.3.12/templates/serviceaccount.yaml


+ 1 - 1
charts/nextcloud/1.3.11/test_values.yaml → test/nextcloud/1.3.12/test_values.yaml

@@ -9,7 +9,7 @@ environmentVariables: []
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: '23'
+  tag: 23.0.1
 ixChartContext: {}
 nextcloud:
   datadir: /var/www/html/data