Forráskód Böngészése

Update catalog information

sonicaj 2 éve
szülő
commit
972f98dd61
28 módosított fájl, 7 hozzáadás és 7 törlés
  1. 4 4
      catalog.json
  2. 0 0
      charts/nextcloud/1.6.28/.helmignore
  3. 0 0
      charts/nextcloud/1.6.28/Chart.lock
  4. 2 2
      charts/nextcloud/1.6.28/Chart.yaml
  5. 0 0
      charts/nextcloud/1.6.28/README.md
  6. 0 0
      charts/nextcloud/1.6.28/app-readme.md
  7. 0 0
      charts/nextcloud/1.6.28/charts/common-2304.0.1.tgz
  8. 0 0
      charts/nextcloud/1.6.28/ci/test-values.yaml
  9. 1 1
      charts/nextcloud/1.6.28/ix_values.yaml
  10. 0 0
      charts/nextcloud/1.6.28/metadata.yaml
  11. 0 0
      charts/nextcloud/1.6.28/migrations/migrate_from_1.1.0
  12. 0 0
      charts/nextcloud/1.6.28/questions.yaml
  13. 0 0
      charts/nextcloud/1.6.28/templates/NOTES.txt
  14. 0 0
      charts/nextcloud/1.6.28/templates/_nginx.tpl
  15. 0 0
      charts/nextcloud/1.6.28/templates/_postgres.tpl
  16. 0 0
      charts/nextcloud/1.6.28/templates/backup-postgres-config.yaml
  17. 0 0
      charts/nextcloud/1.6.28/templates/backup-postgres-hook.yaml
  18. 0 0
      charts/nextcloud/1.6.28/templates/cronjob.yaml
  19. 0 0
      charts/nextcloud/1.6.28/templates/deployment.yaml
  20. 0 0
      charts/nextcloud/1.6.28/templates/nginx-configmap.yaml
  21. 0 0
      charts/nextcloud/1.6.28/templates/nginx-secret.yaml
  22. 0 0
      charts/nextcloud/1.6.28/templates/nuke-deployments-hook.yaml
  23. 0 0
      charts/nextcloud/1.6.28/templates/postgres-deployment.yaml
  24. 0 0
      charts/nextcloud/1.6.28/templates/postgres-secret.yaml
  25. 0 0
      charts/nextcloud/1.6.28/templates/postgres-service.yaml
  26. 0 0
      charts/nextcloud/1.6.28/templates/secrets.yaml
  27. 0 0
      charts/nextcloud/1.6.28/templates/service.yaml
  28. 0 0
      charts/nextcloud/1.6.28/templates/serviceaccount.yaml

+ 4 - 4
catalog.json

@@ -345,9 +345,9 @@
             "healthy_error": null,
             "home": "https://nextcloud.com/",
             "location": "/__w/charts/charts/charts/nextcloud",
-            "latest_version": "1.6.27",
-            "latest_app_version": "26.0.1",
-            "latest_human_version": "26.0.1_1.6.27",
+            "latest_version": "1.6.28",
+            "latest_app_version": "26.0.2",
+            "latest_human_version": "26.0.2_1.6.28",
             "last_update": "2023-05-23 17:11:03",
             "name": "nextcloud",
             "recommended": false,
@@ -838,7 +838,7 @@
             "latest_version": "1.0.12",
             "latest_app_version": "4.5.3",
             "latest_human_version": "4.5.3_1.0.12",
-            "last_update": "2023-05-30 13:24:14",
+            "last_update": "2023-05-31 07:49:46",
             "name": "qbittorrent",
             "recommended": false,
             "title": "qBittorrent",

+ 0 - 0
charts/nextcloud/1.6.27/.helmignore → charts/nextcloud/1.6.28/.helmignore


+ 0 - 0
charts/nextcloud/1.6.27/Chart.lock → charts/nextcloud/1.6.28/Chart.lock


+ 2 - 2
charts/nextcloud/1.6.27/Chart.yaml → charts/nextcloud/1.6.28/Chart.yaml

@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
 annotations:
   title: Nextcloud
 type: application
-version: 1.6.27
+version: 1.6.28
 apiVersion: v2
-appVersion: 26.0.1
+appVersion: 26.0.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
charts/nextcloud/1.6.27/README.md → charts/nextcloud/1.6.28/README.md


+ 0 - 0
charts/nextcloud/1.6.27/app-readme.md → charts/nextcloud/1.6.28/app-readme.md


+ 0 - 0
charts/nextcloud/1.6.27/charts/common-2304.0.1.tgz → charts/nextcloud/1.6.28/charts/common-2304.0.1.tgz


+ 0 - 0
charts/nextcloud/1.6.27/ci/test-values.yaml → charts/nextcloud/1.6.28/ci/test-values.yaml


+ 1 - 1
charts/nextcloud/1.6.27/ix_values.yaml → charts/nextcloud/1.6.28/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: 26.0.1
+  tag: 26.0.2
 nginx:
   image:
     pullPolicy: IfNotPresent

+ 0 - 0
charts/nextcloud/1.6.27/metadata.yaml → charts/nextcloud/1.6.28/metadata.yaml


+ 0 - 0
charts/nextcloud/1.6.27/migrations/migrate_from_1.1.0 → charts/nextcloud/1.6.28/migrations/migrate_from_1.1.0


+ 0 - 0
charts/nextcloud/1.6.27/questions.yaml → charts/nextcloud/1.6.28/questions.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/NOTES.txt → charts/nextcloud/1.6.28/templates/NOTES.txt


+ 0 - 0
charts/nextcloud/1.6.27/templates/_nginx.tpl → charts/nextcloud/1.6.28/templates/_nginx.tpl


+ 0 - 0
charts/nextcloud/1.6.27/templates/_postgres.tpl → charts/nextcloud/1.6.28/templates/_postgres.tpl


+ 0 - 0
charts/nextcloud/1.6.27/templates/backup-postgres-config.yaml → charts/nextcloud/1.6.28/templates/backup-postgres-config.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/backup-postgres-hook.yaml → charts/nextcloud/1.6.28/templates/backup-postgres-hook.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/cronjob.yaml → charts/nextcloud/1.6.28/templates/cronjob.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/deployment.yaml → charts/nextcloud/1.6.28/templates/deployment.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/nginx-configmap.yaml → charts/nextcloud/1.6.28/templates/nginx-configmap.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/nginx-secret.yaml → charts/nextcloud/1.6.28/templates/nginx-secret.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/nuke-deployments-hook.yaml → charts/nextcloud/1.6.28/templates/nuke-deployments-hook.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/postgres-deployment.yaml → charts/nextcloud/1.6.28/templates/postgres-deployment.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/postgres-secret.yaml → charts/nextcloud/1.6.28/templates/postgres-secret.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/postgres-service.yaml → charts/nextcloud/1.6.28/templates/postgres-service.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/secrets.yaml → charts/nextcloud/1.6.28/templates/secrets.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/service.yaml → charts/nextcloud/1.6.28/templates/service.yaml


+ 0 - 0
charts/nextcloud/1.6.27/templates/serviceaccount.yaml → charts/nextcloud/1.6.28/templates/serviceaccount.yaml