From 8f304218195e351f74ce77eb2d7fed799b6c9631 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 4 Oct 2023 12:48:01 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/immich/8.1.20/app-changelog.md | 9 --------- stable/immich/{8.1.20 => 8.1.21}/CHANGELOG.md | 18 +++++++++--------- stable/immich/{8.1.20 => 8.1.21}/Chart.yaml | 4 ++-- stable/immich/{8.1.20 => 8.1.21}/LICENSE | 0 stable/immich/{8.1.20 => 8.1.21}/README.md | 0 stable/immich/8.1.21/app-changelog.md | 9 +++++++++ .../immich/{8.1.20 => 8.1.21}/app-readme.md | 0 .../charts/common-14.0.2.tgz | Bin .../charts/redis-6.0.66.tgz | Bin .../immich/{8.1.20 => 8.1.21}/ix_values.yaml | 6 +++--- .../immich/{8.1.20 => 8.1.21}/questions.yaml | 0 .../{8.1.20 => 8.1.21}/templates/NOTES.txt | 0 .../{8.1.20 => 8.1.21}/templates/_config.tpl | 0 .../templates/_machinelearning.tpl | 0 .../templates/_microservices.tpl | 0 .../{8.1.20 => 8.1.21}/templates/_proxy.tpl | 0 .../{8.1.20 => 8.1.21}/templates/_server.tpl | 0 .../templates/_typesense.tpl | 0 .../{8.1.20 => 8.1.21}/templates/_wait.tpl | 0 .../{8.1.20 => 8.1.21}/templates/_web.tpl | 0 .../{8.1.20 => 8.1.21}/templates/common.yaml | 0 stable/immich/{8.1.20 => 8.1.21}/values.yaml | 0 22 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 stable/immich/8.1.20/app-changelog.md rename stable/immich/{8.1.20 => 8.1.21}/CHANGELOG.md (90%) rename stable/immich/{8.1.20 => 8.1.21}/Chart.yaml (95%) rename stable/immich/{8.1.20 => 8.1.21}/LICENSE (100%) rename stable/immich/{8.1.20 => 8.1.21}/README.md (100%) create mode 100644 stable/immich/8.1.21/app-changelog.md rename stable/immich/{8.1.20 => 8.1.21}/app-readme.md (100%) rename stable/immich/{8.1.20 => 8.1.21}/charts/common-14.0.2.tgz (100%) rename stable/immich/{8.1.20 => 8.1.21}/charts/redis-6.0.66.tgz (100%) rename stable/immich/{8.1.20 => 8.1.21}/ix_values.yaml (93%) rename stable/immich/{8.1.20 => 8.1.21}/questions.yaml (100%) rename stable/immich/{8.1.20 => 8.1.21}/templates/NOTES.txt (100%) rename stable/immich/{8.1.20 => 8.1.21}/templates/_config.tpl (100%) rename stable/immich/{8.1.20 => 8.1.21}/templates/_machinelearning.tpl (100%) rename stable/immich/{8.1.20 => 8.1.21}/templates/_microservices.tpl (100%) rename stable/immich/{8.1.20 => 8.1.21}/templates/_proxy.tpl (100%) rename stable/immich/{8.1.20 => 8.1.21}/templates/_server.tpl (100%) rename stable/immich/{8.1.20 => 8.1.21}/templates/_typesense.tpl (100%) rename stable/immich/{8.1.20 => 8.1.21}/templates/_wait.tpl (100%) rename stable/immich/{8.1.20 => 8.1.21}/templates/_web.tpl (100%) rename stable/immich/{8.1.20 => 8.1.21}/templates/common.yaml (100%) rename stable/immich/{8.1.20 => 8.1.21}/values.yaml (100%) diff --git a/stable/immich/8.1.20/app-changelog.md b/stable/immich/8.1.20/app-changelog.md deleted file mode 100644 index d0dad1e08d9..00000000000 --- a/stable/immich/8.1.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-8.1.20](https://github.com/truecharts/charts/compare/immich-8.1.19...immich-8.1.20) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/immich-ml to v1.81.0 ([#13235](https://github.com/truecharts/charts/issues/13235)) - - \ No newline at end of file diff --git a/stable/immich/8.1.20/CHANGELOG.md b/stable/immich/8.1.21/CHANGELOG.md similarity index 90% rename from stable/immich/8.1.20/CHANGELOG.md rename to stable/immich/8.1.21/CHANGELOG.md index e93cb1a1201..cc1e45f966e 100644 --- a/stable/immich/8.1.20/CHANGELOG.md +++ b/stable/immich/8.1.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [immich-8.1.21](https://github.com/truecharts/charts/compare/immich-8.1.20...immich-8.1.21) (2023-10-04) + +### Chore + +- update immich to v1.81.0 (minor) ([#13237](https://github.com/truecharts/charts/issues/13237)) + + + + ## [immich-8.1.20](https://github.com/truecharts/charts/compare/immich-8.1.19...immich-8.1.20) (2023-10-04) ### Chore @@ -88,12 +97,3 @@ ## [immich-8.0.11](https://github.com/truecharts/charts/compare/immich-8.0.10...immich-8.0.11) (2023-09-13) -### Chore - -- update container image tccr.io/truecharts/immich-web to v1.78.0 ([#12567](https://github.com/truecharts/charts/issues/12567)) - - - - -## [immich-8.0.10](https://github.com/truecharts/charts/compare/immich-8.0.9...immich-8.0.10) (2023-09-12) - diff --git a/stable/immich/8.1.20/Chart.yaml b/stable/immich/8.1.21/Chart.yaml similarity index 95% rename from stable/immich/8.1.20/Chart.yaml rename to stable/immich/8.1.21/Chart.yaml index 0d887681fbd..216d2bfe890 100644 --- a/stable/immich/8.1.20/Chart.yaml +++ b/stable/immich/8.1.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.80.0" +appVersion: "1.81.0" 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.20 +version: 8.1.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/8.1.20/LICENSE b/stable/immich/8.1.21/LICENSE similarity index 100% rename from stable/immich/8.1.20/LICENSE rename to stable/immich/8.1.21/LICENSE diff --git a/stable/immich/8.1.20/README.md b/stable/immich/8.1.21/README.md similarity index 100% rename from stable/immich/8.1.20/README.md rename to stable/immich/8.1.21/README.md diff --git a/stable/immich/8.1.21/app-changelog.md b/stable/immich/8.1.21/app-changelog.md new file mode 100644 index 00000000000..2bc40c78fb5 --- /dev/null +++ b/stable/immich/8.1.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-8.1.21](https://github.com/truecharts/charts/compare/immich-8.1.20...immich-8.1.21) (2023-10-04) + +### Chore + +- update immich to v1.81.0 (minor) ([#13237](https://github.com/truecharts/charts/issues/13237)) + + \ No newline at end of file diff --git a/stable/immich/8.1.20/app-readme.md b/stable/immich/8.1.21/app-readme.md similarity index 100% rename from stable/immich/8.1.20/app-readme.md rename to stable/immich/8.1.21/app-readme.md diff --git a/stable/immich/8.1.20/charts/common-14.0.2.tgz b/stable/immich/8.1.21/charts/common-14.0.2.tgz similarity index 100% rename from stable/immich/8.1.20/charts/common-14.0.2.tgz rename to stable/immich/8.1.21/charts/common-14.0.2.tgz diff --git a/stable/immich/8.1.20/charts/redis-6.0.66.tgz b/stable/immich/8.1.21/charts/redis-6.0.66.tgz similarity index 100% rename from stable/immich/8.1.20/charts/redis-6.0.66.tgz rename to stable/immich/8.1.21/charts/redis-6.0.66.tgz diff --git a/stable/immich/8.1.20/ix_values.yaml b/stable/immich/8.1.21/ix_values.yaml similarity index 93% rename from stable/immich/8.1.20/ix_values.yaml rename to stable/immich/8.1.21/ix_values.yaml index 4a97000d4dc..69eefe82d53 100644 --- a/stable/immich/8.1.20/ix_values.yaml +++ b/stable/immich/8.1.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/immich-server - tag: v1.80.0@sha256:bda09213ed09bf93deca7475984b9baf247e2509168ca01bde870dbee667843e + tag: v1.81.0@sha256:c712502f591914f9d94009e767c53ed3f12521610038f255ed5c4291117839b9 pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml @@ -8,11 +8,11 @@ mlImage: pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.80.0@sha256:c9966b2ff0f3e25ec993fa4947969c12779c2c1564c83f0023c7a66147e930f6 + tag: v1.81.0@sha256:712b25c033b50529082a20cb391d248a7a2fccdcee48fe15c180b41118102929 pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.80.0@sha256:87a94bea07fef1343f0a8f0f349e928b71984bb980576208dc251f37268b2f4b + tag: v1.81.0@sha256:2af2b3eac347a149894c11eac5d69c107b6138ad7fe75430131c8debfecb4146 pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense diff --git a/stable/immich/8.1.20/questions.yaml b/stable/immich/8.1.21/questions.yaml similarity index 100% rename from stable/immich/8.1.20/questions.yaml rename to stable/immich/8.1.21/questions.yaml diff --git a/stable/immich/8.1.20/templates/NOTES.txt b/stable/immich/8.1.21/templates/NOTES.txt similarity index 100% rename from stable/immich/8.1.20/templates/NOTES.txt rename to stable/immich/8.1.21/templates/NOTES.txt diff --git a/stable/immich/8.1.20/templates/_config.tpl b/stable/immich/8.1.21/templates/_config.tpl similarity index 100% rename from stable/immich/8.1.20/templates/_config.tpl rename to stable/immich/8.1.21/templates/_config.tpl diff --git a/stable/immich/8.1.20/templates/_machinelearning.tpl b/stable/immich/8.1.21/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/8.1.20/templates/_machinelearning.tpl rename to stable/immich/8.1.21/templates/_machinelearning.tpl diff --git a/stable/immich/8.1.20/templates/_microservices.tpl b/stable/immich/8.1.21/templates/_microservices.tpl similarity index 100% rename from stable/immich/8.1.20/templates/_microservices.tpl rename to stable/immich/8.1.21/templates/_microservices.tpl diff --git a/stable/immich/8.1.20/templates/_proxy.tpl b/stable/immich/8.1.21/templates/_proxy.tpl similarity index 100% rename from stable/immich/8.1.20/templates/_proxy.tpl rename to stable/immich/8.1.21/templates/_proxy.tpl diff --git a/stable/immich/8.1.20/templates/_server.tpl b/stable/immich/8.1.21/templates/_server.tpl similarity index 100% rename from stable/immich/8.1.20/templates/_server.tpl rename to stable/immich/8.1.21/templates/_server.tpl diff --git a/stable/immich/8.1.20/templates/_typesense.tpl b/stable/immich/8.1.21/templates/_typesense.tpl similarity index 100% rename from stable/immich/8.1.20/templates/_typesense.tpl rename to stable/immich/8.1.21/templates/_typesense.tpl diff --git a/stable/immich/8.1.20/templates/_wait.tpl b/stable/immich/8.1.21/templates/_wait.tpl similarity index 100% rename from stable/immich/8.1.20/templates/_wait.tpl rename to stable/immich/8.1.21/templates/_wait.tpl diff --git a/stable/immich/8.1.20/templates/_web.tpl b/stable/immich/8.1.21/templates/_web.tpl similarity index 100% rename from stable/immich/8.1.20/templates/_web.tpl rename to stable/immich/8.1.21/templates/_web.tpl diff --git a/stable/immich/8.1.20/templates/common.yaml b/stable/immich/8.1.21/templates/common.yaml similarity index 100% rename from stable/immich/8.1.20/templates/common.yaml rename to stable/immich/8.1.21/templates/common.yaml diff --git a/stable/immich/8.1.20/values.yaml b/stable/immich/8.1.21/values.yaml similarity index 100% rename from stable/immich/8.1.20/values.yaml rename to stable/immich/8.1.21/values.yaml