浏览代码

Publish new changes in catalog

sonicaj 2 年之前
父节点
当前提交
6cc31ec595
共有 55 个文件被更改,包括 9 次插入9 次删除
  1. 0 0
      charts/nextcloud/1.6.36/.helmignore
  2. 0 0
      charts/nextcloud/1.6.36/Chart.lock
  3. 2 2
      charts/nextcloud/1.6.36/Chart.yaml
  4. 0 0
      charts/nextcloud/1.6.36/README.md
  5. 0 0
      charts/nextcloud/1.6.36/app-readme.md
  6. 0 0
      charts/nextcloud/1.6.36/charts/common-2304.0.1.tgz
  7. 0 0
      charts/nextcloud/1.6.36/ci/test-values.yaml
  8. 1 1
      charts/nextcloud/1.6.36/ix_values.yaml
  9. 0 0
      charts/nextcloud/1.6.36/metadata.yaml
  10. 0 0
      charts/nextcloud/1.6.36/migrations/migrate_from_1.1.0
  11. 0 0
      charts/nextcloud/1.6.36/questions.yaml
  12. 0 0
      charts/nextcloud/1.6.36/templates/NOTES.txt
  13. 0 0
      charts/nextcloud/1.6.36/templates/_nginx.tpl
  14. 0 0
      charts/nextcloud/1.6.36/templates/_postgres.tpl
  15. 0 0
      charts/nextcloud/1.6.36/templates/backup-postgres-config.yaml
  16. 0 0
      charts/nextcloud/1.6.36/templates/backup-postgres-hook.yaml
  17. 0 0
      charts/nextcloud/1.6.36/templates/cronjob.yaml
  18. 0 0
      charts/nextcloud/1.6.36/templates/deployment.yaml
  19. 0 0
      charts/nextcloud/1.6.36/templates/nginx-configmap.yaml
  20. 0 0
      charts/nextcloud/1.6.36/templates/nginx-secret.yaml
  21. 0 0
      charts/nextcloud/1.6.36/templates/nuke-deployments-hook.yaml
  22. 0 0
      charts/nextcloud/1.6.36/templates/postgres-deployment.yaml
  23. 0 0
      charts/nextcloud/1.6.36/templates/postgres-secret.yaml
  24. 0 0
      charts/nextcloud/1.6.36/templates/postgres-service.yaml
  25. 0 0
      charts/nextcloud/1.6.36/templates/secrets.yaml
  26. 0 0
      charts/nextcloud/1.6.36/templates/service.yaml
  27. 0 0
      charts/nextcloud/1.6.36/templates/serviceaccount.yaml
  28. 0 0
      community/immich/1.0.6/Chart.lock
  29. 2 2
      community/immich/1.0.6/Chart.yaml
  30. 0 0
      community/immich/1.0.6/README.md
  31. 0 0
      community/immich/1.0.6/app-readme.md
  32. 0 0
      community/immich/1.0.6/charts/common-1.0.12.tgz
  33. 0 0
      community/immich/1.0.6/ci/basic-values.yaml
  34. 0 0
      community/immich/1.0.6/ci/extra-values.yaml
  35. 0 0
      community/immich/1.0.6/ci/no-extra-values.yaml
  36. 0 0
      community/immich/1.0.6/ci/no-ml-values.yaml
  37. 0 0
      community/immich/1.0.6/ci/no-typesenes-values.yaml
  38. 4 4
      community/immich/1.0.6/ix_values.yaml
  39. 0 0
      community/immich/1.0.6/metadata.yaml
  40. 0 0
      community/immich/1.0.6/questions.yaml
  41. 0 0
      community/immich/1.0.6/templates/NOTES.txt
  42. 0 0
      community/immich/1.0.6/templates/_configuration.tpl
  43. 0 0
      community/immich/1.0.6/templates/_immich-machinelearning.tpl
  44. 0 0
      community/immich/1.0.6/templates/_immich-microservices.tpl
  45. 0 0
      community/immich/1.0.6/templates/_immich-proxy.tpl
  46. 0 0
      community/immich/1.0.6/templates/_immich-server.tpl
  47. 0 0
      community/immich/1.0.6/templates/_immich-typesense.tpl
  48. 0 0
      community/immich/1.0.6/templates/_immich-web.tpl
  49. 0 0
      community/immich/1.0.6/templates/_persistence.tpl
  50. 0 0
      community/immich/1.0.6/templates/_portal.tpl
  51. 0 0
      community/immich/1.0.6/templates/_postgres.tpl
  52. 0 0
      community/immich/1.0.6/templates/_redis.tpl
  53. 0 0
      community/immich/1.0.6/templates/_service.tpl
  54. 0 0
      community/immich/1.0.6/templates/_waitURL.tpl
  55. 0 0
      community/immich/1.0.6/templates/common.yaml

