Browse Source

Publish new changes in catalog

sonicaj 1 year ago
parent
commit
43792be911
45 changed files with 9 additions and 37 deletions
  1. 0 0
      community/autobrr/1.0.7/Chart.lock
  2. 2 2
      community/autobrr/1.0.7/Chart.yaml
  3. 0 0
      community/autobrr/1.0.7/README.md
  4. 0 0
      community/autobrr/1.0.7/app-readme.md
  5. 0 0
      community/autobrr/1.0.7/charts/common-1.1.1.tgz
  6. 0 0
      community/autobrr/1.0.7/ci/basic-values.yaml
  7. 0 0
      community/autobrr/1.0.7/ci/extra-values.yaml
  8. 0 0
      community/autobrr/1.0.7/ci/hostNet-values.yaml
  9. 1 1
      community/autobrr/1.0.7/ix_values.yaml
  10. 0 0
      community/autobrr/1.0.7/metadata.yaml
  11. 0 0
      community/autobrr/1.0.7/questions.yaml
  12. 0 0
      community/autobrr/1.0.7/templates/NOTES.txt
  13. 0 0
      community/autobrr/1.0.7/templates/_autobrr.tpl
  14. 0 0
      community/autobrr/1.0.7/templates/_persistence.tpl
  15. 0 0
      community/autobrr/1.0.7/templates/_portal.tpl
  16. 0 0
      community/autobrr/1.0.7/templates/_service.tpl
  17. 0 0
      community/autobrr/1.0.7/templates/common.yaml
  18. 0 0
      community/immich/1.0.24/Chart.lock
  19. 2 2
      community/immich/1.0.24/Chart.yaml
  20. 0 0
      community/immich/1.0.24/README.md
  21. 0 0
      community/immich/1.0.24/app-readme.md
  22. 0 0
      community/immich/1.0.24/charts/common-1.1.1.tgz
  23. 0 0
      community/immich/1.0.24/ci/basic-values.yaml
  24. 0 0
      community/immich/1.0.24/ci/extra-values.yaml
  25. 0 0
      community/immich/1.0.24/ci/no-extra-values.yaml
  26. 0 0
      community/immich/1.0.24/ci/no-ml-values.yaml
  27. 0 0
      community/immich/1.0.24/ci/no-typesenes-values.yaml
  28. 4 6
      community/immich/1.0.24/ix_values.yaml
  29. 0 0
      community/immich/1.0.24/metadata.yaml
  30. 0 22
      community/immich/1.0.24/questions.yaml
  31. 0 0
      community/immich/1.0.24/templates/NOTES.txt
  32. 0 4
      community/immich/1.0.24/templates/_configuration.tpl
  33. 0 0
      community/immich/1.0.24/templates/_immich-machinelearning.tpl
  34. 0 0
      community/immich/1.0.24/templates/_immich-microservices.tpl
  35. 0 0
      community/immich/1.0.24/templates/_immich-proxy.tpl
  36. 0 0
      community/immich/1.0.24/templates/_immich-server.tpl
  37. 0 0
      community/immich/1.0.24/templates/_immich-typesense.tpl
  38. 0 0
      community/immich/1.0.24/templates/_immich-web.tpl
  39. 0 0
      community/immich/1.0.24/templates/_persistence.tpl
  40. 0 0
      community/immich/1.0.24/templates/_portal.tpl
  41. 0 0
      community/immich/1.0.24/templates/_postgres.tpl
  42. 0 0
      community/immich/1.0.24/templates/_redis.tpl
  43. 0 0
      community/immich/1.0.24/templates/_service.tpl
  44. 0 0
      community/immich/1.0.24/templates/_waitURL.tpl
  45. 0 0
      community/immich/1.0.24/templates/common.yaml

+ 0 - 0
community/autobrr/1.0.6/Chart.lock → community/autobrr/1.0.7/Chart.lock


+ 2 - 2
community/autobrr/1.0.6/Chart.yaml → community/autobrr/1.0.7/Chart.yaml

@@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use
 annotations:
 annotations:
   title: Autobrr
   title: Autobrr
 type: application
 type: application
-version: 1.0.6
+version: 1.0.7
 apiVersion: v2
 apiVersion: v2
-appVersion: 1.30.0
+appVersion: 1.31.0
 kubeVersion: '>=1.16.0-0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
 maintainers:
   - name: truenas
   - name: truenas

+ 0 - 0
community/autobrr/1.0.6/README.md → community/autobrr/1.0.7/README.md


+ 0 - 0
community/autobrr/1.0.6/app-readme.md → community/autobrr/1.0.7/app-readme.md


+ 0 - 0
community/autobrr/1.0.6/charts/common-1.1.1.tgz → community/autobrr/1.0.7/charts/common-1.1.1.tgz


