From 883ca620b9fc58dc8eb5e40d8bb1ff080567a020 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 26 Aug 2023 22:43:53 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/immich/8.0.2/app-changelog.md | 9 --------- stable/immich/{8.0.2 => 8.0.3}/CHANGELOG.md | 18 +++++++++--------- stable/immich/{8.0.2 => 8.0.3}/Chart.yaml | 2 +- stable/immich/{8.0.2 => 8.0.3}/LICENSE | 0 stable/immich/{8.0.2 => 8.0.3}/README.md | 0 stable/immich/8.0.3/app-changelog.md | 9 +++++++++ stable/immich/{8.0.2 => 8.0.3}/app-readme.md | 0 .../{8.0.2 => 8.0.3}/charts/common-14.0.2.tgz | Bin .../{8.0.2 => 8.0.3}/charts/redis-6.0.66.tgz | Bin stable/immich/{8.0.2 => 8.0.3}/ix_values.yaml | 2 +- stable/immich/{8.0.2 => 8.0.3}/questions.yaml | 0 .../{8.0.2 => 8.0.3}/templates/NOTES.txt | 0 .../{8.0.2 => 8.0.3}/templates/_config.tpl | 0 .../templates/_machinelearning.tpl | 0 .../templates/_microservices.tpl | 0 .../{8.0.2 => 8.0.3}/templates/_proxy.tpl | 0 .../{8.0.2 => 8.0.3}/templates/_server.tpl | 0 .../{8.0.2 => 8.0.3}/templates/_typesense.tpl | 0 .../{8.0.2 => 8.0.3}/templates/_wait.tpl | 0 .../{8.0.2 => 8.0.3}/templates/_web.tpl | 0 .../{8.0.2 => 8.0.3}/templates/common.yaml | 0 stable/immich/{8.0.2 => 8.0.3}/values.yaml | 0 22 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/immich/8.0.2/app-changelog.md rename stable/immich/{8.0.2 => 8.0.3}/CHANGELOG.md (90%) rename stable/immich/{8.0.2 => 8.0.3}/Chart.yaml (98%) rename stable/immich/{8.0.2 => 8.0.3}/LICENSE (100%) rename stable/immich/{8.0.2 => 8.0.3}/README.md (100%) create mode 100644 stable/immich/8.0.3/app-changelog.md rename stable/immich/{8.0.2 => 8.0.3}/app-readme.md (100%) rename stable/immich/{8.0.2 => 8.0.3}/charts/common-14.0.2.tgz (100%) rename stable/immich/{8.0.2 => 8.0.3}/charts/redis-6.0.66.tgz (100%) rename stable/immich/{8.0.2 => 8.0.3}/ix_values.yaml (97%) rename stable/immich/{8.0.2 => 8.0.3}/questions.yaml (100%) rename stable/immich/{8.0.2 => 8.0.3}/templates/NOTES.txt (100%) rename stable/immich/{8.0.2 => 8.0.3}/templates/_config.tpl (100%) rename stable/immich/{8.0.2 => 8.0.3}/templates/_machinelearning.tpl (100%) rename stable/immich/{8.0.2 => 8.0.3}/templates/_microservices.tpl (100%) rename stable/immich/{8.0.2 => 8.0.3}/templates/_proxy.tpl (100%) rename stable/immich/{8.0.2 => 8.0.3}/templates/_server.tpl (100%) rename stable/immich/{8.0.2 => 8.0.3}/templates/_typesense.tpl (100%) rename stable/immich/{8.0.2 => 8.0.3}/templates/_wait.tpl (100%) rename stable/immich/{8.0.2 => 8.0.3}/templates/_web.tpl (100%) rename stable/immich/{8.0.2 => 8.0.3}/templates/common.yaml (100%) rename stable/immich/{8.0.2 => 8.0.3}/values.yaml (100%) diff --git a/stable/immich/8.0.2/app-changelog.md b/stable/immich/8.0.2/app-changelog.md deleted file mode 100644 index 679551e11b..0000000000 --- a/stable/immich/8.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-8.0.2](https://github.com/truecharts/charts/compare/immich-8.0.1...immich-8.0.2) (2023-08-16) - -### Chore - -- update helm general non-major ([#11557](https://github.com/truecharts/charts/issues/11557)) - - \ No newline at end of file diff --git a/stable/immich/8.0.2/CHANGELOG.md b/stable/immich/8.0.3/CHANGELOG.md similarity index 90% rename from stable/immich/8.0.2/CHANGELOG.md rename to stable/immich/8.0.3/CHANGELOG.md index 5422940236..9471b356bb 100644 --- a/stable/immich/8.0.2/CHANGELOG.md +++ b/stable/immich/8.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [immich-8.0.3](https://github.com/truecharts/charts/compare/immich-8.0.2...immich-8.0.3) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/immich-ml to v1.75.1 ([#11920](https://github.com/truecharts/charts/issues/11920)) + + + + ## [immich-8.0.2](https://github.com/truecharts/charts/compare/immich-8.0.1...immich-8.0.2) (2023-08-16) ### Chore @@ -88,12 +97,3 @@ - update immich to v1.66.1 (minor) ([#10239](https://github.com/truecharts/charts/issues/10239)) - - - -## [immich-7.1.3](https://github.com/truecharts/charts/compare/immich-7.1.2...immich-7.1.3) (2023-07-04) - -### Chore - -- update immich to v1.65.0 (minor) ([#10160](https://github.com/truecharts/charts/issues/10160)) - diff --git a/stable/immich/8.0.2/Chart.yaml b/stable/immich/8.0.3/Chart.yaml similarity index 98% rename from stable/immich/8.0.2/Chart.yaml rename to stable/immich/8.0.3/Chart.yaml index 18c702ac61..6408bb23ce 100644 --- a/stable/immich/8.0.2/Chart.yaml +++ b/stable/immich/8.0.3/Chart.yaml @@ -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.0.2 +version: 8.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/8.0.2/LICENSE b/stable/immich/8.0.3/LICENSE similarity index 100% rename from stable/immich/8.0.2/LICENSE rename to stable/immich/8.0.3/LICENSE diff --git a/stable/immich/8.0.2/README.md b/stable/immich/8.0.3/README.md similarity index 100% rename from stable/immich/8.0.2/README.md rename to stable/immich/8.0.3/README.md diff --git a/stable/immich/8.0.3/app-changelog.md b/stable/immich/8.0.3/app-changelog.md new file mode 100644 index 0000000000..7c1fa18089 --- /dev/null +++ b/stable/immich/8.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-8.0.3](https://github.com/truecharts/charts/compare/immich-8.0.2...immich-8.0.3) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/immich-ml to v1.75.1 ([#11920](https://github.com/truecharts/charts/issues/11920)) + + \ No newline at end of file diff --git a/stable/immich/8.0.2/app-readme.md b/stable/immich/8.0.3/app-readme.md similarity index 100% rename from stable/immich/8.0.2/app-readme.md rename to stable/immich/8.0.3/app-readme.md diff --git a/stable/immich/8.0.2/charts/common-14.0.2.tgz b/stable/immich/8.0.3/charts/common-14.0.2.tgz similarity index 100% rename from stable/immich/8.0.2/charts/common-14.0.2.tgz rename to stable/immich/8.0.3/charts/common-14.0.2.tgz diff --git a/stable/immich/8.0.2/charts/redis-6.0.66.tgz b/stable/immich/8.0.3/charts/redis-6.0.66.tgz similarity index 100% rename from stable/immich/8.0.2/charts/redis-6.0.66.tgz rename to stable/immich/8.0.3/charts/redis-6.0.66.tgz diff --git a/stable/immich/8.0.2/ix_values.yaml b/stable/immich/8.0.3/ix_values.yaml similarity index 97% rename from stable/immich/8.0.2/ix_values.yaml rename to stable/immich/8.0.3/ix_values.yaml index d9229c59ff..96c7bc634d 100644 --- a/stable/immich/8.0.2/ix_values.yaml +++ b/stable/immich/8.0.3/ix_values.yaml @@ -4,7 +4,7 @@ image: pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.73.0@sha256:45a3fba4a08c18bc4f3f46b73b58d9fcb6823596537d5add9ef515562b2f0aad + tag: v1.75.1@sha256:ac0b9a12416d4e13f3c0dde91f5eb295887d91b01b17c0ae057de50d222df953 pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web diff --git a/stable/immich/8.0.2/questions.yaml b/stable/immich/8.0.3/questions.yaml similarity index 100% rename from stable/immich/8.0.2/questions.yaml rename to stable/immich/8.0.3/questions.yaml diff --git a/stable/immich/8.0.2/templates/NOTES.txt b/stable/immich/8.0.3/templates/NOTES.txt similarity index 100% rename from stable/immich/8.0.2/templates/NOTES.txt rename to stable/immich/8.0.3/templates/NOTES.txt diff --git a/stable/immich/8.0.2/templates/_config.tpl b/stable/immich/8.0.3/templates/_config.tpl similarity index 100% rename from stable/immich/8.0.2/templates/_config.tpl rename to stable/immich/8.0.3/templates/_config.tpl diff --git a/stable/immich/8.0.2/templates/_machinelearning.tpl b/stable/immich/8.0.3/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/8.0.2/templates/_machinelearning.tpl rename to stable/immich/8.0.3/templates/_machinelearning.tpl diff --git a/stable/immich/8.0.2/templates/_microservices.tpl b/stable/immich/8.0.3/templates/_microservices.tpl similarity index 100% rename from stable/immich/8.0.2/templates/_microservices.tpl rename to stable/immich/8.0.3/templates/_microservices.tpl diff --git a/stable/immich/8.0.2/templates/_proxy.tpl b/stable/immich/8.0.3/templates/_proxy.tpl similarity index 100% rename from stable/immich/8.0.2/templates/_proxy.tpl rename to stable/immich/8.0.3/templates/_proxy.tpl diff --git a/stable/immich/8.0.2/templates/_server.tpl b/stable/immich/8.0.3/templates/_server.tpl similarity index 100% rename from stable/immich/8.0.2/templates/_server.tpl rename to stable/immich/8.0.3/templates/_server.tpl diff --git a/stable/immich/8.0.2/templates/_typesense.tpl b/stable/immich/8.0.3/templates/_typesense.tpl similarity index 100% rename from stable/immich/8.0.2/templates/_typesense.tpl rename to stable/immich/8.0.3/templates/_typesense.tpl diff --git a/stable/immich/8.0.2/templates/_wait.tpl b/stable/immich/8.0.3/templates/_wait.tpl similarity index 100% rename from stable/immich/8.0.2/templates/_wait.tpl rename to stable/immich/8.0.3/templates/_wait.tpl diff --git a/stable/immich/8.0.2/templates/_web.tpl b/stable/immich/8.0.3/templates/_web.tpl similarity index 100% rename from stable/immich/8.0.2/templates/_web.tpl rename to stable/immich/8.0.3/templates/_web.tpl diff --git a/stable/immich/8.0.2/templates/common.yaml b/stable/immich/8.0.3/templates/common.yaml similarity index 100% rename from stable/immich/8.0.2/templates/common.yaml rename to stable/immich/8.0.3/templates/common.yaml diff --git a/stable/immich/8.0.2/values.yaml b/stable/immich/8.0.3/values.yaml similarity index 100% rename from stable/immich/8.0.2/values.yaml rename to stable/immich/8.0.3/values.yaml