From 1263c0148e488423573b6e7d5bfb6f52c8a7f9d5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Sep 2021 19:59:06 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/stable/photoprism/CHANGELOG.md | 9 ++++++ charts/stable/photoprism/Chart.yaml | 2 +- charts/stable/photoprism/SCALE/CHANGELOG.md | 8 ++++-- charts/stable/photoprism/helm-values.md | 2 +- docs/apps/stable/photoprism/CHANGELOG.md | 9 ++++++ docs/apps/stable/photoprism/helm-values.md | 2 +- docs/index.yaml | 31 ++++++++++++++++++++- 7 files changed, 57 insertions(+), 6 deletions(-) diff --git a/charts/stable/photoprism/CHANGELOG.md b/charts/stable/photoprism/CHANGELOG.md index 7a504469c2d..7b380574635 100644 --- a/charts/stable/photoprism/CHANGELOG.md +++ b/charts/stable/photoprism/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoprism-3.0.2](https://github.com/truecharts/apps/compare/photoprism-3.0.1...photoprism-3.0.2) (2021-09-27) + +#### Chore + +* update container image docker.io/photoprism/photoprism to v20210925 ([#1045](https://github.com/truecharts/apps/issues/1045)) + + + ### [photoprism-3.0.1](https://github.com/truecharts/apps/compare/photoprism-3.0.0...photoprism-3.0.1) (2021-09-26) diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 20c5cefb2bb..0fc54838fec 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: '20210523' +appVersion: "20210925" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/photoprism/SCALE/CHANGELOG.md b/charts/stable/photoprism/SCALE/CHANGELOG.md index de8c14fc666..d69a95b0739 100644 --- a/charts/stable/photoprism/SCALE/CHANGELOG.md +++ b/charts/stable/photoprism/SCALE/CHANGELOG.md @@ -1,3 +1,7 @@ - -### [photoprism-3.0.1](https://github.com/truecharts/apps/compare/photoprism-3.0.0...photoprism-3.0.1) (2021-09-26) + +### [photoprism-3.0.2](https://github.com/truecharts/apps/compare/photoprism-3.0.1...photoprism-3.0.2) (2021-09-27) + +#### Chore + +* update container image docker.io/photoprism/photoprism to v20210925 ([#1045](https://github.com/truecharts/apps/issues/1045)) diff --git a/charts/stable/photoprism/helm-values.md b/charts/stable/photoprism/helm-values.md index 2e34809afd4..68641f5dfca 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 | `"20210523@sha256:40e99d97615164f1a10c2a674301ced878030a7a79df1b8b40d70f096c4112a9"` | image tag | +| image.tag | string | `"20210925@sha256:238e6955804d82097d08f0e4318835721f46bd844f9065a38aa7d112ab72906e"` | 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 7a504469c2d..7b380574635 100644 --- a/docs/apps/stable/photoprism/CHANGELOG.md +++ b/docs/apps/stable/photoprism/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoprism-3.0.2](https://github.com/truecharts/apps/compare/photoprism-3.0.1...photoprism-3.0.2) (2021-09-27) + +#### Chore + +* update container image docker.io/photoprism/photoprism to v20210925 ([#1045](https://github.com/truecharts/apps/issues/1045)) + + + ### [photoprism-3.0.1](https://github.com/truecharts/apps/compare/photoprism-3.0.0...photoprism-3.0.1) (2021-09-26) diff --git a/docs/apps/stable/photoprism/helm-values.md b/docs/apps/stable/photoprism/helm-values.md index 2e34809afd4..68641f5dfca 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 | `"20210523@sha256:40e99d97615164f1a10c2a674301ced878030a7a79df1b8b40d70f096c4112a9"` | image tag | +| image.tag | string | `"20210925@sha256:238e6955804d82097d08f0e4318835721f46bd844f9065a38aa7d112ab72906e"` | 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 47fe96484f2..224659c4022 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -121405,6 +121405,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: "20210925" + created: "2021-09-27T19:59:04.624658405Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.0.8 + description: PhotoPrism® is a server-based application for browsing, organizing + and sharing your personal photo collection + digest: 20af1c57d068705566df4805cce5918ec5a3c8b3086372fbfbc853b11f6ce4bd + home: https://github.com/truechartsapps/tree/master/charts/incubator/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.2/photoprism-3.0.2.tgz + version: 3.0.2 - apiVersion: v2 appVersion: "20210523" created: "2021-09-26T23:18:20.593536944Z" @@ -190728,4 +190757,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-09-27T19:49:43.9427433Z" +generated: "2021-09-27T19:59:04.683161567Z"