From 596ed40efa2df01e157a1a2c1085360673f89dd4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 21 Jul 2023 18:45:42 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/immich/7.1.6/app-changelog.md | 9 --------- stable/immich/{7.1.6 => 7.1.7}/CHANGELOG.md | 18 +++++++++--------- stable/immich/{7.1.6 => 7.1.7}/Chart.yaml | 4 ++-- stable/immich/{7.1.6 => 7.1.7}/LICENSE | 0 stable/immich/{7.1.6 => 7.1.7}/README.md | 0 stable/immich/7.1.7/app-changelog.md | 9 +++++++++ stable/immich/{7.1.6 => 7.1.7}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{7.1.6 => 7.1.7}/charts/redis-6.0.62.tgz | Bin stable/immich/{7.1.6 => 7.1.7}/ix_values.yaml | 8 ++++---- stable/immich/{7.1.6 => 7.1.7}/questions.yaml | 0 .../{7.1.6 => 7.1.7}/templates/NOTES.txt | 0 .../{7.1.6 => 7.1.7}/templates/_config.tpl | 0 .../templates/_machinelearning.tpl | 0 .../templates/_microservices.tpl | 0 .../{7.1.6 => 7.1.7}/templates/_proxy.tpl | 0 .../{7.1.6 => 7.1.7}/templates/_server.tpl | 0 .../{7.1.6 => 7.1.7}/templates/_typesense.tpl | 0 .../{7.1.6 => 7.1.7}/templates/_wait.tpl | 0 .../{7.1.6 => 7.1.7}/templates/_web.tpl | 0 .../{7.1.6 => 7.1.7}/templates/common.yaml | 0 stable/immich/{7.1.6 => 7.1.7}/values.yaml | 0 22 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 stable/immich/7.1.6/app-changelog.md rename stable/immich/{7.1.6 => 7.1.7}/CHANGELOG.md (91%) rename stable/immich/{7.1.6 => 7.1.7}/Chart.yaml (95%) rename stable/immich/{7.1.6 => 7.1.7}/LICENSE (100%) rename stable/immich/{7.1.6 => 7.1.7}/README.md (100%) create mode 100644 stable/immich/7.1.7/app-changelog.md rename stable/immich/{7.1.6 => 7.1.7}/app-readme.md (100%) rename stable/immich/{7.1.6 => 7.1.7}/charts/common-12.14.6.tgz (100%) rename stable/immich/{7.1.6 => 7.1.7}/charts/redis-6.0.62.tgz (100%) rename stable/immich/{7.1.6 => 7.1.7}/ix_values.yaml (91%) rename stable/immich/{7.1.6 => 7.1.7}/questions.yaml (100%) rename stable/immich/{7.1.6 => 7.1.7}/templates/NOTES.txt (100%) rename stable/immich/{7.1.6 => 7.1.7}/templates/_config.tpl (100%) rename stable/immich/{7.1.6 => 7.1.7}/templates/_machinelearning.tpl (100%) rename stable/immich/{7.1.6 => 7.1.7}/templates/_microservices.tpl (100%) rename stable/immich/{7.1.6 => 7.1.7}/templates/_proxy.tpl (100%) rename stable/immich/{7.1.6 => 7.1.7}/templates/_server.tpl (100%) rename stable/immich/{7.1.6 => 7.1.7}/templates/_typesense.tpl (100%) rename stable/immich/{7.1.6 => 7.1.7}/templates/_wait.tpl (100%) rename stable/immich/{7.1.6 => 7.1.7}/templates/_web.tpl (100%) rename stable/immich/{7.1.6 => 7.1.7}/templates/common.yaml (100%) rename stable/immich/{7.1.6 => 7.1.7}/values.yaml (100%) diff --git a/stable/immich/7.1.6/app-changelog.md b/stable/immich/7.1.6/app-changelog.md deleted file mode 100644 index 827d164c14..0000000000 --- a/stable/immich/7.1.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-7.1.6](https://github.com/truecharts/charts/compare/immich-7.1.5...immich-7.1.6) (2023-07-15) - -### Chore - -- update immich to v1.67.2 (minor) ([#10493](https://github.com/truecharts/charts/issues/10493)) - - \ No newline at end of file diff --git a/stable/immich/7.1.6/CHANGELOG.md b/stable/immich/7.1.7/CHANGELOG.md similarity index 91% rename from stable/immich/7.1.6/CHANGELOG.md rename to stable/immich/7.1.7/CHANGELOG.md index 5a09eacc0c..07c5c15226 100644 --- a/stable/immich/7.1.6/CHANGELOG.md +++ b/stable/immich/7.1.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [immich-7.1.6](https://github.com/truecharts/charts/compare/immich-7.1.5...immich-7.1.6) (2023-07-15) ### Chore @@ -88,12 +97,3 @@ ## [immich-7.0.14](https://github.com/truecharts/charts/compare/immich-7.0.13...immich-7.0.14) (2023-06-11) ### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [immich-7.0.13](https://github.com/truecharts/charts/compare/immich-7.0.12...immich-7.0.13) (2023-06-10) - -### Chore diff --git a/stable/immich/7.1.6/Chart.yaml b/stable/immich/7.1.7/Chart.yaml similarity index 95% rename from stable/immich/7.1.6/Chart.yaml rename to stable/immich/7.1.7/Chart.yaml index 9b0a5af343..a6e0aa5d1d 100644 --- a/stable/immich/7.1.6/Chart.yaml +++ b/stable/immich/7.1.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.67.2" +appVersion: "1.68.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.6 +version: 7.1.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/7.1.6/LICENSE b/stable/immich/7.1.7/LICENSE similarity index 100% rename from stable/immich/7.1.6/LICENSE rename to stable/immich/7.1.7/LICENSE diff --git a/stable/immich/7.1.6/README.md b/stable/immich/7.1.7/README.md similarity index 100% rename from stable/immich/7.1.6/README.md rename to stable/immich/7.1.7/README.md diff --git a/stable/immich/7.1.7/app-changelog.md b/stable/immich/7.1.7/app-changelog.md new file mode 100644 index 0000000000..73789a1df5 --- /dev/null +++ b/stable/immich/7.1.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.6/app-readme.md b/stable/immich/7.1.7/app-readme.md similarity index 100% rename from stable/immich/7.1.6/app-readme.md rename to stable/immich/7.1.7/app-readme.md diff --git a/stable/immich/7.1.6/charts/common-12.14.6.tgz b/stable/immich/7.1.7/charts/common-12.14.6.tgz similarity index 100% rename from stable/immich/7.1.6/charts/common-12.14.6.tgz rename to stable/immich/7.1.7/charts/common-12.14.6.tgz diff --git a/stable/immich/7.1.6/charts/redis-6.0.62.tgz b/stable/immich/7.1.7/charts/redis-6.0.62.tgz similarity index 100% rename from stable/immich/7.1.6/charts/redis-6.0.62.tgz rename to stable/immich/7.1.7/charts/redis-6.0.62.tgz diff --git a/stable/immich/7.1.6/ix_values.yaml b/stable/immich/7.1.7/ix_values.yaml similarity index 91% rename from stable/immich/7.1.6/ix_values.yaml rename to stable/immich/7.1.7/ix_values.yaml index 6b72b9cfac..c7324d8f1a 100644 --- a/stable/immich/7.1.6/ix_values.yaml +++ b/stable/immich/7.1.7/ix_values.yaml @@ -1,18 +1,18 @@ image: repository: tccr.io/truecharts/immich-server - tag: v1.67.2@sha256:ff29438affc14971c66fccab133bdc9669b8a4ecd3374ed13269964ca9333f01 + tag: v1.68.0@sha256:c40997f6ee1d50f9eb645a68974d774c8f3e8d488b32ba100bf0183b544c516e pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.67.2@sha256:62fd18ea28d1f0c469ca1fa2e31e6dc2d6082cdf97af0322deb2a404eca7fa69 + tag: v1.68.0@sha256:93304f38f93a3a7d07897e87b596e109640cfa19f78c81a5cf087517eb68dfed pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.67.2@sha256:b22817b58629e5b14cae40b1bf861980b65cee8387defbf0610be40d1aad2604 + tag: v1.68.0@sha256:5210634ebb8defa7795a7b476cc332f078d288d3104aa59e90f381a7491aa746 pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.67.2@sha256:275c7b2009fa2f5d1dda9287882f86ce729414d46ab157fbaf16a40c60f9f1e4 + tag: v1.68.0@sha256:a9fb5f0a893b43194a36decbb7f60c35c1b85c5df23ee1a36b2699a6d68e0e33 pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense diff --git a/stable/immich/7.1.6/questions.yaml b/stable/immich/7.1.7/questions.yaml similarity index 100% rename from stable/immich/7.1.6/questions.yaml rename to stable/immich/7.1.7/questions.yaml diff --git a/stable/immich/7.1.6/templates/NOTES.txt b/stable/immich/7.1.7/templates/NOTES.txt similarity index 100% rename from stable/immich/7.1.6/templates/NOTES.txt rename to stable/immich/7.1.7/templates/NOTES.txt diff --git a/stable/immich/7.1.6/templates/_config.tpl b/stable/immich/7.1.7/templates/_config.tpl similarity index 100% rename from stable/immich/7.1.6/templates/_config.tpl rename to stable/immich/7.1.7/templates/_config.tpl diff --git a/stable/immich/7.1.6/templates/_machinelearning.tpl b/stable/immich/7.1.7/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/7.1.6/templates/_machinelearning.tpl rename to stable/immich/7.1.7/templates/_machinelearning.tpl diff --git a/stable/immich/7.1.6/templates/_microservices.tpl b/stable/immich/7.1.7/templates/_microservices.tpl similarity index 100% rename from stable/immich/7.1.6/templates/_microservices.tpl rename to stable/immich/7.1.7/templates/_microservices.tpl diff --git a/stable/immich/7.1.6/templates/_proxy.tpl b/stable/immich/7.1.7/templates/_proxy.tpl similarity index 100% rename from stable/immich/7.1.6/templates/_proxy.tpl rename to stable/immich/7.1.7/templates/_proxy.tpl diff --git a/stable/immich/7.1.6/templates/_server.tpl b/stable/immich/7.1.7/templates/_server.tpl similarity index 100% rename from stable/immich/7.1.6/templates/_server.tpl rename to stable/immich/7.1.7/templates/_server.tpl diff --git a/stable/immich/7.1.6/templates/_typesense.tpl b/stable/immich/7.1.7/templates/_typesense.tpl similarity index 100% rename from stable/immich/7.1.6/templates/_typesense.tpl rename to stable/immich/7.1.7/templates/_typesense.tpl diff --git a/stable/immich/7.1.6/templates/_wait.tpl b/stable/immich/7.1.7/templates/_wait.tpl similarity index 100% rename from stable/immich/7.1.6/templates/_wait.tpl rename to stable/immich/7.1.7/templates/_wait.tpl diff --git a/stable/immich/7.1.6/templates/_web.tpl b/stable/immich/7.1.7/templates/_web.tpl similarity index 100% rename from stable/immich/7.1.6/templates/_web.tpl rename to stable/immich/7.1.7/templates/_web.tpl diff --git a/stable/immich/7.1.6/templates/common.yaml b/stable/immich/7.1.7/templates/common.yaml similarity index 100% rename from stable/immich/7.1.6/templates/common.yaml rename to stable/immich/7.1.7/templates/common.yaml diff --git a/stable/immich/7.1.6/values.yaml b/stable/immich/7.1.7/values.yaml similarity index 100% rename from stable/immich/7.1.6/values.yaml rename to stable/immich/7.1.7/values.yaml