From 13debfa1c654712fbca5cb8bd844bd207bcfb1f0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 6 Oct 2023 06:54:02 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/immich/8.1.23/app-changelog.md | 9 --------- stable/immich/{8.1.23 => 8.1.24}/CHANGELOG.md | 18 +++++++++--------- stable/immich/{8.1.23 => 8.1.24}/Chart.yaml | 4 ++-- stable/immich/{8.1.23 => 8.1.24}/LICENSE | 0 stable/immich/{8.1.23 => 8.1.24}/README.md | 0 stable/immich/8.1.24/app-changelog.md | 9 +++++++++ .../immich/{8.1.23 => 8.1.24}/app-readme.md | 0 .../charts/common-14.0.2.tgz | Bin .../charts/redis-6.0.66.tgz | Bin .../immich/{8.1.23 => 8.1.24}/ix_values.yaml | 4 ++-- .../immich/{8.1.23 => 8.1.24}/questions.yaml | 0 .../{8.1.23 => 8.1.24}/templates/NOTES.txt | 0 .../{8.1.23 => 8.1.24}/templates/_config.tpl | 0 .../templates/_machinelearning.tpl | 0 .../templates/_microservices.tpl | 0 .../{8.1.23 => 8.1.24}/templates/_proxy.tpl | 0 .../{8.1.23 => 8.1.24}/templates/_server.tpl | 0 .../templates/_typesense.tpl | 0 .../{8.1.23 => 8.1.24}/templates/_wait.tpl | 0 .../{8.1.23 => 8.1.24}/templates/_web.tpl | 0 .../{8.1.23 => 8.1.24}/templates/common.yaml | 0 stable/immich/{8.1.23 => 8.1.24}/values.yaml | 0 22 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 stable/immich/8.1.23/app-changelog.md rename stable/immich/{8.1.23 => 8.1.24}/CHANGELOG.md (91%) rename stable/immich/{8.1.23 => 8.1.24}/Chart.yaml (95%) rename stable/immich/{8.1.23 => 8.1.24}/LICENSE (100%) rename stable/immich/{8.1.23 => 8.1.24}/README.md (100%) create mode 100644 stable/immich/8.1.24/app-changelog.md rename stable/immich/{8.1.23 => 8.1.24}/app-readme.md (100%) rename stable/immich/{8.1.23 => 8.1.24}/charts/common-14.0.2.tgz (100%) rename stable/immich/{8.1.23 => 8.1.24}/charts/redis-6.0.66.tgz (100%) rename stable/immich/{8.1.23 => 8.1.24}/ix_values.yaml (95%) rename stable/immich/{8.1.23 => 8.1.24}/questions.yaml (100%) rename stable/immich/{8.1.23 => 8.1.24}/templates/NOTES.txt (100%) rename stable/immich/{8.1.23 => 8.1.24}/templates/_config.tpl (100%) rename stable/immich/{8.1.23 => 8.1.24}/templates/_machinelearning.tpl (100%) rename stable/immich/{8.1.23 => 8.1.24}/templates/_microservices.tpl (100%) rename stable/immich/{8.1.23 => 8.1.24}/templates/_proxy.tpl (100%) rename stable/immich/{8.1.23 => 8.1.24}/templates/_server.tpl (100%) rename stable/immich/{8.1.23 => 8.1.24}/templates/_typesense.tpl (100%) rename stable/immich/{8.1.23 => 8.1.24}/templates/_wait.tpl (100%) rename stable/immich/{8.1.23 => 8.1.24}/templates/_web.tpl (100%) rename stable/immich/{8.1.23 => 8.1.24}/templates/common.yaml (100%) rename stable/immich/{8.1.23 => 8.1.24}/values.yaml (100%) diff --git a/stable/immich/8.1.23/app-changelog.md b/stable/immich/8.1.23/app-changelog.md deleted file mode 100644 index 1c269d5f9e1..00000000000 --- a/stable/immich/8.1.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-8.1.23](https://github.com/truecharts/charts/compare/immich-8.1.22...immich-8.1.23) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/immich-proxy to v1.81.1 ([#13264](https://github.com/truecharts/charts/issues/13264)) - - \ No newline at end of file diff --git a/stable/immich/8.1.23/CHANGELOG.md b/stable/immich/8.1.24/CHANGELOG.md similarity index 91% rename from stable/immich/8.1.23/CHANGELOG.md rename to stable/immich/8.1.24/CHANGELOG.md index 2ecb9917735..d6e0575202b 100644 --- a/stable/immich/8.1.23/CHANGELOG.md +++ b/stable/immich/8.1.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [immich-8.1.24](https://github.com/truecharts/charts/compare/immich-8.1.23...immich-8.1.24) (2023-10-06) + +### Chore + +- update immich to v1.81.1 (patch) ([#13277](https://github.com/truecharts/charts/issues/13277)) + + + + ## [immich-8.1.23](https://github.com/truecharts/charts/compare/immich-8.1.22...immich-8.1.23) (2023-10-05) ### Chore @@ -88,12 +97,3 @@ ## [immich-8.0.14](https://github.com/truecharts/charts/compare/immich-8.0.13...immich-8.0.14) (2023-09-14) -### Chore - -- update immich to v1.78.1 (patch) ([#12606](https://github.com/truecharts/charts/issues/12606)) - - - - -## [immich-8.0.13](https://github.com/truecharts/charts/compare/immich-8.0.12...immich-8.0.13) (2023-09-14) - diff --git a/stable/immich/8.1.23/Chart.yaml b/stable/immich/8.1.24/Chart.yaml similarity index 95% rename from stable/immich/8.1.23/Chart.yaml rename to stable/immich/8.1.24/Chart.yaml index ed52d547ced..b04c109ce81 100644 --- a/stable/immich/8.1.23/Chart.yaml +++ b/stable/immich/8.1.24/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.81.0" +appVersion: "1.81.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ name: immich sources: - https://github.com/truecharts/charts/tree/master/charts/stable/immich - https://github.com/immich-app/immich -version: 8.1.23 +version: 8.1.24 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/8.1.23/LICENSE b/stable/immich/8.1.24/LICENSE similarity index 100% rename from stable/immich/8.1.23/LICENSE rename to stable/immich/8.1.24/LICENSE diff --git a/stable/immich/8.1.23/README.md b/stable/immich/8.1.24/README.md similarity index 100% rename from stable/immich/8.1.23/README.md rename to stable/immich/8.1.24/README.md diff --git a/stable/immich/8.1.24/app-changelog.md b/stable/immich/8.1.24/app-changelog.md new file mode 100644 index 00000000000..aea5bf8d810 --- /dev/null +++ b/stable/immich/8.1.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-8.1.24](https://github.com/truecharts/charts/compare/immich-8.1.23...immich-8.1.24) (2023-10-06) + +### Chore + +- update immich to v1.81.1 (patch) ([#13277](https://github.com/truecharts/charts/issues/13277)) + + \ No newline at end of file diff --git a/stable/immich/8.1.23/app-readme.md b/stable/immich/8.1.24/app-readme.md similarity index 100% rename from stable/immich/8.1.23/app-readme.md rename to stable/immich/8.1.24/app-readme.md diff --git a/stable/immich/8.1.23/charts/common-14.0.2.tgz b/stable/immich/8.1.24/charts/common-14.0.2.tgz similarity index 100% rename from stable/immich/8.1.23/charts/common-14.0.2.tgz rename to stable/immich/8.1.24/charts/common-14.0.2.tgz diff --git a/stable/immich/8.1.23/charts/redis-6.0.66.tgz b/stable/immich/8.1.24/charts/redis-6.0.66.tgz similarity index 100% rename from stable/immich/8.1.23/charts/redis-6.0.66.tgz rename to stable/immich/8.1.24/charts/redis-6.0.66.tgz diff --git a/stable/immich/8.1.23/ix_values.yaml b/stable/immich/8.1.24/ix_values.yaml similarity index 95% rename from stable/immich/8.1.23/ix_values.yaml rename to stable/immich/8.1.24/ix_values.yaml index f6e10b2781b..3f1c1ec6f82 100644 --- a/stable/immich/8.1.23/ix_values.yaml +++ b/stable/immich/8.1.24/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/immich-server - tag: v1.81.0@sha256:c712502f591914f9d94009e767c53ed3f12521610038f255ed5c4291117839b9 + tag: v1.81.1@sha256:ca84ec775d436a83fa5f15631fed75da2dcd1bb01ccea6a3071068649886cc7c pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml @@ -8,7 +8,7 @@ mlImage: pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.81.0@sha256:712b25c033b50529082a20cb391d248a7a2fccdcee48fe15c180b41118102929 + tag: v1.81.1@sha256:a42f949f5bac4e292b921c216aa351b6110123b667ca8084b50b9f4eb4716b60 pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy diff --git a/stable/immich/8.1.23/questions.yaml b/stable/immich/8.1.24/questions.yaml similarity index 100% rename from stable/immich/8.1.23/questions.yaml rename to stable/immich/8.1.24/questions.yaml diff --git a/stable/immich/8.1.23/templates/NOTES.txt b/stable/immich/8.1.24/templates/NOTES.txt similarity index 100% rename from stable/immich/8.1.23/templates/NOTES.txt rename to stable/immich/8.1.24/templates/NOTES.txt diff --git a/stable/immich/8.1.23/templates/_config.tpl b/stable/immich/8.1.24/templates/_config.tpl similarity index 100% rename from stable/immich/8.1.23/templates/_config.tpl rename to stable/immich/8.1.24/templates/_config.tpl diff --git a/stable/immich/8.1.23/templates/_machinelearning.tpl b/stable/immich/8.1.24/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/8.1.23/templates/_machinelearning.tpl rename to stable/immich/8.1.24/templates/_machinelearning.tpl diff --git a/stable/immich/8.1.23/templates/_microservices.tpl b/stable/immich/8.1.24/templates/_microservices.tpl similarity index 100% rename from stable/immich/8.1.23/templates/_microservices.tpl rename to stable/immich/8.1.24/templates/_microservices.tpl diff --git a/stable/immich/8.1.23/templates/_proxy.tpl b/stable/immich/8.1.24/templates/_proxy.tpl similarity index 100% rename from stable/immich/8.1.23/templates/_proxy.tpl rename to stable/immich/8.1.24/templates/_proxy.tpl diff --git a/stable/immich/8.1.23/templates/_server.tpl b/stable/immich/8.1.24/templates/_server.tpl similarity index 100% rename from stable/immich/8.1.23/templates/_server.tpl rename to stable/immich/8.1.24/templates/_server.tpl diff --git a/stable/immich/8.1.23/templates/_typesense.tpl b/stable/immich/8.1.24/templates/_typesense.tpl similarity index 100% rename from stable/immich/8.1.23/templates/_typesense.tpl rename to stable/immich/8.1.24/templates/_typesense.tpl diff --git a/stable/immich/8.1.23/templates/_wait.tpl b/stable/immich/8.1.24/templates/_wait.tpl similarity index 100% rename from stable/immich/8.1.23/templates/_wait.tpl rename to stable/immich/8.1.24/templates/_wait.tpl diff --git a/stable/immich/8.1.23/templates/_web.tpl b/stable/immich/8.1.24/templates/_web.tpl similarity index 100% rename from stable/immich/8.1.23/templates/_web.tpl rename to stable/immich/8.1.24/templates/_web.tpl diff --git a/stable/immich/8.1.23/templates/common.yaml b/stable/immich/8.1.24/templates/common.yaml similarity index 100% rename from stable/immich/8.1.23/templates/common.yaml rename to stable/immich/8.1.24/templates/common.yaml diff --git a/stable/immich/8.1.23/values.yaml b/stable/immich/8.1.24/values.yaml similarity index 100% rename from stable/immich/8.1.23/values.yaml rename to stable/immich/8.1.24/values.yaml