From 8a690d1111759cf26a41c039cdcc125bcae723da Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 14 Nov 2023 09:49:18 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/immich/8.1.36/app-changelog.md | 9 --------- stable/immich/{8.1.36 => 8.1.37}/CHANGELOG.md | 18 +++++++++--------- stable/immich/{8.1.36 => 8.1.37}/Chart.yaml | 4 ++-- stable/immich/{8.1.36 => 8.1.37}/LICENSE | 0 stable/immich/{8.1.36 => 8.1.37}/README.md | 0 stable/immich/8.1.37/app-changelog.md | 9 +++++++++ .../immich/{8.1.36 => 8.1.37}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../charts/redis-6.0.66.tgz | Bin .../immich/{8.1.36 => 8.1.37}/ix_values.yaml | 4 ++-- .../immich/{8.1.36 => 8.1.37}/questions.yaml | 0 .../{8.1.36 => 8.1.37}/templates/NOTES.txt | 0 .../{8.1.36 => 8.1.37}/templates/_config.tpl | 0 .../templates/_machinelearning.tpl | 0 .../templates/_microservices.tpl | 0 .../{8.1.36 => 8.1.37}/templates/_proxy.tpl | 0 .../{8.1.36 => 8.1.37}/templates/_server.tpl | 0 .../templates/_typesense.tpl | 0 .../{8.1.36 => 8.1.37}/templates/_wait.tpl | 0 .../{8.1.36 => 8.1.37}/templates/_web.tpl | 0 .../{8.1.36 => 8.1.37}/templates/common.yaml | 0 stable/immich/{8.1.36 => 8.1.37}/values.yaml | 0 22 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 stable/immich/8.1.36/app-changelog.md rename stable/immich/{8.1.36 => 8.1.37}/CHANGELOG.md (87%) rename stable/immich/{8.1.36 => 8.1.37}/Chart.yaml (95%) rename stable/immich/{8.1.36 => 8.1.37}/LICENSE (100%) rename stable/immich/{8.1.36 => 8.1.37}/README.md (100%) create mode 100644 stable/immich/8.1.37/app-changelog.md rename stable/immich/{8.1.36 => 8.1.37}/app-readme.md (100%) rename stable/immich/{8.1.36 => 8.1.37}/charts/common-14.3.5.tgz (100%) rename stable/immich/{8.1.36 => 8.1.37}/charts/redis-6.0.66.tgz (100%) rename stable/immich/{8.1.36 => 8.1.37}/ix_values.yaml (95%) rename stable/immich/{8.1.36 => 8.1.37}/questions.yaml (100%) rename stable/immich/{8.1.36 => 8.1.37}/templates/NOTES.txt (100%) rename stable/immich/{8.1.36 => 8.1.37}/templates/_config.tpl (100%) rename stable/immich/{8.1.36 => 8.1.37}/templates/_machinelearning.tpl (100%) rename stable/immich/{8.1.36 => 8.1.37}/templates/_microservices.tpl (100%) rename stable/immich/{8.1.36 => 8.1.37}/templates/_proxy.tpl (100%) rename stable/immich/{8.1.36 => 8.1.37}/templates/_server.tpl (100%) rename stable/immich/{8.1.36 => 8.1.37}/templates/_typesense.tpl (100%) rename stable/immich/{8.1.36 => 8.1.37}/templates/_wait.tpl (100%) rename stable/immich/{8.1.36 => 8.1.37}/templates/_web.tpl (100%) rename stable/immich/{8.1.36 => 8.1.37}/templates/common.yaml (100%) rename stable/immich/{8.1.36 => 8.1.37}/values.yaml (100%) diff --git a/stable/immich/8.1.36/app-changelog.md b/stable/immich/8.1.36/app-changelog.md deleted file mode 100644 index 697fbf15345..00000000000 --- a/stable/immich/8.1.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-8.1.36](https://github.com/truecharts/charts/compare/immich-8.1.35...immich-8.1.36) (2023-11-14) - -### Chore - -- update immich to v1.86.0 (minor) ([#14642](https://github.com/truecharts/charts/issues/14642)) - - \ No newline at end of file diff --git a/stable/immich/8.1.36/CHANGELOG.md b/stable/immich/8.1.37/CHANGELOG.md similarity index 87% rename from stable/immich/8.1.36/CHANGELOG.md rename to stable/immich/8.1.37/CHANGELOG.md index 2d08397d812..b6b036229d4 100644 --- a/stable/immich/8.1.36/CHANGELOG.md +++ b/stable/immich/8.1.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [immich-8.1.37](https://github.com/truecharts/charts/compare/immich-8.1.36...immich-8.1.37) (2023-11-14) + +### Chore + +- update immich to v1.86.0 (minor) ([#14643](https://github.com/truecharts/charts/issues/14643)) + + + + ## [immich-8.1.36](https://github.com/truecharts/charts/compare/immich-8.1.35...immich-8.1.36) (2023-11-14) ### Chore @@ -88,12 +97,3 @@ ## [immich-8.1.27](https://github.com/truecharts/charts/compare/immich-8.1.26...immich-8.1.27) (2023-10-28) ### Chore - -- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - update immich to v1.83.0 (minor) ([#14064](https://github.com/truecharts/charts/issues/14064)) - - - - -## [immich-8.1.26](https://github.com/truecharts/charts/compare/immich-8.1.25...immich-8.1.26) (2023-10-18) - diff --git a/stable/immich/8.1.36/Chart.yaml b/stable/immich/8.1.37/Chart.yaml similarity index 95% rename from stable/immich/8.1.36/Chart.yaml rename to stable/immich/8.1.37/Chart.yaml index 2833bfb4fca..17603e3abb0 100644 --- a/stable/immich/8.1.36/Chart.yaml +++ b/stable/immich/8.1.37/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.85.0" +appVersion: "1.86.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.36 +version: 8.1.37 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/immich/8.1.36/LICENSE b/stable/immich/8.1.37/LICENSE similarity index 100% rename from stable/immich/8.1.36/LICENSE rename to stable/immich/8.1.37/LICENSE diff --git a/stable/immich/8.1.36/README.md b/stable/immich/8.1.37/README.md similarity index 100% rename from stable/immich/8.1.36/README.md rename to stable/immich/8.1.37/README.md diff --git a/stable/immich/8.1.37/app-changelog.md b/stable/immich/8.1.37/app-changelog.md new file mode 100644 index 00000000000..4de2c73dd15 --- /dev/null +++ b/stable/immich/8.1.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-8.1.37](https://github.com/truecharts/charts/compare/immich-8.1.36...immich-8.1.37) (2023-11-14) + +### Chore + +- update immich to v1.86.0 (minor) ([#14643](https://github.com/truecharts/charts/issues/14643)) + + \ No newline at end of file diff --git a/stable/immich/8.1.36/app-readme.md b/stable/immich/8.1.37/app-readme.md similarity index 100% rename from stable/immich/8.1.36/app-readme.md rename to stable/immich/8.1.37/app-readme.md diff --git a/stable/immich/8.1.36/charts/common-14.3.5.tgz b/stable/immich/8.1.37/charts/common-14.3.5.tgz similarity index 100% rename from stable/immich/8.1.36/charts/common-14.3.5.tgz rename to stable/immich/8.1.37/charts/common-14.3.5.tgz diff --git a/stable/immich/8.1.36/charts/redis-6.0.66.tgz b/stable/immich/8.1.37/charts/redis-6.0.66.tgz similarity index 100% rename from stable/immich/8.1.36/charts/redis-6.0.66.tgz rename to stable/immich/8.1.37/charts/redis-6.0.66.tgz diff --git a/stable/immich/8.1.36/ix_values.yaml b/stable/immich/8.1.37/ix_values.yaml similarity index 95% rename from stable/immich/8.1.36/ix_values.yaml rename to stable/immich/8.1.37/ix_values.yaml index 3c612582645..bdaf78f4e9e 100644 --- a/stable/immich/8.1.36/ix_values.yaml +++ b/stable/immich/8.1.37/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/immich-server - tag: v1.85.0@sha256:e37c98e07af6924a5e9e7fd0d3010118b5deb8338f6b7d85c3c40a90c1c728a0 + tag: v1.86.0@sha256:5076626aa795fb1b9caa958eb0215deee910ab64a06e451765f80bd13d2f43a7 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.85.0@sha256:ea8b44b9cade8053f0e174a5a17d0276cf2dae9d4df2060647705656f4bb3182 + tag: v1.86.0@sha256:bb05a7f344b87f43293aa0afc4e5a03c34d779a70db332d1ab169ab7005d016d pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy diff --git a/stable/immich/8.1.36/questions.yaml b/stable/immich/8.1.37/questions.yaml similarity index 100% rename from stable/immich/8.1.36/questions.yaml rename to stable/immich/8.1.37/questions.yaml diff --git a/stable/immich/8.1.36/templates/NOTES.txt b/stable/immich/8.1.37/templates/NOTES.txt similarity index 100% rename from stable/immich/8.1.36/templates/NOTES.txt rename to stable/immich/8.1.37/templates/NOTES.txt diff --git a/stable/immich/8.1.36/templates/_config.tpl b/stable/immich/8.1.37/templates/_config.tpl similarity index 100% rename from stable/immich/8.1.36/templates/_config.tpl rename to stable/immich/8.1.37/templates/_config.tpl diff --git a/stable/immich/8.1.36/templates/_machinelearning.tpl b/stable/immich/8.1.37/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/8.1.36/templates/_machinelearning.tpl rename to stable/immich/8.1.37/templates/_machinelearning.tpl diff --git a/stable/immich/8.1.36/templates/_microservices.tpl b/stable/immich/8.1.37/templates/_microservices.tpl similarity index 100% rename from stable/immich/8.1.36/templates/_microservices.tpl rename to stable/immich/8.1.37/templates/_microservices.tpl diff --git a/stable/immich/8.1.36/templates/_proxy.tpl b/stable/immich/8.1.37/templates/_proxy.tpl similarity index 100% rename from stable/immich/8.1.36/templates/_proxy.tpl rename to stable/immich/8.1.37/templates/_proxy.tpl diff --git a/stable/immich/8.1.36/templates/_server.tpl b/stable/immich/8.1.37/templates/_server.tpl similarity index 100% rename from stable/immich/8.1.36/templates/_server.tpl rename to stable/immich/8.1.37/templates/_server.tpl diff --git a/stable/immich/8.1.36/templates/_typesense.tpl b/stable/immich/8.1.37/templates/_typesense.tpl similarity index 100% rename from stable/immich/8.1.36/templates/_typesense.tpl rename to stable/immich/8.1.37/templates/_typesense.tpl diff --git a/stable/immich/8.1.36/templates/_wait.tpl b/stable/immich/8.1.37/templates/_wait.tpl similarity index 100% rename from stable/immich/8.1.36/templates/_wait.tpl rename to stable/immich/8.1.37/templates/_wait.tpl diff --git a/stable/immich/8.1.36/templates/_web.tpl b/stable/immich/8.1.37/templates/_web.tpl similarity index 100% rename from stable/immich/8.1.36/templates/_web.tpl rename to stable/immich/8.1.37/templates/_web.tpl diff --git a/stable/immich/8.1.36/templates/common.yaml b/stable/immich/8.1.37/templates/common.yaml similarity index 100% rename from stable/immich/8.1.36/templates/common.yaml rename to stable/immich/8.1.37/templates/common.yaml diff --git a/stable/immich/8.1.36/values.yaml b/stable/immich/8.1.37/values.yaml similarity index 100% rename from stable/immich/8.1.36/values.yaml rename to stable/immich/8.1.37/values.yaml