Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-12 07:53:26 +00:00
parent bc51ae4780
commit dc74d03ea1
28 changed files with 33 additions and 29 deletions

View File

@ -1,8 +0,0 @@
<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)
#### Chore
* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))

View File

@ -0,0 +1,8 @@
<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))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.2.2
digest: sha256:f6a5238049ab6ad23f6a78c95f09040de216674c846d3c35dddab95ab09406ef
generated: "2021-10-05T12:26:00.167178336Z"
generated: "2021-10-12T07:51:57.847194519Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "5.7"
appVersion: "6.0"
dependencies:
- name: common
repository: https://truecharts.org
@ -24,4 +24,4 @@ name: pgadmin
sources:
- https://www.pgadmin.org/
type: application
version: 3.0.4
version: 3.0.5

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

@ -7,7 +7,7 @@
image:
repository: docker.io/dpage/pgadmin4
pullPolicy: IfNotPresent
tag: 5.7@sha256:64475197fc11cb8169de7e59cd4ea15872b3edafe22f87ea7bc23ba7f00bbe96
tag: 6.0@sha256:e8d18f941264a82c6fbe81ce60503f2b00823a36e571cd383ca1f462b578f691
##

View File

@ -3,7 +3,7 @@
image:
repository: docker.io/dpage/pgadmin4
pullPolicy: IfNotPresent
tag: 5.7@sha256:64475197fc11cb8169de7e59cd4ea15872b3edafe22f87ea7bc23ba7f00bbe96
tag: 6.0@sha256:e8d18f941264a82c6fbe81ce60503f2b00823a36e571cd383ca1f462b578f691
securityContext:
runAsNonRoot: false

View File

@ -1,8 +0,0 @@
<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)
#### Chore
* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))

View File

@ -0,0 +1,8 @@
<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))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.2.2
digest: sha256:f6a5238049ab6ad23f6a78c95f09040de216674c846d3c35dddab95ab09406ef
generated: "2021-10-05T12:25:48.512703796Z"
generated: "2021-10-12T07:52:09.97411865Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "20211002"
appVersion: "20211010"
dependencies:
- name: common
repository: https://truecharts.org
@ -22,4 +22,4 @@ name: photoprism
sources:
- https://github.com/photoprism/photoprism
- https://hub.docker.com/r/photoprism/photoprism
version: 3.0.6
version: 3.0.7

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

@ -7,7 +7,7 @@
image:
repository: docker.io/photoprism/photoprism
pullPolicy: IfNotPresent
tag: 20211002@sha256:286aa5b95e7ff212f025923c75f8a46f0cc7a4754e7f65185e3116983264f1c2
tag: 20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7
##
# Most other defaults are set in questions.yaml

View File

@ -1200,7 +1200,7 @@ questions:
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: true
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:

View File

@ -9,10 +9,13 @@ image:
# -- image repository
repository: docker.io/photoprism/photoprism
# -- image tag
tag: 20211002@sha256:286aa5b95e7ff212f025923c75f8a46f0cc7a4754e7f65185e3116983264f1c2
tag: 20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7
# -- image pull policy
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
# -- environment variables. See [image docs](https://docs.photoprism.org/getting-started/config-options/) for more details.
# @default -- See below
env: