فهرست منبع

Publish new changes in catalog

sonicaj 1 سال پیش
والد
کامیت
ae40f8afdc
30فایلهای تغییر یافته به همراه14 افزوده شده و 49 حذف شده
  1. 0 6
      community/immich/1.0.33/Chart.lock
  2. BIN
      community/immich/1.0.33/charts/common-1.2.0.tgz
  3. 6 0
      community/immich/1.0.34/Chart.lock
  4. 2 2
      community/immich/1.0.34/Chart.yaml
  5. 0 0
      community/immich/1.0.34/README.md
  6. 0 0
      community/immich/1.0.34/app-readme.md
  7. BIN
      community/immich/1.0.34/charts/common-1.2.1.tgz
  8. 0 0
      community/immich/1.0.34/ci/basic-values.yaml
  9. 0 0
      community/immich/1.0.34/ci/extra-values.yaml
  10. 0 0
      community/immich/1.0.34/ci/no-extra-values.yaml
  11. 0 0
      community/immich/1.0.34/ci/no-ml-values.yaml
  12. 0 0
      community/immich/1.0.34/ci/no-typesenes-values.yaml
  13. 0 0
      community/immich/1.0.34/ix_values.yaml
  14. 0 0
      community/immich/1.0.34/metadata.yaml
  15. 0 0
      community/immich/1.0.34/questions.yaml
  16. 0 0
      community/immich/1.0.34/templates/NOTES.txt
  17. 0 0
      community/immich/1.0.34/templates/_configuration.tpl
  18. 0 0
      community/immich/1.0.34/templates/_immich-machinelearning.tpl
  19. 0 0
      community/immich/1.0.34/templates/_immich-microservices.tpl
  20. 0 0
      community/immich/1.0.34/templates/_immich-proxy.tpl
  21. 0 0
      community/immich/1.0.34/templates/_immich-server.tpl
  22. 0 0
      community/immich/1.0.34/templates/_immich-typesense.tpl
  23. 0 0
      community/immich/1.0.34/templates/_immich-web.tpl
  24. 4 30
      community/immich/1.0.34/templates/_persistence.tpl
  25. 0 0
      community/immich/1.0.34/templates/_portal.tpl
  26. 0 0
      community/immich/1.0.34/templates/_postgres.tpl
  27. 0 0
      community/immich/1.0.34/templates/_redis.tpl
  28. 2 11
      community/immich/1.0.34/templates/_service.tpl
  29. 0 0
      community/immich/1.0.34/templates/_waitURL.tpl
  30. 0 0
      community/immich/1.0.34/templates/common.yaml

+ 0 - 6
community/immich/1.0.33/Chart.lock

@@ -1,6 +0,0 @@
-dependencies:
-- name: common
-  repository: file://../../../common
-  version: 1.2.0
-digest: sha256:a87a6988cedfc3f8a90eb308dffaaeaa1cbd0cad31c20e15b1147084360b9ec1
-generated: "2023-10-29T21:49:28.244979676+02:00"

BIN
community/immich/1.0.33/charts/common-1.2.0.tgz


+ 6 - 0
community/immich/1.0.34/Chart.lock

@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+  repository: file://../../../common
+  version: 1.2.1
+digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7
+generated: "2023-11-02T17:55:14.736911343+02:00"

+ 2 - 2
community/immich/1.0.33/Chart.yaml → community/immich/1.0.34/Chart.yaml

@@ -3,7 +3,7 @@ description: Immich
 annotations:
   title: Immich
 type: application
-version: 1.0.33
+version: 1.0.34
 apiVersion: v2
 appVersion: 1.84.0
 kubeVersion: '>=1.16.0-0'
@@ -14,7 +14,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.2.0
+    version: 1.2.1
 home: https://immich.app
 icon: https://media.sys.truenas.net/apps/immich/icons/icon.svg
 sources:

+ 0 - 0
community/immich/1.0.33/README.md → community/immich/1.0.34/README.md


+ 0 - 0
community/immich/1.0.33/app-readme.md → community/immich/1.0.34/app-readme.md


BIN
community/immich/1.0.34/charts/common-1.2.1.tgz


+ 0 - 0
community/immich/1.0.33/ci/basic-values.yaml → community/immich/1.0.34/ci/basic-values.yaml


+ 0 - 0
community/immich/1.0.33/ci/extra-values.yaml → community/immich/1.0.34/ci/extra-values.yaml


+ 0 - 0
community/immich/1.0.33/ci/no-extra-values.yaml → community/immich/1.0.34/ci/no-extra-values.yaml


+ 0 - 0
community/immich/1.0.33/ci/no-ml-values.yaml → community/immich/1.0.34/ci/no-ml-values.yaml


