Commit Graph

31 Commits

Author SHA1 Message Date
Stavros Kois 2d331d15ca
chore(apps): remove TZ from values. (#1945)
* chore(apps): remove TZ from values.

* chore(apps): remove TZ from values.

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-03 10:44:21 +01:00
renovate[bot] 9e485d950f
chore(deps): update docker general major docker tags (major) (#1835)
* chore(deps): update docker general major docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-03 19:10:17 +01:00
Stavros Kois 3dfd68262a
fix(photoprism): fix GID/UID/UMASK warnings and explicit set HOME. (#1740)
* fix(photoprism): fix GID/UID/UMASK warnings and explicit set HOME.

* cleanup

* space

* and line...
2022-01-19 17:44:50 +01:00
renovate[bot] b9346e775a
chore(deps): update docker general major docker tags (major) (#1678)
* chore(deps): update docker general major docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-10 17:23:37 +01:00
Stavros Kois 8825239904
chore(apps): remove hidden vars/configs from `questions.yaml` after making sure they are defined in `values.yaml` (#1577) 2021-12-19 23:52:38 +01:00
renovate[bot] ab12a5a678
chore(deps): update container image tccr.io/truecharts/photoprism to v20211215 (#1568)
* chore(deps): update container image tccr.io/truecharts/photoprism to v20211215

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-19 16:25:59 +01:00
renovate[bot] e5cc646f5d
chore(deps): update docker general major docker tags (major) (#1523)
* chore(deps): update docker general major docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-13 12:51:41 +01:00
Stavros Kois e14d7a3813
feat(apps): move user/pass/secrets/keys from `env` to `secret` (#1501)
* feat(apps): move user/pass/secrets/keys from `env` to `secret`

* uptimerobot-prometheus

* podgrab

* grafana

* nextcloud

* openldap, also fix some variable types

* healthchecks

* onlyoffice

* transmission

* fix variable type (stash)

* handbrake (also fix some variable types)

* jd2 (also fix some var  values

* whoops

* try this

* bump major

* fix calibre var type

* fix var types on 2 apps

* add placeholders on questions and set `private: true` on passwords/tokens/secrets
2021-12-11 13:49:05 +01:00
Stavros Kois 7f2eceecc3
fix(apps): remove `UMASK` as this is taken care from common (#1503) 2021-12-11 00:25:39 +01:00
renovate[bot] 0dc611faa7
chore(deps): update container image tccr.io/truecharts/photoprism to v20211203 (#1476)
* chore(deps): update container image tccr.io/truecharts/photoprism to v20211203

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-07 11:17:24 +01:00
renovate[bot] e8dbca32f5
chore(deps): update non-major (#1449)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-03 15:07:49 +01:00
kjeld Schouten-Lebbing 9ab1b65059
chore(apps): ensure container references are prefixed with v 2021-12-03 13:16:22 +01:00
Kjeld Schouten-Lebbing 46c3126fa4
chore(apps): move all container references to TCCR (#1448) 2021-12-03 13:02:44 +01:00
renovate[bot] a37addbb2a
chore(deps): update container image docker.io/photoprism/photoprism to v20211130 (#1439)
* chore(deps): update container image docker.io/photoprism/photoprism to v20211130

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 22:35:51 +01:00
renovate[bot] a2dbacc8f9
chore(deps): update major docker tags (major) (#1426)
* chore(deps): update major docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 09:42:51 +01:00
Kjeld Schouten-Lebbing b515e52727
feat(photoprism): use mariadb instead of sqllite (#1419)
* feat(photoprism): use mariadb instead of sqllite

BREAKING-CHANGE: will wipe data due to database change

* update common

* bump mariadb

* set existing secret
2021-11-28 17:17:20 +01:00
Stavros Kois 19df900522
chore(apps): persistence cleanup and small bugfixes (#1329)
* chore(apps): remove persistence size from values

* remove type from persistence from values.yaml

* remove accessMode from persistence from values

* devices dont user persistence

* remove empty lines

* restore accessMode in common, whoops

* quote all mountPaths

* convert `'` to `"`

* fix empty lines

* add missing mountPath on values

* add missing persistence on values

* fix var name on quetsions

* remove disabled persistence from values which are not even defined in questions

* remove more type, accessMode and size

* mountpath -> mountPath

* mounthPath -> mountPath

* booksonic-air persistence cleanup

* remove empty lines

* fix mountPath

* remove unused persistence

* teamspeak3 fix var name in persistence

* remove persistence that will probably be user defined storage

* remove persistence that will probably be user defined storage

* add missing persistence from values

* fix openldap volclaim

* remove persistence that will probably be user defined storage

* add missing persistence from values

* fix path ff3

* fix mountPath

* add missing persistence from values

* remove persistence that will probably be user defined storage

* revert changes in volClaimTemplate

* remove varrun from questions

* fix and cleanup questions postgres

* calm down CI

* ci only value
2021-11-14 20:19:16 +01:00
kjeld Schouten-Lebbing dcd5947918
Bulk add targetPort to values.yaml for stable Apps 2021-11-06 22:55:18 +01:00
renovate[bot] 9b986ecbae
chore(deps): update container image docker.io/photoprism/photoprism to v20211018 (#1175)
* chore(deps): update container image docker.io/photoprism/photoprism to v20211018

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 17:46:35 +02:00
Stavros Kois dd7542279c
(fix) Update photoprisms pvc's and paths (#1120)
BREAKING CHANGE

Backup your config PVC as they WILL get wiped.
2021-10-12 20:49:08 +02:00
renovate[bot] 91b81b7bc0
chore(deps): update major docker tags (major) (#1124)
* chore(deps): update major docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 09:50:43 +02:00
Stavros Kois 3948e54f71
remove readonlyrootfs on photoprism (#1119) 2021-10-11 20:31:55 +02:00
renovate[bot] d6e030e20c
chore(deps): update container image docker.io/photoprism/photoprism to v20211002 (#1100)
* chore(deps): update container image docker.io/photoprism/photoprism to v20211002

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-05 11:54:17 +02:00
renovate[bot] 876757f360
chore(deps): update container image docker.io/photoprism/photoprism to v20210925 (#1045)
* chore(deps): update container image docker.io/photoprism/photoprism to v20210925

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-27 21:52:13 +02:00
Kjeld Schouten-Lebbing acf510ea13
(feat) Standardise and Harden default app securitycontext (#1028)
* Apply security hardened defaults to values.yaml for all apps

* Add default common securityContext to all apps

* Adjust securityContext defaults in questions.yaml, according to values.yaml

* Add default common podSecurityContext to all apps

* Clean whitespace

* Clean more whitespace

* Adjust podSecurityContext defaults in questions.yaml, according to values.yaml

* fix pgadmin

Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-09-26 20:05:21 +02:00
Renovate Bot 1f4828c19b
chore(deps): update non-major
(cherry picked from commit b66e04fe8f)
2021-09-11 13:56:20 +02:00
kjeld Schouten-Lebbing ced7d182c2
fix some dockertags being wrong 2021-09-11 13:52:00 +02:00
Kjeld Schouten-Lebbing a8670a1482
feat: pin all container references to digests (#963) 2021-09-11 13:00:39 +02:00
Stavros Kois a7b3ce0e23
fix: make sure podSecurityContext is included in both SCALE and Helm installs (#956)
* remove strategy

* move runAsNonRoot to securityContext

* Add podSecurityContext and securityContext to values pt1

* Add podSecurityContext and securityContext to values pt2

* Add podSecurityContext and securityContext to values pt3

* Add podSecurityContext and securityContext to values pt4

* Add podSecurityContext and securityContext to values pt5

* fix empty lines

* Remove secCont from NC - values

* fixPermissions for some apps

* on apps with perm prob, set fsGroup to 0 also
2021-09-10 20:10:04 +02:00
Kjeld Schouten-Lebbing 8a24c8721f
Correct targetPort and always use PVC during testing (#840)
* Fix targetPort not being processed correctly

* Always use PVC in values.yaml just to be sure it actually works

* fix a small copy-paste mistake

* bump

* fix hyperion-ng mistake
2021-08-29 14:02:17 +02:00
kjeld Schouten-Lebbing d3deb8af69
Reorganise the trains 2021-08-23 21:32:52 +02:00
Renamed from charts/incubator/photoprism/values.yaml (Browse further)