From e2fa76e16c42d3a1f78c44aff26206a5d87a4fbc Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 11 Jan 2023 02:06:11 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/immich/4.0.27/app-changelog.md | 9 -------- stable/immich/{4.0.27 => 4.0.28}/CHANGELOG.md | 20 +++++++++--------- stable/immich/{4.0.27 => 4.0.28}/Chart.yaml | 4 ++-- stable/immich/{4.0.27 => 4.0.28}/README.md | 0 stable/immich/4.0.28/app-changelog.md | 10 +++++++++ .../immich/{4.0.27 => 4.0.28}/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.27 => 4.0.28}/ix_values.yaml | 4 ++-- .../immich/{4.0.27 => 4.0.28}/questions.yaml | 0 .../templates/_configmap.tpl | 0 .../templates/_microservices.tpl | 0 .../{4.0.27 => 4.0.28}/templates/_ml.tpl | 0 .../{4.0.27 => 4.0.28}/templates/_proxy.tpl | 0 .../{4.0.27 => 4.0.28}/templates/_secret.tpl | 0 .../{4.0.27 => 4.0.28}/templates/_web.tpl | 0 .../{4.0.27 => 4.0.28}/templates/common.yaml | 0 stable/immich/{4.0.27 => 4.0.28}/values.yaml | 0 19 files changed, 24 insertions(+), 23 deletions(-) delete mode 100644 stable/immich/4.0.27/app-changelog.md rename stable/immich/{4.0.27 => 4.0.28}/CHANGELOG.md (91%) rename stable/immich/{4.0.27 => 4.0.28}/Chart.yaml (95%) rename stable/immich/{4.0.27 => 4.0.28}/README.md (100%) create mode 100644 stable/immich/4.0.28/app-changelog.md rename stable/immich/{4.0.27 => 4.0.28}/app-readme.md (100%) rename stable/immich/{4.0.27 => 4.0.28}/charts/common-11.1.2.tgz (100%) rename stable/immich/{4.0.27 => 4.0.28}/charts/postgresql-11.0.18.tgz (100%) rename stable/immich/{4.0.27 => 4.0.28}/charts/redis-5.0.24.tgz (100%) rename stable/immich/{4.0.27 => 4.0.28}/ix_values.yaml (90%) rename stable/immich/{4.0.27 => 4.0.28}/questions.yaml (100%) rename stable/immich/{4.0.27 => 4.0.28}/templates/_configmap.tpl (100%) rename stable/immich/{4.0.27 => 4.0.28}/templates/_microservices.tpl (100%) rename stable/immich/{4.0.27 => 4.0.28}/templates/_ml.tpl (100%) rename stable/immich/{4.0.27 => 4.0.28}/templates/_proxy.tpl (100%) rename stable/immich/{4.0.27 => 4.0.28}/templates/_secret.tpl (100%) rename stable/immich/{4.0.27 => 4.0.28}/templates/_web.tpl (100%) rename stable/immich/{4.0.27 => 4.0.28}/templates/common.yaml (100%) rename stable/immich/{4.0.27 => 4.0.28}/values.yaml (100%) diff --git a/stable/immich/4.0.27/app-changelog.md b/stable/immich/4.0.27/app-changelog.md deleted file mode 100644 index f7f0142554..0000000000 --- a/stable/immich/4.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-4.0.27](https://github.com/truecharts/charts/compare/immich-4.0.26...immich-4.0.27) (2023-01-10) - -### Chore - -- update container image tccr.io/truecharts/immich-proxy to v1.41.0_64 - - \ No newline at end of file diff --git a/stable/immich/4.0.27/CHANGELOG.md b/stable/immich/4.0.28/CHANGELOG.md similarity index 91% rename from stable/immich/4.0.27/CHANGELOG.md rename to stable/immich/4.0.28/CHANGELOG.md index f046fd7b52..6acc577e6c 100644 --- a/stable/immich/4.0.27/CHANGELOG.md +++ b/stable/immich/4.0.28/CHANGELOG.md @@ -4,6 +4,16 @@ +## [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 + + + + ## [immich-4.0.27](https://github.com/truecharts/charts/compare/immich-4.0.26...immich-4.0.27) (2023-01-10) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major - update container image tccr.io/truecharts/immich-web to v1.39.0_61 - - update container image tccr.io/truecharts/immich-server to v1.39.0_61 - - update container image tccr.io/truecharts/immich-proxy to v1.39.0_61 - - - - -## [immich-4.0.18](https://github.com/truecharts/charts/compare/immich-4.0.17...immich-4.0.18) (2022-12-20) - -### Chore - diff --git a/stable/immich/4.0.27/Chart.yaml b/stable/immich/4.0.28/Chart.yaml similarity index 95% rename from stable/immich/4.0.27/Chart.yaml rename to stable/immich/4.0.28/Chart.yaml index fdbdc111d0..fb0bd569d8 100644 --- a/stable/immich/4.0.27/Chart.yaml +++ b/stable/immich/4.0.28/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.40.1_63" +appVersion: "1.41.0_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.27 +version: 4.0.28 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/4.0.27/README.md b/stable/immich/4.0.28/README.md similarity index 100% rename from stable/immich/4.0.27/README.md rename to stable/immich/4.0.28/README.md diff --git a/stable/immich/4.0.28/app-changelog.md b/stable/immich/4.0.28/app-changelog.md new file mode 100644 index 0000000000..7e6f1973ef --- /dev/null +++ b/stable/immich/4.0.28/app-changelog.md @@ -0,0 +1,10 @@ + + +## [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.27/app-readme.md b/stable/immich/4.0.28/app-readme.md similarity index 100% rename from stable/immich/4.0.27/app-readme.md rename to stable/immich/4.0.28/app-readme.md diff --git a/stable/immich/4.0.27/charts/common-11.1.2.tgz b/stable/immich/4.0.28/charts/common-11.1.2.tgz similarity index 100% rename from stable/immich/4.0.27/charts/common-11.1.2.tgz rename to stable/immich/4.0.28/charts/common-11.1.2.tgz diff --git a/stable/immich/4.0.27/charts/postgresql-11.0.18.tgz b/stable/immich/4.0.28/charts/postgresql-11.0.18.tgz similarity index 100% rename from stable/immich/4.0.27/charts/postgresql-11.0.18.tgz rename to stable/immich/4.0.28/charts/postgresql-11.0.18.tgz diff --git a/stable/immich/4.0.27/charts/redis-5.0.24.tgz b/stable/immich/4.0.28/charts/redis-5.0.24.tgz similarity index 100% rename from stable/immich/4.0.27/charts/redis-5.0.24.tgz rename to stable/immich/4.0.28/charts/redis-5.0.24.tgz diff --git a/stable/immich/4.0.27/ix_values.yaml b/stable/immich/4.0.28/ix_values.yaml similarity index 90% rename from stable/immich/4.0.27/ix_values.yaml rename to stable/immich/4.0.28/ix_values.yaml index c918810e9e..f4ca157a61 100644 --- a/stable/immich/4.0.27/ix_values.yaml +++ b/stable/immich/4.0.28/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/immich-server - tag: 1.40.1_63@sha256:76db6f6f6614a2cd58939f4f890109b23b809fb00a87c5e20e04df4cb85318f7 + tag: 1.41.0_64@sha256:a46265abe1f476edf533698088aec86398522ffbee3fc7ef290f5f6f23ca871d pullPolicy: IfNotPresent mlImage: @@ -10,7 +10,7 @@ mlImage: webImage: repository: tccr.io/truecharts/immich-web - tag: 1.40.1_63@sha256:fd3c58c099f8d1d7efff4f37ba97e4886f03f756e9bec99274338e1bde4e3cb5 + tag: 1.41.1_64@sha256:36dd66dc9800f8248e9865badcc1732bf36f66088fdb95300c8d20610aa19141 pullPolicy: IfNotPresent proxyImage: diff --git a/stable/immich/4.0.27/questions.yaml b/stable/immich/4.0.28/questions.yaml similarity index 100% rename from stable/immich/4.0.27/questions.yaml rename to stable/immich/4.0.28/questions.yaml diff --git a/stable/immich/4.0.27/templates/_configmap.tpl b/stable/immich/4.0.28/templates/_configmap.tpl similarity index 100% rename from stable/immich/4.0.27/templates/_configmap.tpl rename to stable/immich/4.0.28/templates/_configmap.tpl diff --git a/stable/immich/4.0.27/templates/_microservices.tpl b/stable/immich/4.0.28/templates/_microservices.tpl similarity index 100% rename from stable/immich/4.0.27/templates/_microservices.tpl rename to stable/immich/4.0.28/templates/_microservices.tpl diff --git a/stable/immich/4.0.27/templates/_ml.tpl b/stable/immich/4.0.28/templates/_ml.tpl similarity index 100% rename from stable/immich/4.0.27/templates/_ml.tpl rename to stable/immich/4.0.28/templates/_ml.tpl diff --git a/stable/immich/4.0.27/templates/_proxy.tpl b/stable/immich/4.0.28/templates/_proxy.tpl similarity index 100% rename from stable/immich/4.0.27/templates/_proxy.tpl rename to stable/immich/4.0.28/templates/_proxy.tpl diff --git a/stable/immich/4.0.27/templates/_secret.tpl b/stable/immich/4.0.28/templates/_secret.tpl similarity index 100% rename from stable/immich/4.0.27/templates/_secret.tpl rename to stable/immich/4.0.28/templates/_secret.tpl diff --git a/stable/immich/4.0.27/templates/_web.tpl b/stable/immich/4.0.28/templates/_web.tpl similarity index 100% rename from stable/immich/4.0.27/templates/_web.tpl rename to stable/immich/4.0.28/templates/_web.tpl diff --git a/stable/immich/4.0.27/templates/common.yaml b/stable/immich/4.0.28/templates/common.yaml similarity index 100% rename from stable/immich/4.0.27/templates/common.yaml rename to stable/immich/4.0.28/templates/common.yaml diff --git a/stable/immich/4.0.27/values.yaml b/stable/immich/4.0.28/values.yaml similarity index 100% rename from stable/immich/4.0.27/values.yaml rename to stable/immich/4.0.28/values.yaml