Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bc51ae4780
commit
dc74d03ea1
|
@ -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))
|
|
||||||
|
|
|
@ -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))
|
||||||
|
|
|
@ -3,4 +3,4 @@ dependencies:
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.2
|
version: 8.2.2
|
||||||
digest: sha256:f6a5238049ab6ad23f6a78c95f09040de216674c846d3c35dddab95ab09406ef
|
digest: sha256:f6a5238049ab6ad23f6a78c95f09040de216674c846d3c35dddab95ab09406ef
|
||||||
generated: "2021-10-05T12:26:00.167178336Z"
|
generated: "2021-10-12T07:51:57.847194519Z"
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "5.7"
|
appVersion: "6.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
|
@ -24,4 +24,4 @@ name: pgadmin
|
||||||
sources:
|
sources:
|
||||||
- https://www.pgadmin.org/
|
- https://www.pgadmin.org/
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.4
|
version: 3.0.5
|
|
@ -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"` | |
|
| env.PGADMIN_DEFAULT_PASSWORD | string | `"changeme"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"docker.io/dpage/pgadmin4"` | |
|
| 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.accessMode | string | `"ReadWriteOnce"` | |
|
||||||
| persistence.config.enabled | bool | `true` | |
|
| persistence.config.enabled | bool | `true` | |
|
||||||
| persistence.config.mountPath | string | `"/var/lib/pgadmin"` | |
|
| persistence.config.mountPath | string | `"/var/lib/pgadmin"` | |
|
|
@ -7,7 +7,7 @@
|
||||||
image:
|
image:
|
||||||
repository: docker.io/dpage/pgadmin4
|
repository: docker.io/dpage/pgadmin4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 5.7@sha256:64475197fc11cb8169de7e59cd4ea15872b3edafe22f87ea7bc23ba7f00bbe96
|
tag: 6.0@sha256:e8d18f941264a82c6fbe81ce60503f2b00823a36e571cd383ca1f462b578f691
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
|
@ -3,7 +3,7 @@
|
||||||
image:
|
image:
|
||||||
repository: docker.io/dpage/pgadmin4
|
repository: docker.io/dpage/pgadmin4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 5.7@sha256:64475197fc11cb8169de7e59cd4ea15872b3edafe22f87ea7bc23ba7f00bbe96
|
tag: 6.0@sha256:e8d18f941264a82c6fbe81ce60503f2b00823a36e571cd383ca1f462b578f691
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
|
@ -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))
|
|
||||||
|
|
|
@ -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))
|
||||||
|
|
|
@ -3,4 +3,4 @@ dependencies:
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.2
|
version: 8.2.2
|
||||||
digest: sha256:f6a5238049ab6ad23f6a78c95f09040de216674c846d3c35dddab95ab09406ef
|
digest: sha256:f6a5238049ab6ad23f6a78c95f09040de216674c846d3c35dddab95ab09406ef
|
||||||
generated: "2021-10-05T12:25:48.512703796Z"
|
generated: "2021-10-12T07:52:09.97411865Z"
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "20211002"
|
appVersion: "20211010"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
|
@ -22,4 +22,4 @@ name: photoprism
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/photoprism/photoprism
|
- https://github.com/photoprism/photoprism
|
||||||
- https://hub.docker.com/r/photoprism/photoprism
|
- https://hub.docker.com/r/photoprism/photoprism
|
||||||
version: 3.0.6
|
version: 3.0.7
|
|
@ -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. |
|
| env.UMASK | string | `nil` | Sets UMASK. |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"docker.io/photoprism/photoprism"` | image repository |
|
| 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. |
|
| 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. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
|
@ -7,7 +7,7 @@
|
||||||
image:
|
image:
|
||||||
repository: docker.io/photoprism/photoprism
|
repository: docker.io/photoprism/photoprism
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 20211002@sha256:286aa5b95e7ff212f025923c75f8a46f0cc7a4754e7f65185e3116983264f1c2
|
tag: 20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
|
@ -1200,7 +1200,7 @@ questions:
|
||||||
label: "ReadOnly Root Filesystem"
|
label: "ReadOnly Root Filesystem"
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
default: false
|
||||||
- variable: allowPrivilegeEscalation
|
- variable: allowPrivilegeEscalation
|
||||||
label: "Allow Privilege Escalation"
|
label: "Allow Privilege Escalation"
|
||||||
schema:
|
schema:
|
|
@ -9,10 +9,13 @@ image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: docker.io/photoprism/photoprism
|
repository: docker.io/photoprism/photoprism
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: 20211002@sha256:286aa5b95e7ff212f025923c75f8a46f0cc7a4754e7f65185e3116983264f1c2
|
tag: 20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
securityContext:
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
|
||||||
# -- environment variables. See [image docs](https://docs.photoprism.org/getting-started/config-options/) for more details.
|
# -- environment variables. See [image docs](https://docs.photoprism.org/getting-started/config-options/) for more details.
|
||||||
# @default -- See below
|
# @default -- See below
|
||||||
env:
|
env:
|
Loading…
Reference in New Issue