diff --git a/charts/stable/photoprism/CHANGELOG.md b/charts/stable/photoprism/CHANGELOG.md index fe091f899fe..169bc75b3b7 100644 --- a/charts/stable/photoprism/CHANGELOG.md +++ b/charts/stable/photoprism/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoprism-3.0.5](https://github.com/truecharts/apps/compare/photoprism-3.0.4...photoprism-3.0.5) (2021-10-05) + +#### Chore + +* update container image docker.io/photoprism/photoprism to v20211002 ([#1100](https://github.com/truecharts/apps/issues/1100)) + + + ### [photoprism-3.0.4](https://github.com/truecharts/apps/compare/photoprism-3.0.3...photoprism-3.0.4) (2021-09-29) diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index c90d47f2a84..88dfc6a42fa 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: '20210925' +appVersion: "20211002" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/photoprism/app-changelog.md b/charts/stable/photoprism/app-changelog.md new file mode 100644 index 00000000000..60ac222ced5 --- /dev/null +++ b/charts/stable/photoprism/app-changelog.md @@ -0,0 +1,8 @@ + + +### [photoprism-3.0.5](https://github.com/truecharts/apps/compare/photoprism-3.0.4...photoprism-3.0.5) (2021-10-05) + +#### Chore + +* update container image docker.io/photoprism/photoprism to v20211002 ([#1100](https://github.com/truecharts/apps/issues/1100)) + diff --git a/charts/stable/photoprism/helm-values.md b/charts/stable/photoprism/helm-values.md index 68641f5dfca..7ca6d211b85 100644 --- a/charts/stable/photoprism/helm-values.md +++ b/charts/stable/photoprism/helm-values.md @@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here | env.UMASK | string | `nil` | Sets UMASK. | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"docker.io/photoprism/photoprism"` | image repository | -| image.tag | string | `"20210925@sha256:238e6955804d82097d08f0e4318835721f46bd844f9065a38aa7d112ab72906e"` | image tag | +| image.tag | string | `"20211002@sha256:286aa5b95e7ff212f025923c75f8a46f0cc7a4754e7f65185e3116983264f1c2"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/docs/apps/stable/photoprism/CHANGELOG.md b/docs/apps/stable/photoprism/CHANGELOG.md index fe091f899fe..169bc75b3b7 100644 --- a/docs/apps/stable/photoprism/CHANGELOG.md +++ b/docs/apps/stable/photoprism/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoprism-3.0.5](https://github.com/truecharts/apps/compare/photoprism-3.0.4...photoprism-3.0.5) (2021-10-05) + +#### Chore + +* update container image docker.io/photoprism/photoprism to v20211002 ([#1100](https://github.com/truecharts/apps/issues/1100)) + + + ### [photoprism-3.0.4](https://github.com/truecharts/apps/compare/photoprism-3.0.3...photoprism-3.0.4) (2021-09-29) diff --git a/docs/apps/stable/photoprism/helm-values.md b/docs/apps/stable/photoprism/helm-values.md index 68641f5dfca..7ca6d211b85 100644 --- a/docs/apps/stable/photoprism/helm-values.md +++ b/docs/apps/stable/photoprism/helm-values.md @@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here | env.UMASK | string | `nil` | Sets UMASK. | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"docker.io/photoprism/photoprism"` | image repository | -| image.tag | string | `"20210925@sha256:238e6955804d82097d08f0e4318835721f46bd844f9065a38aa7d112ab72906e"` | image tag | +| image.tag | string | `"20211002@sha256:286aa5b95e7ff212f025923c75f8a46f0cc7a4754e7f65185e3116983264f1c2"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/docs/index.yaml b/docs/index.yaml index b4e4e78e497..648f377cdff 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -124818,6 +124818,35 @@ entries: - https://github.com/truecharts/apps/releases/download/pgadmin-1.0.1/pgadmin-1.0.1.tgz version: 1.0.1 photoprism: + - apiVersion: v2 + appVersion: "20211002" + created: "2021-10-05T09:56:46.669913762Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.0.13 + description: PhotoPrism® is a server-based application for browsing, organizing + and sharing your personal photo collection + digest: f47911e91eed4b336a3041dedb9d2c39fc75674d381bd29056d65a3e1cddaa8a + home: https://github.com/truechartsapps/tree/master/charts/stable/photoprism + icon: https://demo.photoprism.org/static/img/logo-avatar.svg + keywords: + - photos + - photoprism + - pictures + - sharing + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: photoprism + sources: + - https://github.com/photoprism/photoprism + - https://hub.docker.com/r/photoprism/photoprism + urls: + - https://github.com/truecharts/apps/releases/download/photoprism-3.0.5/photoprism-3.0.5.tgz + version: 3.0.5 - apiVersion: v2 appVersion: "20210925" created: "2021-09-29T16:23:20.587402489Z" @@ -195846,4 +195875,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz version: 3.1.5 -generated: "2021-10-04T22:49:26.224280761Z" +generated: "2021-10-05T09:56:46.740143615Z"