Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-12 07:53:23 +00:00
parent 91b81b7bc0
commit f5909bc090
13 changed files with 110 additions and 13 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="pgadmin-3.0.5"></a>
### [pgadmin-3.0.5](https://github.com/truecharts/apps/compare/pgadmin-3.0.4...pgadmin-3.0.5) (2021-10-12)
#### Chore
* update major docker tags (major) ([#1124](https://github.com/truecharts/apps/issues/1124))
<a name="pgadmin-3.0.4"></a>
### [pgadmin-3.0.4](https://github.com/truecharts/apps/compare/pgadmin-3.0.3...pgadmin-3.0.4) (2021-10-05)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: '5.7'
appVersion: "6.0"
dependencies:
- name: common
repository: https://truecharts.org

View File

@ -1,7 +1,7 @@
<a name="pgadmin-3.0.4"></a>
### [pgadmin-3.0.4](https://github.com/truecharts/apps/compare/pgadmin-3.0.3...pgadmin-3.0.4) (2021-10-05)
<a name="pgadmin-3.0.5"></a>
### [pgadmin-3.0.5](https://github.com/truecharts/apps/compare/pgadmin-3.0.4...pgadmin-3.0.5) (2021-10-12)
#### Chore
* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))
* update major docker tags (major) ([#1124](https://github.com/truecharts/apps/issues/1124))

View File

@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PGADMIN_DEFAULT_PASSWORD | string | `"changeme"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/dpage/pgadmin4"` | |
| image.tag | string | `"5.7@sha256:64475197fc11cb8169de7e59cd4ea15872b3edafe22f87ea7bc23ba7f00bbe96"` | |
| image.tag | string | `"6.0@sha256:e8d18f941264a82c6fbe81ce60503f2b00823a36e571cd383ca1f462b578f691"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/var/lib/pgadmin"` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="photoprism-3.0.7"></a>
### [photoprism-3.0.7](https://github.com/truecharts/apps/compare/photoprism-3.0.6...photoprism-3.0.7) (2021-10-12)
#### Chore
* update major docker tags (major) ([#1124](https://github.com/truecharts/apps/issues/1124))
<a name="photoprism-3.0.6"></a>
### [photoprism-3.0.6](https://github.com/truecharts/apps/compare/photoprism-3.0.5...photoprism-3.0.6) (2021-10-05)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: '20211002'
appVersion: "20211010"
dependencies:
- name: common
repository: https://truecharts.org

View File

@ -1,7 +1,7 @@
<a name="photoprism-3.0.6"></a>
### [photoprism-3.0.6](https://github.com/truecharts/apps/compare/photoprism-3.0.5...photoprism-3.0.6) (2021-10-05)
<a name="photoprism-3.0.7"></a>
### [photoprism-3.0.7](https://github.com/truecharts/apps/compare/photoprism-3.0.6...photoprism-3.0.7) (2021-10-12)
#### Chore
* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))
* update major docker tags (major) ([#1124](https://github.com/truecharts/apps/issues/1124))

View File

@ -22,8 +22,9 @@ 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 | `"20211002@sha256:286aa5b95e7ff212f025923c75f8a46f0cc7a4754e7f65185e3116983264f1c2"` | image tag |
| image.tag | string | `"20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |
All Rights Reserved - The TrueCharts Project

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="pgadmin-3.0.5"></a>
### [pgadmin-3.0.5](https://github.com/truecharts/apps/compare/pgadmin-3.0.4...pgadmin-3.0.5) (2021-10-12)
#### Chore
* update major docker tags (major) ([#1124](https://github.com/truecharts/apps/issues/1124))
<a name="pgadmin-3.0.4"></a>
### [pgadmin-3.0.4](https://github.com/truecharts/apps/compare/pgadmin-3.0.3...pgadmin-3.0.4) (2021-10-05)

View File

@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PGADMIN_DEFAULT_PASSWORD | string | `"changeme"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/dpage/pgadmin4"` | |
| image.tag | string | `"5.7@sha256:64475197fc11cb8169de7e59cd4ea15872b3edafe22f87ea7bc23ba7f00bbe96"` | |
| image.tag | string | `"6.0@sha256:e8d18f941264a82c6fbe81ce60503f2b00823a36e571cd383ca1f462b578f691"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/var/lib/pgadmin"` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="photoprism-3.0.7"></a>
### [photoprism-3.0.7](https://github.com/truecharts/apps/compare/photoprism-3.0.6...photoprism-3.0.7) (2021-10-12)
#### Chore
* update major docker tags (major) ([#1124](https://github.com/truecharts/apps/issues/1124))
<a name="photoprism-3.0.6"></a>
### [photoprism-3.0.6](https://github.com/truecharts/apps/compare/photoprism-3.0.5...photoprism-3.0.6) (2021-10-05)

View File

@ -22,8 +22,9 @@ 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 | `"20211002@sha256:286aa5b95e7ff212f025923c75f8a46f0cc7a4754e7f65185e3116983264f1c2"` | image tag |
| image.tag | string | `"20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |
All Rights Reserved - The TrueCharts Project

View File

@ -124285,6 +124285,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/owncloud-ocis-1.0.1/owncloud-ocis-1.0.1.tgz
version: 1.0.1
pgadmin:
- apiVersion: v2
appVersion: "6.0"
created: "2021-10-12T07:53:21.556536009Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.2.2
description: Web-Based postgresql database management utility
digest: de34b807aa2cd63af4f8222696cc870077e02479ffebefa1571fe0274bba6aee
home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin
icon: https://www.postgresql.org/message-id/attachment/1139/pgAdmin.svg
keywords:
- pgadmin
- db
- database
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: kjeld@schouten-lebbing.nl
name: Ornias1993
url: truecharts.org
name: pgadmin
sources:
- https://www.pgadmin.org/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/pgadmin-3.0.5/pgadmin-3.0.5.tgz
version: 3.0.5
- apiVersion: v2
appVersion: "5.7"
created: "2021-09-29T16:23:20.448024599Z"
@ -125786,6 +125816,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: "20211010"
created: "2021-10-12T07:53:21.718966646Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.2.2
description: PhotoPrism® is a server-based application for browsing, organizing
and sharing your personal photo collection
digest: c6db6971438309005e55a41ebeae37804c0cc0ffd4fa90d2972e164f1d75807f
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.7/photoprism-3.0.7.tgz
version: 3.0.7
- apiVersion: v2
appVersion: "20211002"
created: "2021-10-05T09:56:46.669913762Z"
@ -197434,4 +197493,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-09T23:24:35.905182621Z"
generated: "2021-10-12T07:53:21.779404646Z"