From 084b4299cdc602bf5b7c5bcd8048e29b503b5373 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 13 Jan 2023 08:10:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/immich/4.0.28/app-changelog.md | 10 ---------- stable/immich/{4.0.28 => 4.0.29}/CHANGELOG.md | 18 +++++++++--------- stable/immich/{4.0.28 => 4.0.29}/Chart.yaml | 4 ++-- stable/immich/{4.0.28 => 4.0.29}/README.md | 0 stable/immich/4.0.29/app-changelog.md | 9 +++++++++ .../immich/{4.0.28 => 4.0.29}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/postgresql-11.0.18.tgz | Bin .../charts/redis-5.0.24.tgz | Bin .../immich/{4.0.28 => 4.0.29}/ix_values.yaml | 2 +- .../immich/{4.0.28 => 4.0.29}/questions.yaml | 0 .../templates/_configmap.tpl | 0 .../templates/_microservices.tpl | 0 .../{4.0.28 => 4.0.29}/templates/_ml.tpl | 0 .../{4.0.28 => 4.0.29}/templates/_proxy.tpl | 0 .../{4.0.28 => 4.0.29}/templates/_secret.tpl | 0 .../{4.0.28 => 4.0.29}/templates/_web.tpl | 0 .../{4.0.28 => 4.0.29}/templates/common.yaml | 0 stable/immich/{4.0.28 => 4.0.29}/values.yaml | 0 19 files changed, 21 insertions(+), 22 deletions(-) delete mode 100644 stable/immich/4.0.28/app-changelog.md rename stable/immich/{4.0.28 => 4.0.29}/CHANGELOG.md (91%) rename stable/immich/{4.0.28 => 4.0.29}/Chart.yaml (95%) rename stable/immich/{4.0.28 => 4.0.29}/README.md (100%) create mode 100644 stable/immich/4.0.29/app-changelog.md rename stable/immich/{4.0.28 => 4.0.29}/app-readme.md (100%) rename stable/immich/{4.0.28 => 4.0.29}/charts/common-11.1.2.tgz (100%) rename stable/immich/{4.0.28 => 4.0.29}/charts/postgresql-11.0.18.tgz (100%) rename stable/immich/{4.0.28 => 4.0.29}/charts/redis-5.0.24.tgz (100%) rename stable/immich/{4.0.28 => 4.0.29}/ix_values.yaml (95%) rename stable/immich/{4.0.28 => 4.0.29}/questions.yaml (100%) rename stable/immich/{4.0.28 => 4.0.29}/templates/_configmap.tpl (100%) rename stable/immich/{4.0.28 => 4.0.29}/templates/_microservices.tpl (100%) rename stable/immich/{4.0.28 => 4.0.29}/templates/_ml.tpl (100%) rename stable/immich/{4.0.28 => 4.0.29}/templates/_proxy.tpl (100%) rename stable/immich/{4.0.28 => 4.0.29}/templates/_secret.tpl (100%) rename stable/immich/{4.0.28 => 4.0.29}/templates/_web.tpl (100%) rename stable/immich/{4.0.28 => 4.0.29}/templates/common.yaml (100%) rename stable/immich/{4.0.28 => 4.0.29}/values.yaml (100%) diff --git a/stable/immich/4.0.28/app-changelog.md b/stable/immich/4.0.28/app-changelog.md deleted file mode 100644 index 7e6f1973efb..00000000000 --- a/stable/immich/4.0.28/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [immich-4.0.28](https://github.com/truecharts/charts/compare/immich-4.0.27...immich-4.0.28) (2023-01-11) - -### Chore - -- update container image tccr.io/truecharts/immich-web to v1.41.1_64 - - update container image tccr.io/truecharts/immich-server to v1.41.0_64 - - \ No newline at end of file diff --git a/stable/immich/4.0.28/CHANGELOG.md b/stable/immich/4.0.29/CHANGELOG.md similarity index 91% rename from stable/immich/4.0.28/CHANGELOG.md rename to stable/immich/4.0.29/CHANGELOG.md index 6acc577e6c2..f385c5f434b 100644 --- a/stable/immich/4.0.28/CHANGELOG.md +++ b/stable/immich/4.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [immich-4.0.29](https://github.com/truecharts/charts/compare/immich-4.0.28...immich-4.0.29) (2023-01-13) + +### Chore + +- update container image tccr.io/truecharts/immich-server to v1.41.1_64 + + + + ## [immich-4.0.28](https://github.com/truecharts/charts/compare/immich-4.0.27...immich-4.0.28) (2023-01-11) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - -## [immich-4.0.19](https://github.com/truecharts/charts/compare/immich-4.0.18...immich-4.0.19) (2022-12-25) - -### Chore - -- update helm general non-major - - update container image tccr.io/truecharts/immich-web to v1.39.0_61 diff --git a/stable/immich/4.0.28/Chart.yaml b/stable/immich/4.0.29/Chart.yaml similarity index 95% rename from stable/immich/4.0.28/Chart.yaml rename to stable/immich/4.0.29/Chart.yaml index fb0bd569d8c..5ab66733bf2 100644 --- a/stable/immich/4.0.28/Chart.yaml +++ b/stable/immich/4.0.29/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.41.0_64" +appVersion: "1.41.1_64" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ name: immich sources: - https://github.com/truecharts/charts/tree/master/charts/stable/immich - https://github.com/immich-app/immich -version: 4.0.28 +version: 4.0.29 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/4.0.28/README.md b/stable/immich/4.0.29/README.md similarity index 100% rename from stable/immich/4.0.28/README.md rename to stable/immich/4.0.29/README.md diff --git a/stable/immich/4.0.29/app-changelog.md b/stable/immich/4.0.29/app-changelog.md new file mode 100644 index 00000000000..6cee9bb7109 --- /dev/null +++ b/stable/immich/4.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-4.0.29](https://github.com/truecharts/charts/compare/immich-4.0.28...immich-4.0.29) (2023-01-13) + +### Chore + +- update container image tccr.io/truecharts/immich-server to v1.41.1_64 + + \ No newline at end of file diff --git a/stable/immich/4.0.28/app-readme.md b/stable/immich/4.0.29/app-readme.md similarity index 100% rename from stable/immich/4.0.28/app-readme.md rename to stable/immich/4.0.29/app-readme.md diff --git a/stable/immich/4.0.28/charts/common-11.1.2.tgz b/stable/immich/4.0.29/charts/common-11.1.2.tgz similarity index 100% rename from stable/immich/4.0.28/charts/common-11.1.2.tgz rename to stable/immich/4.0.29/charts/common-11.1.2.tgz diff --git a/stable/immich/4.0.28/charts/postgresql-11.0.18.tgz b/stable/immich/4.0.29/charts/postgresql-11.0.18.tgz similarity index 100% rename from stable/immich/4.0.28/charts/postgresql-11.0.18.tgz rename to stable/immich/4.0.29/charts/postgresql-11.0.18.tgz diff --git a/stable/immich/4.0.28/charts/redis-5.0.24.tgz b/stable/immich/4.0.29/charts/redis-5.0.24.tgz similarity index 100% rename from stable/immich/4.0.28/charts/redis-5.0.24.tgz rename to stable/immich/4.0.29/charts/redis-5.0.24.tgz diff --git a/stable/immich/4.0.28/ix_values.yaml b/stable/immich/4.0.29/ix_values.yaml similarity index 95% rename from stable/immich/4.0.28/ix_values.yaml rename to stable/immich/4.0.29/ix_values.yaml index f4ca157a61c..17da4f08240 100644 --- a/stable/immich/4.0.28/ix_values.yaml +++ b/stable/immich/4.0.29/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/immich-server - tag: 1.41.0_64@sha256:a46265abe1f476edf533698088aec86398522ffbee3fc7ef290f5f6f23ca871d + tag: 1.41.1_64@sha256:c8e35c8393f11bf6a4c2a06a78fc4d0b82f21a47ed4efac8b4f9597a4b867e3a pullPolicy: IfNotPresent mlImage: diff --git a/stable/immich/4.0.28/questions.yaml b/stable/immich/4.0.29/questions.yaml similarity index 100% rename from stable/immich/4.0.28/questions.yaml rename to stable/immich/4.0.29/questions.yaml diff --git a/stable/immich/4.0.28/templates/_configmap.tpl b/stable/immich/4.0.29/templates/_configmap.tpl similarity index 100% rename from stable/immich/4.0.28/templates/_configmap.tpl rename to stable/immich/4.0.29/templates/_configmap.tpl diff --git a/stable/immich/4.0.28/templates/_microservices.tpl b/stable/immich/4.0.29/templates/_microservices.tpl similarity index 100% rename from stable/immich/4.0.28/templates/_microservices.tpl rename to stable/immich/4.0.29/templates/_microservices.tpl diff --git a/stable/immich/4.0.28/templates/_ml.tpl b/stable/immich/4.0.29/templates/_ml.tpl similarity index 100% rename from stable/immich/4.0.28/templates/_ml.tpl rename to stable/immich/4.0.29/templates/_ml.tpl diff --git a/stable/immich/4.0.28/templates/_proxy.tpl b/stable/immich/4.0.29/templates/_proxy.tpl similarity index 100% rename from stable/immich/4.0.28/templates/_proxy.tpl rename to stable/immich/4.0.29/templates/_proxy.tpl diff --git a/stable/immich/4.0.28/templates/_secret.tpl b/stable/immich/4.0.29/templates/_secret.tpl similarity index 100% rename from stable/immich/4.0.28/templates/_secret.tpl rename to stable/immich/4.0.29/templates/_secret.tpl diff --git a/stable/immich/4.0.28/templates/_web.tpl b/stable/immich/4.0.29/templates/_web.tpl similarity index 100% rename from stable/immich/4.0.28/templates/_web.tpl rename to stable/immich/4.0.29/templates/_web.tpl diff --git a/stable/immich/4.0.28/templates/common.yaml b/stable/immich/4.0.29/templates/common.yaml similarity index 100% rename from stable/immich/4.0.28/templates/common.yaml rename to stable/immich/4.0.29/templates/common.yaml diff --git a/stable/immich/4.0.28/values.yaml b/stable/immich/4.0.29/values.yaml similarity index 100% rename from stable/immich/4.0.28/values.yaml rename to stable/immich/4.0.29/values.yaml