+ 0 - 0
community/autobrr/1.0.6/ci/basic-values.yaml → community/autobrr/1.0.7/ci/basic-values.yaml


+ 0 - 0
community/autobrr/1.0.6/ci/extra-values.yaml → community/autobrr/1.0.7/ci/extra-values.yaml


+ 0 - 0
community/autobrr/1.0.6/ci/hostNet-values.yaml → community/autobrr/1.0.7/ci/hostNet-values.yaml


+ 1 - 1
community/autobrr/1.0.6/ix_values.yaml → community/autobrr/1.0.7/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
 image:
   repository: ghcr.io/autobrr/autobrr
   repository: ghcr.io/autobrr/autobrr
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.30.0
+  tag: v1.31.0
 
 
 resources:
 resources:
   limits:
   limits:

+ 0 - 0
community/autobrr/1.0.6/metadata.yaml → community/autobrr/1.0.7/metadata.yaml


+ 0 - 0
community/autobrr/1.0.6/questions.yaml → community/autobrr/1.0.7/questions.yaml


+ 0 - 0
community/autobrr/1.0.6/templates/NOTES.txt → community/autobrr/1.0.7/templates/NOTES.txt


+ 0 - 0
community/autobrr/1.0.6/templates/_autobrr.tpl → community/autobrr/1.0.7/templates/_autobrr.tpl


+ 0 - 0
community/autobrr/1.0.6/templates/_persistence.tpl → community/autobrr/1.0.7/templates/_persistence.tpl


+ 0 - 0
community/autobrr/1.0.6/templates/_portal.tpl → community/autobrr/1.0.7/templates/_portal.tpl


+ 0 - 0
community/autobrr/1.0.6/templates/_service.tpl → community/autobrr/1.0.7/templates/_service.tpl


+ 0 - 0
community/autobrr/1.0.6/templates/common.yaml → community/autobrr/1.0.7/templates/common.yaml


+ 0 - 0
community/immich/1.0.23/Chart.lock → community/immich/1.0.24/Chart.lock


+ 2 - 2
community/immich/1.0.23/Chart.yaml → community/immich/1.0.24/Chart.yaml

@@ -3,9 +3,9 @@ description: Immich
 annotations:
 annotations:
   title: Immich
   title: Immich
 type: application
 type: application
-version: 1.0.23
+version: 1.0.24
 apiVersion: v2
 apiVersion: v2
-appVersion: 1.79.1
+appVersion: 1.80.0
 kubeVersion: '>=1.16.0-0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
 maintainers:
   - name: truenas
   - name: truenas

+ 0 - 0
community/immich/1.0.23/README.md → community/immich/1.0.24/README.md


+ 0 - 0
community/immich/1.0.23/app-readme.md → community/immich/1.0.24/app-readme.md


+ 0 - 0
community/immich/1.0.23/charts/common-1.1.1.tgz → community/immich/1.0.24/charts/common-1.1.1.tgz


+ 0 - 0
community/immich/1.0.23/ci/basic-values.yaml → community/immich/1.0.24/ci/basic-values.yaml


+ 0 - 0
community/immich/1.0.23/ci/extra-values.yaml → community/immich/1.0.24/ci/extra-values.yaml


+ 0 - 0
community/immich/1.0.23/ci/no-extra-values.yaml → community/immich/1.0.24/ci/no-extra-values.yaml


+ 0 - 0
community/immich/1.0.23/ci/no-ml-values.yaml → community/immich/1.0.24/ci/no-ml-values.yaml


+ 0 - 0
community/immich/1.0.23/ci/no-typesenes-values.yaml → community/immich/1.0.24/ci/no-typesenes-values.yaml


+ 4 - 6
community/immich/1.0.23/ix_values.yaml → community/immich/1.0.24/ix_values.yaml

@@ -1,22 +1,22 @@
 image:
 image:
   repository: altran1502/immich-server
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.79.1
+  tag: v1.80.0
 
 
 webImage:
 webImage:
   repository: altran1502/immich-web
   repository: altran1502/immich-web
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.79.1
+  tag: v1.80.0
 
 
 proxyImage:
 proxyImage:
   repository: altran1502/immich-proxy
   repository: altran1502/immich-proxy
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.79.1
+  tag: v1.80.0
 
 
 mlImage:
 mlImage:
   repository: altran1502/immich-machine-learning
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.79.1
+  tag: v1.80.0
 
 
 typesenseImage:
 typesenseImage:
   repository: typesense/typesense
   repository: typesense/typesense
@@ -29,8 +29,6 @@ resources:
     memory: 8Gi
     memory: 8Gi
 
 
 immichConfig:
 immichConfig:
