diff --git a/stable/immich/5.0.9/CHANGELOG.md b/stable/immich/5.0.10/CHANGELOG.md similarity index 86% rename from stable/immich/5.0.9/CHANGELOG.md rename to stable/immich/5.0.10/CHANGELOG.md index 3445716c93d..d060512d598 100644 --- a/stable/immich/5.0.9/CHANGELOG.md +++ b/stable/immich/5.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [immich-5.0.10](https://github.com/truecharts/charts/compare/immich-5.0.9...immich-5.0.10) (2023-02-10) + +### Chore + +- update immich to v1.46.1 + + + + ## [immich-5.0.9](https://github.com/truecharts/charts/compare/immich-5.0.8...immich-5.0.9) (2023-02-09) ### Chore @@ -88,12 +97,3 @@ ## [immich-5.0.0](https://github.com/truecharts/charts/compare/immich-4.0.29...immich-5.0.0) (2023-01-15) ### Chore - -- update immich to v1.41.1_64 (minor) ([#6355](https://github.com/truecharts/charts/issues/6355)) - - update container image tccr.io/truecharts/immich-proxy to v1.41.1_64 - - - - -## [immich-4.0.29](https://github.com/truecharts/charts/compare/immich-4.0.28...immich-4.0.29) (2023-01-13) - diff --git a/stable/immich/5.0.9/Chart.yaml b/stable/immich/5.0.10/Chart.yaml similarity index 98% rename from stable/immich/5.0.9/Chart.yaml rename to stable/immich/5.0.10/Chart.yaml index e98d37fa49d..fd0b43fac70 100644 --- a/stable/immich/5.0.9/Chart.yaml +++ b/stable/immich/5.0.10/Chart.yaml @@ -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.9 +version: 5.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/5.0.9/README.md b/stable/immich/5.0.10/README.md similarity index 100% rename from stable/immich/5.0.9/README.md rename to stable/immich/5.0.10/README.md diff --git a/stable/immich/5.0.10/app-changelog.md b/stable/immich/5.0.10/app-changelog.md new file mode 100644 index 00000000000..afc992d8364 --- /dev/null +++ b/stable/immich/5.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-5.0.10](https://github.com/truecharts/charts/compare/immich-5.0.9...immich-5.0.10) (2023-02-10) + +### Chore + +- update immich to v1.46.1 + + \ No newline at end of file diff --git a/stable/immich/5.0.9/app-readme.md b/stable/immich/5.0.10/app-readme.md similarity index 100% rename from stable/immich/5.0.9/app-readme.md rename to stable/immich/5.0.10/app-readme.md diff --git a/stable/immich/5.0.9/charts/common-11.1.2.tgz b/stable/immich/5.0.10/charts/common-11.1.2.tgz similarity index 100% rename from stable/immich/5.0.9/charts/common-11.1.2.tgz rename to stable/immich/5.0.10/charts/common-11.1.2.tgz diff --git a/stable/immich/5.0.9/charts/postgresql-11.0.22.tgz b/stable/immich/5.0.10/charts/postgresql-11.0.22.tgz similarity index 100% rename from stable/immich/5.0.9/charts/postgresql-11.0.22.tgz rename to stable/immich/5.0.10/charts/postgresql-11.0.22.tgz diff --git a/stable/immich/5.0.9/charts/redis-5.0.29.tgz b/stable/immich/5.0.10/charts/redis-5.0.29.tgz similarity index 100% rename from stable/immich/5.0.9/charts/redis-5.0.29.tgz rename to stable/immich/5.0.10/charts/redis-5.0.29.tgz diff --git a/stable/immich/5.0.9/ix_values.yaml b/stable/immich/5.0.10/ix_values.yaml similarity index 91% rename from stable/immich/5.0.9/ix_values.yaml rename to stable/immich/5.0.10/ix_values.yaml index 89c4772ff7c..e326cf058ad 100644 --- a/stable/immich/5.0.9/ix_values.yaml +++ b/stable/immich/5.0.10/ix_values.yaml @@ -5,7 +5,7 @@ image: mlImage: repository: tccr.io/truecharts/immich-ml - tag: 1.46.0@sha256:a0a1b8dabc10cf6b2068dd8b2c1885627ef7c425e107cf17944485beb9f43a77 + tag: 1.46.1@sha256:d7aa64327536fb4013cb241f8a36314783eb199d32e6bb67ab7f1e1e172dd8b4 pullPolicy: IfNotPresent webImage: @@ -15,7 +15,7 @@ webImage: proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: 1.46.0@sha256:371341cd5cdde65b33d9d7bb4e5670e36f24b495baafa8d8b4b34ad0d297924f + tag: 1.46.1@sha256:79a28b11de58b04d1115f3170350af2632eacb325c67bcb4da0aebdb704e144c pullPolicy: IfNotPresent command: diff --git a/stable/immich/5.0.9/questions.yaml b/stable/immich/5.0.10/questions.yaml similarity index 100% rename from stable/immich/5.0.9/questions.yaml rename to stable/immich/5.0.10/questions.yaml diff --git a/stable/immich/5.0.9/templates/_configmap.tpl b/stable/immich/5.0.10/templates/_configmap.tpl similarity index 100% rename from stable/immich/5.0.9/templates/_configmap.tpl rename to stable/immich/5.0.10/templates/_configmap.tpl diff --git a/stable/immich/5.0.9/templates/_microservices.tpl b/stable/immich/5.0.10/templates/_microservices.tpl similarity index 100% rename from stable/immich/5.0.9/templates/_microservices.tpl rename to stable/immich/5.0.10/templates/_microservices.tpl diff --git a/stable/immich/5.0.9/templates/_ml.tpl b/stable/immich/5.0.10/templates/_ml.tpl similarity index 100% rename from stable/immich/5.0.9/templates/_ml.tpl rename to stable/immich/5.0.10/templates/_ml.tpl diff --git a/stable/immich/5.0.9/templates/_proxy.tpl b/stable/immich/5.0.10/templates/_proxy.tpl similarity index 100% rename from stable/immich/5.0.9/templates/_proxy.tpl rename to stable/immich/5.0.10/templates/_proxy.tpl diff --git a/stable/immich/5.0.9/templates/_secret.tpl b/stable/immich/5.0.10/templates/_secret.tpl similarity index 100% rename from stable/immich/5.0.9/templates/_secret.tpl rename to stable/immich/5.0.10/templates/_secret.tpl diff --git a/stable/immich/5.0.9/templates/_web.tpl b/stable/immich/5.0.10/templates/_web.tpl similarity index 100% rename from stable/immich/5.0.9/templates/_web.tpl rename to stable/immich/5.0.10/templates/_web.tpl diff --git a/stable/immich/5.0.9/templates/common.yaml b/stable/immich/5.0.10/templates/common.yaml similarity index 100% rename from stable/immich/5.0.9/templates/common.yaml rename to stable/immich/5.0.10/templates/common.yaml diff --git a/stable/immich/5.0.9/values.yaml b/stable/immich/5.0.10/values.yaml similarity index 100% rename from stable/immich/5.0.9/values.yaml rename to stable/immich/5.0.10/values.yaml diff --git a/stable/immich/5.0.9/app-changelog.md b/stable/immich/5.0.9/app-changelog.md deleted file mode 100644 index 3f99a4316d6..00000000000 --- a/stable/immich/5.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-5.0.9](https://github.com/truecharts/charts/compare/immich-5.0.8...immich-5.0.9) (2023-02-09) - -### Chore - -- update immich to v1.46.0 - - \ No newline at end of file