From d4c99db57fb35d4733f6cd9f2aeadace3b3bb85c Mon Sep 17 00:00:00 2001 From: sonicaj Date: Mon, 19 Feb 2024 08:20:39 +0000 Subject: [PATCH] Publish new changes in catalog --- community/immich/{3.0.9 => 3.0.10}/Chart.lock | 0 community/immich/{3.0.9 => 3.0.10}/Chart.yaml | 2 +- community/immich/{3.0.9 => 3.0.10}/README.md | 0 community/immich/{3.0.9 => 3.0.10}/app-readme.md | 0 .../{3.0.9 => 3.0.10}/charts/common-1.2.9.tgz | Bin .../immich/{3.0.9 => 3.0.10}/ci/basic-values.yaml | 0 .../immich/{3.0.9 => 3.0.10}/ci/extra-values.yaml | 0 .../{3.0.9 => 3.0.10}/ci/no-extra-values.yaml | 0 .../immich/{3.0.9 => 3.0.10}/ci/no-ml-values.yaml | 0 community/immich/{3.0.9 => 3.0.10}/ix_values.yaml | 0 community/immich/{3.0.9 => 3.0.10}/metadata.yaml | 0 .../immich/{3.0.9 => 3.0.10}/migrations/migrate | 0 community/immich/{3.0.9 => 3.0.10}/questions.yaml | 0 .../immich/{3.0.9 => 3.0.10}/templates/NOTES.txt | 0 .../{3.0.9 => 3.0.10}/templates/_configuration.tpl | 0 .../templates/_immich-machinelearning.tpl | 2 +- .../templates/_immich-microservices.tpl | 0 .../{3.0.9 => 3.0.10}/templates/_immich-server.tpl | 0 .../{3.0.9 => 3.0.10}/templates/_persistence.tpl | 0 .../immich/{3.0.9 => 3.0.10}/templates/_portal.tpl | 0 .../{3.0.9 => 3.0.10}/templates/_postgres.tpl | 0 .../immich/{3.0.9 => 3.0.10}/templates/_redis.tpl | 0 .../immich/{3.0.9 => 3.0.10}/templates/_service.tpl | 0 .../immich/{3.0.9 => 3.0.10}/templates/_waitURL.tpl | 0 .../immich/{3.0.9 => 3.0.10}/templates/common.yaml | 0 25 files changed, 2 insertions(+), 2 deletions(-) rename community/immich/{3.0.9 => 3.0.10}/Chart.lock (100%) rename community/immich/{3.0.9 => 3.0.10}/Chart.yaml (97%) rename community/immich/{3.0.9 => 3.0.10}/README.md (100%) rename community/immich/{3.0.9 => 3.0.10}/app-readme.md (100%) rename community/immich/{3.0.9 => 3.0.10}/charts/common-1.2.9.tgz (100%) rename community/immich/{3.0.9 => 3.0.10}/ci/basic-values.yaml (100%) rename community/immich/{3.0.9 => 3.0.10}/ci/extra-values.yaml (100%) rename community/immich/{3.0.9 => 3.0.10}/ci/no-extra-values.yaml (100%) rename community/immich/{3.0.9 => 3.0.10}/ci/no-ml-values.yaml (100%) rename community/immich/{3.0.9 => 3.0.10}/ix_values.yaml (100%) rename community/immich/{3.0.9 => 3.0.10}/metadata.yaml (100%) rename community/immich/{3.0.9 => 3.0.10}/migrations/migrate (100%) rename community/immich/{3.0.9 => 3.0.10}/questions.yaml (100%) rename community/immich/{3.0.9 => 3.0.10}/templates/NOTES.txt (100%) rename community/immich/{3.0.9 => 3.0.10}/templates/_configuration.tpl (100%) rename community/immich/{3.0.9 => 3.0.10}/templates/_immich-machinelearning.tpl (96%) rename community/immich/{3.0.9 => 3.0.10}/templates/_immich-microservices.tpl (100%) rename community/immich/{3.0.9 => 3.0.10}/templates/_immich-server.tpl (100%) rename community/immich/{3.0.9 => 3.0.10}/templates/_persistence.tpl (100%) rename community/immich/{3.0.9 => 3.0.10}/templates/_portal.tpl (100%) rename community/immich/{3.0.9 => 3.0.10}/templates/_postgres.tpl (100%) rename community/immich/{3.0.9 => 3.0.10}/templates/_redis.tpl (100%) rename community/immich/{3.0.9 => 3.0.10}/templates/_service.tpl (100%) rename community/immich/{3.0.9 => 3.0.10}/templates/_waitURL.tpl (100%) rename community/immich/{3.0.9 => 3.0.10}/templates/common.yaml (100%) diff --git a/community/immich/3.0.9/Chart.lock b/community/immich/3.0.10/Chart.lock similarity index 100% rename from community/immich/3.0.9/Chart.lock rename to community/immich/3.0.10/Chart.lock diff --git a/community/immich/3.0.9/Chart.yaml b/community/immich/3.0.10/Chart.yaml similarity index 97% rename from community/immich/3.0.9/Chart.yaml rename to community/immich/3.0.10/Chart.yaml index c57c1f7985..0fef97827c 100644 --- a/community/immich/3.0.9/Chart.yaml +++ b/community/immich/3.0.10/Chart.yaml @@ -4,7 +4,7 @@ description: Immich is a self-hosted photo and video backup solution directly fr annotations: title: Immich type: application -version: 3.0.9 +version: 3.0.10 apiVersion: v2 appVersion: 1.94.1 kubeVersion: '>=1.16.0-0' diff --git a/community/immich/3.0.9/README.md b/community/immich/3.0.10/README.md similarity index 100% rename from community/immich/3.0.9/README.md rename to community/immich/3.0.10/README.md diff --git a/community/immich/3.0.9/app-readme.md b/community/immich/3.0.10/app-readme.md similarity index 100% rename from community/immich/3.0.9/app-readme.md rename to community/immich/3.0.10/app-readme.md diff --git a/community/immich/3.0.9/charts/common-1.2.9.tgz b/community/immich/3.0.10/charts/common-1.2.9.tgz similarity index 100% rename from community/immich/3.0.9/charts/common-1.2.9.tgz rename to community/immich/3.0.10/charts/common-1.2.9.tgz diff --git a/community/immich/3.0.9/ci/basic-values.yaml b/community/immich/3.0.10/ci/basic-values.yaml similarity index 100% rename from community/immich/3.0.9/ci/basic-values.yaml rename to community/immich/3.0.10/ci/basic-values.yaml diff --git a/community/immich/3.0.9/ci/extra-values.yaml b/community/immich/3.0.10/ci/extra-values.yaml similarity index 100% rename from community/immich/3.0.9/ci/extra-values.yaml rename to community/immich/3.0.10/ci/extra-values.yaml diff --git a/community/immich/3.0.9/ci/no-extra-values.yaml b/community/immich/3.0.10/ci/no-extra-values.yaml similarity index 100% rename from community/immich/3.0.9/ci/no-extra-values.yaml rename to community/immich/3.0.10/ci/no-extra-values.yaml diff --git a/community/immich/3.0.9/ci/no-ml-values.yaml b/community/immich/3.0.10/ci/no-ml-values.yaml similarity index 100% rename from community/immich/3.0.9/ci/no-ml-values.yaml rename to community/immich/3.0.10/ci/no-ml-values.yaml diff --git a/community/immich/3.0.9/ix_values.yaml b/community/immich/3.0.10/ix_values.yaml similarity index 100% rename from community/immich/3.0.9/ix_values.yaml rename to community/immich/3.0.10/ix_values.yaml diff --git a/community/immich/3.0.9/metadata.yaml b/community/immich/3.0.10/metadata.yaml similarity index 100% rename from community/immich/3.0.9/metadata.yaml rename to community/immich/3.0.10/metadata.yaml diff --git a/community/immich/3.0.9/migrations/migrate b/community/immich/3.0.10/migrations/migrate similarity index 100% rename from community/immich/3.0.9/migrations/migrate rename to community/immich/3.0.10/migrations/migrate diff --git a/community/immich/3.0.9/questions.yaml b/community/immich/3.0.10/questions.yaml similarity index 100% rename from community/immich/3.0.9/questions.yaml rename to community/immich/3.0.10/questions.yaml diff --git a/community/immich/3.0.9/templates/NOTES.txt b/community/immich/3.0.10/templates/NOTES.txt similarity index 100% rename from community/immich/3.0.9/templates/NOTES.txt rename to community/immich/3.0.10/templates/NOTES.txt diff --git a/community/immich/3.0.9/templates/_configuration.tpl b/community/immich/3.0.10/templates/_configuration.tpl similarity index 100% rename from community/immich/3.0.9/templates/_configuration.tpl rename to community/immich/3.0.10/templates/_configuration.tpl diff --git a/community/immich/3.0.9/templates/_immich-machinelearning.tpl b/community/immich/3.0.10/templates/_immich-machinelearning.tpl similarity index 96% rename from community/immich/3.0.9/templates/_immich-machinelearning.tpl rename to community/immich/3.0.10/templates/_immich-machinelearning.tpl index ca2785df0f..3e6262dbcb 100644 --- a/community/immich/3.0.9/templates/_immich-machinelearning.tpl +++ b/community/immich/3.0.10/templates/_immich-machinelearning.tpl @@ -2,7 +2,7 @@ {{- $fullname := (include "ix.v1.common.lib.chart.names.fullname" $) -}} {{- $url := printf "http://%v:%v/api/server-info/ping" $fullname .Values.immichNetwork.webuiPort -}} {{- $img := "mlImage" -}} -{{- with .Values.immichConfig.mlImage -}} +{{- with .Values.immichConfig.mlImageType -}} {{- $img = . -}} {{- end }} workload: diff --git a/community/immich/3.0.9/templates/_immich-microservices.tpl b/community/immich/3.0.10/templates/_immich-microservices.tpl similarity index 100% rename from community/immich/3.0.9/templates/_immich-microservices.tpl rename to community/immich/3.0.10/templates/_immich-microservices.tpl diff --git a/community/immich/3.0.9/templates/_immich-server.tpl b/community/immich/3.0.10/templates/_immich-server.tpl similarity index 100% rename from community/immich/3.0.9/templates/_immich-server.tpl rename to community/immich/3.0.10/templates/_immich-server.tpl diff --git a/community/immich/3.0.9/templates/_persistence.tpl b/community/immich/3.0.10/templates/_persistence.tpl similarity index 100% rename from community/immich/3.0.9/templates/_persistence.tpl rename to community/immich/3.0.10/templates/_persistence.tpl diff --git a/community/immich/3.0.9/templates/_portal.tpl b/community/immich/3.0.10/templates/_portal.tpl similarity index 100% rename from community/immich/3.0.9/templates/_portal.tpl rename to community/immich/3.0.10/templates/_portal.tpl diff --git a/community/immich/3.0.9/templates/_postgres.tpl b/community/immich/3.0.10/templates/_postgres.tpl similarity index 100% rename from community/immich/3.0.9/templates/_postgres.tpl rename to community/immich/3.0.10/templates/_postgres.tpl diff --git a/community/immich/3.0.9/templates/_redis.tpl b/community/immich/3.0.10/templates/_redis.tpl similarity index 100% rename from community/immich/3.0.9/templates/_redis.tpl rename to community/immich/3.0.10/templates/_redis.tpl diff --git a/community/immich/3.0.9/templates/_service.tpl b/community/immich/3.0.10/templates/_service.tpl similarity index 100% rename from community/immich/3.0.9/templates/_service.tpl rename to community/immich/3.0.10/templates/_service.tpl diff --git a/community/immich/3.0.9/templates/_waitURL.tpl b/community/immich/3.0.10/templates/_waitURL.tpl similarity index 100% rename from community/immich/3.0.9/templates/_waitURL.tpl rename to community/immich/3.0.10/templates/_waitURL.tpl diff --git a/community/immich/3.0.9/templates/common.yaml b/community/immich/3.0.10/templates/common.yaml similarity index 100% rename from community/immich/3.0.9/templates/common.yaml rename to community/immich/3.0.10/templates/common.yaml