+ 0 - 0
charts/nextcloud/1.6.35/.helmignore → charts/nextcloud/1.6.36/.helmignore


+ 0 - 0
charts/nextcloud/1.6.35/Chart.lock → charts/nextcloud/1.6.36/Chart.lock


+ 2 - 2
charts/nextcloud/1.6.35/Chart.yaml → charts/nextcloud/1.6.36/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.35
+version: 1.6.36
 apiVersion: v2
-appVersion: 27.0.0
+appVersion: 27.0.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
charts/nextcloud/1.6.35/README.md → charts/nextcloud/1.6.36/README.md


+ 0 - 0
charts/nextcloud/1.6.35/app-readme.md → charts/nextcloud/1.6.36/app-readme.md


+ 0 - 0
charts/nextcloud/1.6.35/charts/common-2304.0.1.tgz → charts/nextcloud/1.6.36/charts/common-2304.0.1.tgz


+ 0 - 0
charts/nextcloud/1.6.35/ci/test-values.yaml → charts/nextcloud/1.6.36/ci/test-values.yaml


+ 1 - 1
charts/nextcloud/1.6.35/ix_values.yaml → charts/nextcloud/1.6.36/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: 27.0.0
+  tag: 27.0.1
 nginx:
   image:
     pullPolicy: IfNotPresent

+ 0 - 0
charts/nextcloud/1.6.35/metadata.yaml → charts/nextcloud/1.6.36/metadata.yaml


+ 0 - 0
charts/nextcloud/1.6.35/migrations/migrate_from_1.1.0 → charts/nextcloud/1.6.36/migrations/migrate_from_1.1.0


+ 0 - 0
charts/nextcloud/1.6.35/questions.yaml → charts/nextcloud/1.6.36/questions.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/NOTES.txt → charts/nextcloud/1.6.36/templates/NOTES.txt


+ 0 - 0
charts/nextcloud/1.6.35/templates/_nginx.tpl → charts/nextcloud/1.6.36/templates/_nginx.tpl


+ 0 - 0
charts/nextcloud/1.6.35/templates/_postgres.tpl → charts/nextcloud/1.6.36/templates/_postgres.tpl


+ 0 - 0
charts/nextcloud/1.6.35/templates/backup-postgres-config.yaml → charts/nextcloud/1.6.36/templates/backup-postgres-config.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/backup-postgres-hook.yaml → charts/nextcloud/1.6.36/templates/backup-postgres-hook.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/cronjob.yaml → charts/nextcloud/1.6.36/templates/cronjob.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/deployment.yaml → charts/nextcloud/1.6.36/templates/deployment.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/nginx-configmap.yaml → charts/nextcloud/1.6.36/templates/nginx-configmap.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/nginx-secret.yaml → charts/nextcloud/1.6.36/templates/nginx-secret.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/nuke-deployments-hook.yaml → charts/nextcloud/1.6.36/templates/nuke-deployments-hook.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/postgres-deployment.yaml → charts/nextcloud/1.6.36/templates/postgres-deployment.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/postgres-secret.yaml → charts/nextcloud/1.6.36/templates/postgres-secret.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/postgres-service.yaml → charts/nextcloud/1.6.36/templates/postgres-service.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/secrets.yaml → charts/nextcloud/1.6.36/templates/secrets.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/service.yaml → charts/nextcloud/1.6.36/templates/service.yaml


+ 0 - 0
charts/nextcloud/1.6.35/templates/serviceaccount.yaml → charts/nextcloud/1.6.36/templates/serviceaccount.yaml


+ 0 - 0
community/immich/1.0.5/Chart.lock → community/immich/1.0.6/Chart.lock


+ 2 - 2
community/immich/1.0.5/Chart.yaml → community/immich/1.0.6/Chart.yaml

