From eff093181bbfeacced739cab802559fb7aa7f650 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 28 Jul 2023 21:59:19 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/immich/7.1.7/app-changelog.md | 9 --------- stable/immich/{7.1.7 => 7.1.8}/CHANGELOG.md | 18 +++++++++--------- stable/immich/{7.1.7 => 7.1.8}/Chart.yaml | 4 ++-- stable/immich/{7.1.7 => 7.1.8}/LICENSE | 0 stable/immich/{7.1.7 => 7.1.8}/README.md | 0 stable/immich/7.1.8/app-changelog.md | 9 +++++++++ stable/immich/{7.1.7 => 7.1.8}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{7.1.7 => 7.1.8}/charts/redis-6.0.62.tgz | Bin stable/immich/{7.1.7 => 7.1.8}/ix_values.yaml | 8 ++++---- stable/immich/{7.1.7 => 7.1.8}/questions.yaml | 0 .../{7.1.7 => 7.1.8}/templates/NOTES.txt | 0 .../{7.1.7 => 7.1.8}/templates/_config.tpl | 0 .../templates/_machinelearning.tpl | 0 .../templates/_microservices.tpl | 0 .../{7.1.7 => 7.1.8}/templates/_proxy.tpl | 0 .../{7.1.7 => 7.1.8}/templates/_server.tpl | 0 .../{7.1.7 => 7.1.8}/templates/_typesense.tpl | 0 .../{7.1.7 => 7.1.8}/templates/_wait.tpl | 0 .../{7.1.7 => 7.1.8}/templates/_web.tpl | 0 .../{7.1.7 => 7.1.8}/templates/common.yaml | 0 stable/immich/{7.1.7 => 7.1.8}/values.yaml | 0 22 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 stable/immich/7.1.7/app-changelog.md rename stable/immich/{7.1.7 => 7.1.8}/CHANGELOG.md (91%) rename stable/immich/{7.1.7 => 7.1.8}/Chart.yaml (95%) rename stable/immich/{7.1.7 => 7.1.8}/LICENSE (100%) rename stable/immich/{7.1.7 => 7.1.8}/README.md (100%) create mode 100644 stable/immich/7.1.8/app-changelog.md rename stable/immich/{7.1.7 => 7.1.8}/app-readme.md (100%) rename stable/immich/{7.1.7 => 7.1.8}/charts/common-12.14.6.tgz (100%) rename stable/immich/{7.1.7 => 7.1.8}/charts/redis-6.0.62.tgz (100%) rename stable/immich/{7.1.7 => 7.1.8}/ix_values.yaml (91%) rename stable/immich/{7.1.7 => 7.1.8}/questions.yaml (100%) rename stable/immich/{7.1.7 => 7.1.8}/templates/NOTES.txt (100%) rename stable/immich/{7.1.7 => 7.1.8}/templates/_config.tpl (100%) rename stable/immich/{7.1.7 => 7.1.8}/templates/_machinelearning.tpl (100%) rename stable/immich/{7.1.7 => 7.1.8}/templates/_microservices.tpl (100%) rename stable/immich/{7.1.7 => 7.1.8}/templates/_proxy.tpl (100%) rename stable/immich/{7.1.7 => 7.1.8}/templates/_server.tpl (100%) rename stable/immich/{7.1.7 => 7.1.8}/templates/_typesense.tpl (100%) rename stable/immich/{7.1.7 => 7.1.8}/templates/_wait.tpl (100%) rename stable/immich/{7.1.7 => 7.1.8}/templates/_web.tpl (100%) rename stable/immich/{7.1.7 => 7.1.8}/templates/common.yaml (100%) rename stable/immich/{7.1.7 => 7.1.8}/values.yaml (100%) diff --git a/stable/immich/7.1.7/app-changelog.md b/stable/immich/7.1.7/app-changelog.md deleted file mode 100644 index 73789a1df58..00000000000 --- a/stable/immich/7.1.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-7.1.7](https://github.com/truecharts/charts/compare/immich-7.1.6...immich-7.1.7) (2023-07-21) - -### Chore - -- update immich to v1.68.0 (minor) ([#10711](https://github.com/truecharts/charts/issues/10711)) - - \ No newline at end of file diff --git a/stable/immich/7.1.7/CHANGELOG.md b/stable/immich/7.1.8/CHANGELOG.md similarity index 91% rename from stable/immich/7.1.7/CHANGELOG.md rename to stable/immich/7.1.8/CHANGELOG.md index 07c5c152263..55f2daa4ecd 100644 --- a/stable/immich/7.1.7/CHANGELOG.md +++ b/stable/immich/7.1.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [immich-7.1.8](https://github.com/truecharts/charts/compare/immich-7.1.7...immich-7.1.8) (2023-07-28) + +### Chore + +- update immich to v1.70.0 (minor) ([#10964](https://github.com/truecharts/charts/issues/10964)) + + + + ## [immich-7.1.7](https://github.com/truecharts/charts/compare/immich-7.1.6...immich-7.1.7) (2023-07-21) ### Chore @@ -88,12 +97,3 @@ ## [immich-7.0.15](https://github.com/truecharts/charts/compare/immich-7.0.14...immich-7.0.15) (2023-06-13) ### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [immich-7.0.14](https://github.com/truecharts/charts/compare/immich-7.0.13...immich-7.0.14) (2023-06-11) - -### Chore diff --git a/stable/immich/7.1.7/Chart.yaml b/stable/immich/7.1.8/Chart.yaml similarity index 95% rename from stable/immich/7.1.7/Chart.yaml rename to stable/immich/7.1.8/Chart.yaml index a6e0aa5d1d7..e9fd0346203 100644 --- a/stable/immich/7.1.7/Chart.yaml +++ b/stable/immich/7.1.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.68.0" +appVersion: "1.70.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: 7.1.7 +version: 7.1.8 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/7.1.7/LICENSE b/stable/immich/7.1.8/LICENSE similarity index 100% rename from stable/immich/7.1.7/LICENSE rename to stable/immich/7.1.8/LICENSE diff --git a/stable/immich/7.1.7/README.md b/stable/immich/7.1.8/README.md similarity index 100% rename from stable/immich/7.1.7/README.md rename to stable/immich/7.1.8/README.md diff --git a/stable/immich/7.1.8/app-changelog.md b/stable/immich/7.1.8/app-changelog.md new file mode 100644 index 00000000000..ff436d209ec --- /dev/null +++ b/stable/immich/7.1.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-7.1.8](https://github.com/truecharts/charts/compare/immich-7.1.7...immich-7.1.8) (2023-07-28) + +### Chore + +- update immich to v1.70.0 (minor) ([#10964](https://github.com/truecharts/charts/issues/10964)) + + \ No newline at end of file diff --git a/stable/immich/7.1.7/app-readme.md b/stable/immich/7.1.8/app-readme.md similarity index 100% rename from stable/immich/7.1.7/app-readme.md rename to stable/immich/7.1.8/app-readme.md diff --git a/stable/immich/7.1.7/charts/common-12.14.6.tgz b/stable/immich/7.1.8/charts/common-12.14.6.tgz similarity index 100% rename from stable/immich/7.1.7/charts/common-12.14.6.tgz rename to stable/immich/7.1.8/charts/common-12.14.6.tgz diff --git a/stable/immich/7.1.7/charts/redis-6.0.62.tgz b/stable/immich/7.1.8/charts/redis-6.0.62.tgz similarity index 100% rename from stable/immich/7.1.7/charts/redis-6.0.62.tgz rename to stable/immich/7.1.8/charts/redis-6.0.62.tgz diff --git a/stable/immich/7.1.7/ix_values.yaml b/stable/immich/7.1.8/ix_values.yaml similarity index 91% rename from stable/immich/7.1.7/ix_values.yaml rename to stable/immich/7.1.8/ix_values.yaml index c7324d8f1ab..e791ea2298e 100644 --- a/stable/immich/7.1.7/ix_values.yaml +++ b/stable/immich/7.1.8/ix_values.yaml @@ -1,18 +1,18 @@ image: repository: tccr.io/truecharts/immich-server - tag: v1.68.0@sha256:c40997f6ee1d50f9eb645a68974d774c8f3e8d488b32ba100bf0183b544c516e + tag: v1.70.0@sha256:ed97dabb99230537b5f67341ce115f76ab0e16008a83f33124558ea36b25f5ec pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.68.0@sha256:93304f38f93a3a7d07897e87b596e109640cfa19f78c81a5cf087517eb68dfed + tag: v1.70.0@sha256:2f34e039038e254f812c9deaefc27b2f37094c8adcd17cbf12b6d6465e76a1b8 pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.68.0@sha256:5210634ebb8defa7795a7b476cc332f078d288d3104aa59e90f381a7491aa746 + tag: v1.70.0@sha256:51b6579deea9f6f4a0741fb14e1fa7f3db6b1530cc88abceb43d8584a827653c pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.68.0@sha256:a9fb5f0a893b43194a36decbb7f60c35c1b85c5df23ee1a36b2699a6d68e0e33 + tag: v1.70.0@sha256:16fc8feb9959792b091f8815b282563068245d8fcedf78a49ba313ca67e77cb1 pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense diff --git a/stable/immich/7.1.7/questions.yaml b/stable/immich/7.1.8/questions.yaml similarity index 100% rename from stable/immich/7.1.7/questions.yaml rename to stable/immich/7.1.8/questions.yaml diff --git a/stable/immich/7.1.7/templates/NOTES.txt b/stable/immich/7.1.8/templates/NOTES.txt similarity index 100% rename from stable/immich/7.1.7/templates/NOTES.txt rename to stable/immich/7.1.8/templates/NOTES.txt diff --git a/stable/immich/7.1.7/templates/_config.tpl b/stable/immich/7.1.8/templates/_config.tpl similarity index 100% rename from stable/immich/7.1.7/templates/_config.tpl rename to stable/immich/7.1.8/templates/_config.tpl diff --git a/stable/immich/7.1.7/templates/_machinelearning.tpl b/stable/immich/7.1.8/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/7.1.7/templates/_machinelearning.tpl rename to stable/immich/7.1.8/templates/_machinelearning.tpl diff --git a/stable/immich/7.1.7/templates/_microservices.tpl b/stable/immich/7.1.8/templates/_microservices.tpl similarity index 100% rename from stable/immich/7.1.7/templates/_microservices.tpl rename to stable/immich/7.1.8/templates/_microservices.tpl diff --git a/stable/immich/7.1.7/templates/_proxy.tpl b/stable/immich/7.1.8/templates/_proxy.tpl similarity index 100% rename from stable/immich/7.1.7/templates/_proxy.tpl rename to stable/immich/7.1.8/templates/_proxy.tpl diff --git a/stable/immich/7.1.7/templates/_server.tpl b/stable/immich/7.1.8/templates/_server.tpl similarity index 100% rename from stable/immich/7.1.7/templates/_server.tpl rename to stable/immich/7.1.8/templates/_server.tpl diff --git a/stable/immich/7.1.7/templates/_typesense.tpl b/stable/immich/7.1.8/templates/_typesense.tpl similarity index 100% rename from stable/immich/7.1.7/templates/_typesense.tpl rename to stable/immich/7.1.8/templates/_typesense.tpl diff --git a/stable/immich/7.1.7/templates/_wait.tpl b/stable/immich/7.1.8/templates/_wait.tpl similarity index 100% rename from stable/immich/7.1.7/templates/_wait.tpl rename to stable/immich/7.1.8/templates/_wait.tpl diff --git a/stable/immich/7.1.7/templates/_web.tpl b/stable/immich/7.1.8/templates/_web.tpl similarity index 100% rename from stable/immich/7.1.7/templates/_web.tpl rename to stable/immich/7.1.8/templates/_web.tpl diff --git a/stable/immich/7.1.7/templates/common.yaml b/stable/immich/7.1.8/templates/common.yaml similarity index 100% rename from stable/immich/7.1.7/templates/common.yaml rename to stable/immich/7.1.8/templates/common.yaml diff --git a/stable/immich/7.1.7/values.yaml b/stable/immich/7.1.8/values.yaml similarity index 100% rename from stable/immich/7.1.7/values.yaml rename to stable/immich/7.1.8/values.yaml