From 2141ccdebbdc17bafaf413de90de2ae43e6b0b86 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 3 Feb 2023 16:44:14 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/immich/5.0.4/app-changelog.md | 9 --------- stable/immich/{5.0.4 => 5.0.5}/CHANGELOG.md | 18 +++++++++--------- stable/immich/{5.0.4 => 5.0.5}/Chart.yaml | 4 ++-- stable/immich/{5.0.4 => 5.0.5}/README.md | 0 stable/immich/5.0.5/app-changelog.md | 9 +++++++++ stable/immich/{5.0.4 => 5.0.5}/app-readme.md | 0 .../{5.0.4 => 5.0.5}/charts/common-11.1.2.tgz | Bin .../charts/postgresql-11.0.22.tgz | Bin .../{5.0.4 => 5.0.5}/charts/redis-5.0.29.tgz | Bin stable/immich/{5.0.4 => 5.0.5}/ix_values.yaml | 8 ++++---- stable/immich/{5.0.4 => 5.0.5}/questions.yaml | 0 .../{5.0.4 => 5.0.5}/templates/_configmap.tpl | 0 .../templates/_microservices.tpl | 0 .../immich/{5.0.4 => 5.0.5}/templates/_ml.tpl | 0 .../{5.0.4 => 5.0.5}/templates/_proxy.tpl | 0 .../{5.0.4 => 5.0.5}/templates/_secret.tpl | 0 .../{5.0.4 => 5.0.5}/templates/_web.tpl | 0 .../{5.0.4 => 5.0.5}/templates/common.yaml | 0 stable/immich/{5.0.4 => 5.0.5}/values.yaml | 0 19 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 stable/immich/5.0.4/app-changelog.md rename stable/immich/{5.0.4 => 5.0.5}/CHANGELOG.md (92%) rename stable/immich/{5.0.4 => 5.0.5}/Chart.yaml (96%) rename stable/immich/{5.0.4 => 5.0.5}/README.md (100%) create mode 100644 stable/immich/5.0.5/app-changelog.md rename stable/immich/{5.0.4 => 5.0.5}/app-readme.md (100%) rename stable/immich/{5.0.4 => 5.0.5}/charts/common-11.1.2.tgz (100%) rename stable/immich/{5.0.4 => 5.0.5}/charts/postgresql-11.0.22.tgz (100%) rename stable/immich/{5.0.4 => 5.0.5}/charts/redis-5.0.29.tgz (100%) rename stable/immich/{5.0.4 => 5.0.5}/ix_values.yaml (81%) rename stable/immich/{5.0.4 => 5.0.5}/questions.yaml (100%) rename stable/immich/{5.0.4 => 5.0.5}/templates/_configmap.tpl (100%) rename stable/immich/{5.0.4 => 5.0.5}/templates/_microservices.tpl (100%) rename stable/immich/{5.0.4 => 5.0.5}/templates/_ml.tpl (100%) rename stable/immich/{5.0.4 => 5.0.5}/templates/_proxy.tpl (100%) rename stable/immich/{5.0.4 => 5.0.5}/templates/_secret.tpl (100%) rename stable/immich/{5.0.4 => 5.0.5}/templates/_web.tpl (100%) rename stable/immich/{5.0.4 => 5.0.5}/templates/common.yaml (100%) rename stable/immich/{5.0.4 => 5.0.5}/values.yaml (100%) diff --git a/stable/immich/5.0.4/app-changelog.md b/stable/immich/5.0.4/app-changelog.md deleted file mode 100644 index 0da86ea543..0000000000 --- a/stable/immich/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-5.0.4](https://github.com/truecharts/charts/compare/immich-5.0.3...immich-5.0.4) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - \ No newline at end of file diff --git a/stable/immich/5.0.4/CHANGELOG.md b/stable/immich/5.0.5/CHANGELOG.md similarity index 92% rename from stable/immich/5.0.4/CHANGELOG.md rename to stable/immich/5.0.5/CHANGELOG.md index 657946b03a..2bc2f1719b 100644 --- a/stable/immich/5.0.4/CHANGELOG.md +++ b/stable/immich/5.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [immich-5.0.5](https://github.com/truecharts/charts/compare/immich-5.0.4...immich-5.0.5) (2023-02-03) + +### Chore + +- update immich to v1.44.0 + + + + ## [immich-5.0.4](https://github.com/truecharts/charts/compare/immich-5.0.3...immich-5.0.4) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [immich-4.0.25](https://github.com/truecharts/charts/compare/immich-4.0.24...immich-4.0.25) (2023-01-03) - -### Chore - -- update container image tccr.io/truecharts/immich-web to v1.40.1_63 - - update container image tccr.io/truecharts/immich-server to v1.40.1_63 - - ### Fix - -- encode all keys in secret diff --git a/stable/immich/5.0.4/Chart.yaml b/stable/immich/5.0.5/Chart.yaml similarity index 96% rename from stable/immich/5.0.4/Chart.yaml rename to stable/immich/5.0.5/Chart.yaml index 97f7209528..d4f9dbd172 100644 --- a/stable/immich/5.0.4/Chart.yaml +++ b/stable/immich/5.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.42.0_65" +appVersion: "1.44.0" 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: 5.0.4 +version: 5.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/5.0.4/README.md b/stable/immich/5.0.5/README.md similarity index 100% rename from stable/immich/5.0.4/README.md rename to stable/immich/5.0.5/README.md diff --git a/stable/immich/5.0.5/app-changelog.md b/stable/immich/5.0.5/app-changelog.md new file mode 100644 index 0000000000..9d4b264f19 --- /dev/null +++ b/stable/immich/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-5.0.5](https://github.com/truecharts/charts/compare/immich-5.0.4...immich-5.0.5) (2023-02-03) + +### Chore + +- update immich to v1.44.0 + + \ No newline at end of file diff --git a/stable/immich/5.0.4/app-readme.md b/stable/immich/5.0.5/app-readme.md similarity index 100% rename from stable/immich/5.0.4/app-readme.md rename to stable/immich/5.0.5/app-readme.md diff --git a/stable/immich/5.0.4/charts/common-11.1.2.tgz b/stable/immich/5.0.5/charts/common-11.1.2.tgz similarity index 100% rename from stable/immich/5.0.4/charts/common-11.1.2.tgz rename to stable/immich/5.0.5/charts/common-11.1.2.tgz diff --git a/stable/immich/5.0.4/charts/postgresql-11.0.22.tgz b/stable/immich/5.0.5/charts/postgresql-11.0.22.tgz similarity index 100% rename from stable/immich/5.0.4/charts/postgresql-11.0.22.tgz rename to stable/immich/5.0.5/charts/postgresql-11.0.22.tgz diff --git a/stable/immich/5.0.4/charts/redis-5.0.29.tgz b/stable/immich/5.0.5/charts/redis-5.0.29.tgz similarity index 100% rename from stable/immich/5.0.4/charts/redis-5.0.29.tgz rename to stable/immich/5.0.5/charts/redis-5.0.29.tgz diff --git a/stable/immich/5.0.4/ix_values.yaml b/stable/immich/5.0.5/ix_values.yaml similarity index 81% rename from stable/immich/5.0.4/ix_values.yaml rename to stable/immich/5.0.5/ix_values.yaml index 29045bf663..3523d00192 100644 --- a/stable/immich/5.0.4/ix_values.yaml +++ b/stable/immich/5.0.5/ix_values.yaml @@ -1,21 +1,21 @@ image: repository: tccr.io/truecharts/immich-server - tag: 1.42.0_65@sha256:c3ae0be2bf04432b5795e2de0ac36c88add774768890d61f3cdf2926b36fd8d6 + tag: 1.44.0@sha256:23dce86bb1b38e71d85092a681b53392429266b40053c7c7d496173a5e1d30a3 pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: 1.42.0_65@sha256:d13d9c3406b95f216623c3877f43ec3a3c68a8d31144f30fc5da56f74ceed330 + tag: 1.44.0@sha256:f538270bd47045b2f312152a47741e57ecccdf68508e858788a89c8451931ed1 pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: 1.42.0_65@sha256:a0e915689d2a8b08a8690a565084d2564ef0d3251beaa945969820848ca281dd + tag: 1.44.0@sha256:120c86c4792c42b3057b6abbbfb0e01a15fe0d7a2f6b31d5430ad590e3d71e1a pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: 1.42.0_65@sha256:1bd77ec11bda174d6b30f6fceb4ff57611297551322d0e1ad2c55d695a80fe75 + tag: 1.44.0@sha256:80533c12074913a117d5e0f1a2cdc44535dd091fa7c97faef87efd7ee3ecc82c pullPolicy: IfNotPresent command: diff --git a/stable/immich/5.0.4/questions.yaml b/stable/immich/5.0.5/questions.yaml similarity index 100% rename from stable/immich/5.0.4/questions.yaml rename to stable/immich/5.0.5/questions.yaml diff --git a/stable/immich/5.0.4/templates/_configmap.tpl b/stable/immich/5.0.5/templates/_configmap.tpl similarity index 100% rename from stable/immich/5.0.4/templates/_configmap.tpl rename to stable/immich/5.0.5/templates/_configmap.tpl diff --git a/stable/immich/5.0.4/templates/_microservices.tpl b/stable/immich/5.0.5/templates/_microservices.tpl similarity index 100% rename from stable/immich/5.0.4/templates/_microservices.tpl rename to stable/immich/5.0.5/templates/_microservices.tpl diff --git a/stable/immich/5.0.4/templates/_ml.tpl b/stable/immich/5.0.5/templates/_ml.tpl similarity index 100% rename from stable/immich/5.0.4/templates/_ml.tpl rename to stable/immich/5.0.5/templates/_ml.tpl diff --git a/stable/immich/5.0.4/templates/_proxy.tpl b/stable/immich/5.0.5/templates/_proxy.tpl similarity index 100% rename from stable/immich/5.0.4/templates/_proxy.tpl rename to stable/immich/5.0.5/templates/_proxy.tpl diff --git a/stable/immich/5.0.4/templates/_secret.tpl b/stable/immich/5.0.5/templates/_secret.tpl similarity index 100% rename from stable/immich/5.0.4/templates/_secret.tpl rename to stable/immich/5.0.5/templates/_secret.tpl diff --git a/stable/immich/5.0.4/templates/_web.tpl b/stable/immich/5.0.5/templates/_web.tpl similarity index 100% rename from stable/immich/5.0.4/templates/_web.tpl rename to stable/immich/5.0.5/templates/_web.tpl diff --git a/stable/immich/5.0.4/templates/common.yaml b/stable/immich/5.0.5/templates/common.yaml similarity index 100% rename from stable/immich/5.0.4/templates/common.yaml rename to stable/immich/5.0.5/templates/common.yaml diff --git a/stable/immich/5.0.4/values.yaml b/stable/immich/5.0.5/values.yaml similarity index 100% rename from stable/immich/5.0.4/values.yaml rename to stable/immich/5.0.5/values.yaml