@@ -3,9 +3,9 @@ description: Immich
 annotations:
   title: Immich
 type: application
-version: 1.0.5
+version: 1.0.6
 apiVersion: v2
-appVersion: 1.67.2
+appVersion: 1.68.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
community/immich/1.0.5/README.md → community/immich/1.0.6/README.md


+ 0 - 0
community/immich/1.0.5/app-readme.md → community/immich/1.0.6/app-readme.md


+ 0 - 0
community/immich/1.0.5/charts/common-1.0.12.tgz → community/immich/1.0.6/charts/common-1.0.12.tgz


+ 0 - 0
community/immich/1.0.5/ci/basic-values.yaml → community/immich/1.0.6/ci/basic-values.yaml


+ 0 - 0
community/immich/1.0.5/ci/extra-values.yaml → community/immich/1.0.6/ci/extra-values.yaml


+ 0 - 0
community/immich/1.0.5/ci/no-extra-values.yaml → community/immich/1.0.6/ci/no-extra-values.yaml


+ 0 - 0
community/immich/1.0.5/ci/no-ml-values.yaml → community/immich/1.0.6/ci/no-ml-values.yaml


+ 0 - 0
community/immich/1.0.5/ci/no-typesenes-values.yaml → community/immich/1.0.6/ci/no-typesenes-values.yaml


+ 4 - 4
community/immich/1.0.5/ix_values.yaml → community/immich/1.0.6/ix_values.yaml

@@ -1,22 +1,22 @@
 image:
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
-  tag: v1.67.2
+  tag: v1.68.0
 
 webImage:
   repository: altran1502/immich-web
   pullPolicy: IfNotPresent
-  tag: v1.67.2
+  tag: v1.68.0
 
 proxyImage:
   repository: altran1502/immich-proxy
   pullPolicy: IfNotPresent
-  tag: v1.67.2
+  tag: v1.68.0
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.67.2
+  tag: v1.68.0
 
 typesenseImage:
   repository: typesense/typesense

+ 0 - 0
community/immich/1.0.5/metadata.yaml → community/immich/1.0.6/metadata.yaml


+ 0 - 0
community/immich/1.0.5/questions.yaml → community/immich/1.0.6/questions.yaml


+ 0 - 0
community/immich/1.0.5/templates/NOTES.txt → community/immich/1.0.6/templates/NOTES.txt


+ 0 - 0
community/immich/1.0.5/templates/_configuration.tpl → community/immich/1.0.6/templates/_configuration.tpl


+ 0 - 0
community/immich/1.0.5/templates/_immich-machinelearning.tpl → community/immich/1.0.6/templates/_immich-machinelearning.tpl


+ 0 - 0
community/immich/1.0.5/templates/_immich-microservices.tpl → community/immich/1.0.6/templates/_immich-microservices.tpl


+ 0 - 0
community/immich/1.0.5/templates/_immich-proxy.tpl → community/immich/1.0.6/templates/_immich-proxy.tpl


+ 0 - 0
community/immich/1.0.5/templates/_immich-server.tpl → community/immich/1.0.6/templates/_immich-server.tpl


+ 0 - 0
community/immich/1.0.5/templates/_immich-typesense.tpl → community/immich/1.0.6/templates/_immich-typesense.tpl


+ 0 - 0
community/immich/1.0.5/templates/_immich-web.tpl → community/immich/1.0.6/templates/_immich-web.tpl


+ 0 - 0
community/immich/1.0.5/templates/_persistence.tpl → community/immich/1.0.6/templates/_persistence.tpl


+ 0 - 0
community/immich/1.0.5/templates/_portal.tpl → community/immich/1.0.6/templates/_portal.tpl


+ 0 - 0
community/immich/1.0.5/templates/_postgres.tpl → community/immich/1.0.6/templates/_postgres.tpl


+ 0 - 0
community/immich/1.0.5/templates/_redis.tpl → community/immich/1.0.6/templates/_redis.tpl


+ 0 - 0
community/immich/1.0.5/templates/_service.tpl → community/immich/1.0.6/templates/_service.tpl


+ 0 - 0
community/immich/1.0.5/templates/_waitURL.tpl → community/immich/1.0.6/templates/_waitURL.tpl


+ 0 - 0
community/immich/1.0.5/templates/common.yaml → community/immich/1.0.6/templates/common.yaml