diff --git a/stable/immich/8.0.7/app-changelog.md b/stable/immich/8.0.7/app-changelog.md deleted file mode 100644 index 4544509d081..00000000000 --- a/stable/immich/8.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-8.0.7](https://github.com/truecharts/charts/compare/immich-8.0.6...immich-8.0.7) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/immich-server to v1.75.2 ([#12076](https://github.com/truecharts/charts/issues/12076)) - - \ No newline at end of file diff --git a/stable/immich/8.0.7/CHANGELOG.md b/stable/immich/8.0.8/CHANGELOG.md similarity index 91% rename from stable/immich/8.0.7/CHANGELOG.md rename to stable/immich/8.0.8/CHANGELOG.md index 4a611ae6b3e..0d73330a7f5 100644 --- a/stable/immich/8.0.7/CHANGELOG.md +++ b/stable/immich/8.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [immich-8.0.8](https://github.com/truecharts/charts/compare/immich-8.0.7...immich-8.0.8) (2023-09-04) + +### Chore + +- update immich to v1.76.1 (minor) ([#12217](https://github.com/truecharts/charts/issues/12217)) + + + + ## [immich-8.0.7](https://github.com/truecharts/charts/compare/immich-8.0.6...immich-8.0.7) (2023-08-31) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - -## [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)) - diff --git a/stable/immich/8.0.7/Chart.yaml b/stable/immich/8.0.8/Chart.yaml similarity index 95% rename from stable/immich/8.0.7/Chart.yaml rename to stable/immich/8.0.8/Chart.yaml index 1bad7576e8e..49b9a1923ce 100644 --- a/stable/immich/8.0.7/Chart.yaml +++ b/stable/immich/8.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.75.2" +appVersion: "1.76.1" 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: 8.0.7 +version: 8.0.8 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/8.0.7/LICENSE b/stable/immich/8.0.8/LICENSE similarity index 100% rename from stable/immich/8.0.7/LICENSE rename to stable/immich/8.0.8/LICENSE diff --git a/stable/immich/8.0.7/README.md b/stable/immich/8.0.8/README.md similarity index 100% rename from stable/immich/8.0.7/README.md rename to stable/immich/8.0.8/README.md diff --git a/stable/immich/8.0.8/app-changelog.md b/stable/immich/8.0.8/app-changelog.md new file mode 100644 index 00000000000..80dde91b1cc --- /dev/null +++ b/stable/immich/8.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-8.0.8](https://github.com/truecharts/charts/compare/immich-8.0.7...immich-8.0.8) (2023-09-04) + +### Chore + +- update immich to v1.76.1 (minor) ([#12217](https://github.com/truecharts/charts/issues/12217)) + + \ No newline at end of file diff --git a/stable/immich/8.0.7/app-readme.md b/stable/immich/8.0.8/app-readme.md similarity index 100% rename from stable/immich/8.0.7/app-readme.md rename to stable/immich/8.0.8/app-readme.md diff --git a/stable/immich/8.0.7/charts/common-14.0.2.tgz b/stable/immich/8.0.8/charts/common-14.0.2.tgz similarity index 100% rename from stable/immich/8.0.7/charts/common-14.0.2.tgz rename to stable/immich/8.0.8/charts/common-14.0.2.tgz diff --git a/stable/immich/8.0.7/charts/redis-6.0.66.tgz b/stable/immich/8.0.8/charts/redis-6.0.66.tgz similarity index 100% rename from stable/immich/8.0.7/charts/redis-6.0.66.tgz rename to stable/immich/8.0.8/charts/redis-6.0.66.tgz diff --git a/stable/immich/8.0.7/ix_values.yaml b/stable/immich/8.0.8/ix_values.yaml similarity index 91% rename from stable/immich/8.0.7/ix_values.yaml rename to stable/immich/8.0.8/ix_values.yaml index 5ca070e786c..2f5f8c636e2 100644 --- a/stable/immich/8.0.7/ix_values.yaml +++ b/stable/immich/8.0.8/ix_values.yaml @@ -1,18 +1,18 @@ image: repository: tccr.io/truecharts/immich-server - tag: v1.75.2@sha256:2fc472a40b2ff0238ac27f686205204aa1c8401fdbc79075c865364a6b6c26d9 + tag: v1.76.1@sha256:286aa45399a1d814425aa7448180b93ce8a4f53a469ecd7065aa910970f2fa63 pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.75.2@sha256:2ca63f4eb45df1ea67f0ef258897dc4ae58beac73edceecd4abee20c6093dbb0 + tag: v1.76.1@sha256:f362aeced3620ac683495f2bc89a186cfc62b80ed9f3aa2391718d15179443b5 pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.75.2@sha256:3a7cd2e5f884d7d4d9ee0129b45d6de5c40b6af23a3f131740abb568086b3d7c + tag: v1.76.1@sha256:739db6da6dea657c79f89eefbed9a5e56bdc16f43f4ad5ed60cfc6d66146a828 pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.75.2@sha256:6312ab637fab86e66fd5c5d88a669df99554443a181aa05374135239ed12f153 + tag: v1.76.1@sha256:5d7a9dc524cad16e2185eb665b05a511584d683515250d24a41189da5d10111f pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense diff --git a/stable/immich/8.0.7/questions.yaml b/stable/immich/8.0.8/questions.yaml similarity index 100% rename from stable/immich/8.0.7/questions.yaml rename to stable/immich/8.0.8/questions.yaml diff --git a/stable/immich/8.0.7/templates/NOTES.txt b/stable/immich/8.0.8/templates/NOTES.txt similarity index 100% rename from stable/immich/8.0.7/templates/NOTES.txt rename to stable/immich/8.0.8/templates/NOTES.txt diff --git a/stable/immich/8.0.7/templates/_config.tpl b/stable/immich/8.0.8/templates/_config.tpl similarity index 100% rename from stable/immich/8.0.7/templates/_config.tpl rename to stable/immich/8.0.8/templates/_config.tpl diff --git a/stable/immich/8.0.7/templates/_machinelearning.tpl b/stable/immich/8.0.8/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/8.0.7/templates/_machinelearning.tpl rename to stable/immich/8.0.8/templates/_machinelearning.tpl diff --git a/stable/immich/8.0.7/templates/_microservices.tpl b/stable/immich/8.0.8/templates/_microservices.tpl similarity index 100% rename from stable/immich/8.0.7/templates/_microservices.tpl rename to stable/immich/8.0.8/templates/_microservices.tpl diff --git a/stable/immich/8.0.7/templates/_proxy.tpl b/stable/immich/8.0.8/templates/_proxy.tpl similarity index 100% rename from stable/immich/8.0.7/templates/_proxy.tpl rename to stable/immich/8.0.8/templates/_proxy.tpl diff --git a/stable/immich/8.0.7/templates/_server.tpl b/stable/immich/8.0.8/templates/_server.tpl similarity index 100% rename from stable/immich/8.0.7/templates/_server.tpl rename to stable/immich/8.0.8/templates/_server.tpl diff --git a/stable/immich/8.0.7/templates/_typesense.tpl b/stable/immich/8.0.8/templates/_typesense.tpl similarity index 100% rename from stable/immich/8.0.7/templates/_typesense.tpl rename to stable/immich/8.0.8/templates/_typesense.tpl diff --git a/stable/immich/8.0.7/templates/_wait.tpl b/stable/immich/8.0.8/templates/_wait.tpl similarity index 100% rename from stable/immich/8.0.7/templates/_wait.tpl rename to stable/immich/8.0.8/templates/_wait.tpl diff --git a/stable/immich/8.0.7/templates/_web.tpl b/stable/immich/8.0.8/templates/_web.tpl similarity index 100% rename from stable/immich/8.0.7/templates/_web.tpl rename to stable/immich/8.0.8/templates/_web.tpl diff --git a/stable/immich/8.0.7/templates/common.yaml b/stable/immich/8.0.8/templates/common.yaml similarity index 100% rename from stable/immich/8.0.7/templates/common.yaml rename to stable/immich/8.0.8/templates/common.yaml diff --git a/stable/immich/8.0.7/values.yaml b/stable/immich/8.0.8/values.yaml similarity index 100% rename from stable/immich/8.0.7/values.yaml rename to stable/immich/8.0.8/values.yaml