+ 0 - 0
community/immich/1.0.33/ci/no-typesenes-values.yaml → community/immich/1.0.34/ci/no-typesenes-values.yaml


+ 0 - 0
community/immich/1.0.33/ix_values.yaml → community/immich/1.0.34/ix_values.yaml


+ 0 - 0
community/immich/1.0.33/metadata.yaml → community/immich/1.0.34/metadata.yaml


+ 0 - 0
community/immich/1.0.33/questions.yaml → community/immich/1.0.34/questions.yaml


+ 0 - 0
community/immich/1.0.33/templates/NOTES.txt → community/immich/1.0.34/templates/NOTES.txt


+ 0 - 0
community/immich/1.0.33/templates/_configuration.tpl → community/immich/1.0.34/templates/_configuration.tpl


+ 0 - 0
community/immich/1.0.33/templates/_immich-machinelearning.tpl → community/immich/1.0.34/templates/_immich-machinelearning.tpl


+ 0 - 0
community/immich/1.0.33/templates/_immich-microservices.tpl → community/immich/1.0.34/templates/_immich-microservices.tpl


+ 0 - 0
community/immich/1.0.33/templates/_immich-proxy.tpl → community/immich/1.0.34/templates/_immich-proxy.tpl


+ 0 - 0
community/immich/1.0.33/templates/_immich-server.tpl → community/immich/1.0.34/templates/_immich-server.tpl


+ 0 - 0
community/immich/1.0.33/templates/_immich-typesense.tpl → community/immich/1.0.34/templates/_immich-typesense.tpl


+ 0 - 0
community/immich/1.0.33/templates/_immich-web.tpl → community/immich/1.0.34/templates/_immich-web.tpl


+ 4 - 30
community/immich/1.0.33/templates/_persistence.tpl → community/immich/1.0.34/templates/_persistence.tpl

@@ -117,34 +117,8 @@ persistence:
           mountPath: /tmp
 
   {{/* Database */}}
-  postgresdata:
-    enabled: true
-    type: {{ .Values.immichStorage.pgData.type }}
-    datasetName: {{ .Values.immichStorage.pgData.datasetName | default "" }}
-    hostPath: {{ .Values.immichStorage.pgData.hostPath | default "" }}
-    targetSelector:
-      # Postgres pod
-      postgres:
-        # Postgres container
-        postgres:
-          mountPath: /var/lib/postgresql/data
-        # Postgres - Permissions container
-        # Different than the 01-permissions
-        permissions:
-          mountPath: /mnt/directories/postgres_data
-  postgresbackup:
-    enabled: true
-    type: {{ .Values.immichStorage.pgBackup.type }}
-    datasetName: {{ .Values.immichStorage.pgBackup.datasetName | default "" }}
-    hostPath: {{ .Values.immichStorage.pgBackup.hostPath | default "" }}
-    targetSelector:
-      # Postgres backup pod
-      postgresbackup:
-        # Postgres backup container
-        postgresbackup:
-          mountPath: /postgres_backup
-        # Postgres - Permissions container
-        # Different than the 01-permissions
-        permissions:
-          mountPath: /mnt/directories/postgres_backup
+  {{- include "ix.v1.common.app.postgresPersistence"
+      (dict "pgData" .Values.immichStorage.pgData
+            "pgBackup" .Values.immichStorage.pgBackup
+      ) | nindent 2 }}
 {{- end -}}

+ 0 - 0
community/immich/1.0.33/templates/_portal.tpl → community/immich/1.0.34/templates/_portal.tpl


+ 0 - 0
community/immich/1.0.33/templates/_postgres.tpl → community/immich/1.0.34/templates/_postgres.tpl


+ 0 - 0
community/immich/1.0.33/templates/_redis.tpl → community/immich/1.0.34/templates/_redis.tpl


+ 2 - 11
community/immich/1.0.33/templates/_service.tpl → community/immich/1.0.34/templates/_service.tpl

@@ -91,15 +91,6 @@ service:
         targetPort: 6379
         targetSelector: redis
 
-  postgres:
-    enabled: true
-    type: ClusterIP
-    targetSelector: postgres
-    ports:
-      postgres:
-        enabled: true
-        primary: true
-        port: 5432
-        targetPort: 5432
-        targetSelector: postgres
+  {{- include "ix.v1.common.app.postgresService" $ | nindent 2 }}
+
 {{- end -}}

+ 0 - 0
community/immich/1.0.33/templates/_waitURL.tpl → community/immich/1.0.34/templates/_waitURL.tpl


+ 0 - 0
community/immich/1.0.33/templates/common.yaml → community/immich/1.0.34/templates/common.yaml