-  disableReverseGeocoding: false
-  reverseGeocodingPrecision: 3
   publicLoginMessage: ''
   publicLoginMessage: ''
   enableML: true
   enableML: true
   enableTypesense: true
   enableTypesense: true

+ 0 - 0
community/immich/1.0.23/metadata.yaml → community/immich/1.0.24/metadata.yaml


+ 0 - 22
community/immich/1.0.23/questions.yaml → community/immich/1.0.24/questions.yaml

@@ -35,28 +35,6 @@ questions:
     schema:
     schema:
       type: dict
       type: dict
       attrs:
       attrs:
-        - variable: disableReverseGeocoding
-          label: Disable Reverse Geocoding
-          schema:
-            type: boolean
-            default: false
-            show_subquestions_if: true
-            subquestions:
-              - variable: reverseGeocodingPrecision
-                label: Reverse Geocoding Precision
-                description: |
-                  The precision of the reverse geocoding. The higher the number, the more precise the reverse geocoding will be.</br>
-                  This ranges from 0-3 with 3 being the most precise</br>
-                  - 3 - Cities > 500 population: ~200MB RAM</br>
-                  - 2 - Cities > 1000 population: ~150MB RAM</br>
-                  - 1 - Cities > 5000 population: ~80MB RAM</br>
-                  - 0 - Cities > 15000 population: ~40MB RAM
-                schema:
-                  type: int
-                  default: 3
-                  min: 0
-                  max: 3
-                  required: true
         - variable: publicLoginMessage
         - variable: publicLoginMessage
           label: Public Login Message
           label: Public Login Message
           description: |
           description: |

+ 0 - 0
community/immich/1.0.23/templates/NOTES.txt → community/immich/1.0.24/templates/NOTES.txt


+ 0 - 4
community/immich/1.0.23/templates/_configuration.tpl → community/immich/1.0.24/templates/_configuration.tpl

@@ -95,10 +95,6 @@ configmap:
       LOG_LEVEL: log
       LOG_LEVEL: log
       NODE_ENV: production
       NODE_ENV: production
       MICROSERVICES_PORT: {{ .Values.immichNetwork.microservicesPort | quote }}
       MICROSERVICES_PORT: {{ .Values.immichNetwork.microservicesPort | quote }}
-      DISABLE_REVERSE_GEOCODING: {{ .Values.immichConfig.disableReverseGeocoding | quote }}
-      {{- if not .Values.immichConfig.disableReverseGeocoding }}
-      REVERSE_GEOCODING_PRECISION: {{ .Values.immichConfig.reverseGeocodingPrecision | quote }}
-      {{- end }}
       REVERSE_GEOCODING_DUMP_DIRECTORY: /microcache
       REVERSE_GEOCODING_DUMP_DIRECTORY: /microcache
 
 
   web-config:
   web-config:

+ 0 - 0
community/immich/1.0.23/templates/_immich-machinelearning.tpl → community/immich/1.0.24/templates/_immich-machinelearning.tpl


+ 0 - 0
community/immich/1.0.23/templates/_immich-microservices.tpl → community/immich/1.0.24/templates/_immich-microservices.tpl


+ 0 - 0
community/immich/1.0.23/templates/_immich-proxy.tpl → community/immich/1.0.24/templates/_immich-proxy.tpl


+ 0 - 0
community/immich/1.0.23/templates/_immich-server.tpl → community/immich/1.0.24/templates/_immich-server.tpl


+ 0 - 0
community/immich/1.0.23/templates/_immich-typesense.tpl → community/immich/1.0.24/templates/_immich-typesense.tpl


+ 0 - 0
community/immich/1.0.23/templates/_immich-web.tpl → community/immich/1.0.24/templates/_immich-web.tpl


+ 0 - 0
community/immich/1.0.23/templates/_persistence.tpl → community/immich/1.0.24/templates/_persistence.tpl


+ 0 - 0
community/immich/1.0.23/templates/_portal.tpl → community/immich/1.0.24/templates/_portal.tpl


+ 0 - 0
community/immich/1.0.23/templates/_postgres.tpl → community/immich/1.0.24/templates/_postgres.tpl


+ 0 - 0
community/immich/1.0.23/templates/_redis.tpl → community/immich/1.0.24/templates/_redis.tpl


+ 0 - 0
community/immich/1.0.23/templates/_service.tpl → community/immich/1.0.24/templates/_service.tpl


+ 0 - 0
community/immich/1.0.23/templates/_waitURL.tpl → community/immich/1.0.24/templates/_waitURL.tpl


+ 0 - 0
community/immich/1.0.23/templates/common.yaml → community/immich/1.0.24/templates/common.yaml