renovate[bot]
f4e6dbe7bc
chore(deps): update non-major deps helm releases ( #1345 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 22:46:28 +01:00
renovate[bot]
55c73e77a8
chore(deps): update non-major deps helm releases ( #1338 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 23:09:08 +01:00
renovate[bot]
8da7e0bc30
chore(deps): update non-major deps helm releases ( #1328 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 18:12:55 +01:00
Stavros Kois
fa93d84e29
chore(apps): clean up Chart.yaml ( #1322 )
...
* fix url for maintainers
* chore(apps): clean up Chart.yaml
* remove whitespace
* remove maintainer from depracated app
2021-11-14 14:31:24 +01:00
Stavros Kois
477c4c6290
fix(apps): Allow spaces in paths ( #1306 )
2021-11-10 22:14:55 +01:00
renovate[bot]
d47e9a4829
chore(deps): update non-major deps helm releases ( #1297 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 11:44:43 +01:00
renovate[bot]
f127275770
chore(deps): update non-major deps helm releases ( #1295 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-07 19:07:51 +01:00
renovate[bot]
d1dd00ba74
chore(deps): update non-major deps helm releases ( #1291 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-07 15:54:08 +01:00
renovate[bot]
d98861711c
chore(deps): update non-major deps helm releases ( #1267 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 18:45:07 +01:00
renovate[bot]
0f52f2344f
chore(deps): update non-major deps helm releases ( #1264 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 14:37:13 +01:00
renovate[bot]
0bf9014d69
chore(deps): update non-major deps helm releases ( #1245 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 21:13:42 +02:00
renovate[bot]
850c757e82
chore(deps): update helm chart common to v8.3.15 ( #1240 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 16:28:59 +02:00
kjeld Schouten-Lebbing
1505572095
update chart template
2021-10-22 14:02:06 +02:00
Stavros Kois
0d11f8cba4
chore(apps): Add description on persistence ( #1172 )
2021-10-18 22:27:21 +02:00
Kjeld Schouten-Lebbing
a26eb7e344
feat(apps): fill incubator with a bunch of new apps ( #1083 )
...
* (feat) fill incubator with a bunch of new apps
* Ornias' cleanup
* stavros' cleanup
* Ornias' second cleanup
* Add basic SCALE Compatibility layer and docs
* Ornias's cleanup 3
* Stavros' cleanup 2
Update service's port on the skipped apps (+32 squashed commit)
Squashed commit:
[361963ced] config -> data on some apps
[545c32b55] wiki
[41fb4f518] twtxt
[02169bad9] static
[a9042669c] sqlitebrowser
[f09ce3d76] smokeping
[01d2f9af6] sickgear
[680fd358f] sickchill
[71856480f] shorturl
[ce130ac8a] Remmina
[6410ec2ae] pixapop
[a1ea2a33f] Piwigo
[0b4c52d43] photoshow
[25e9a44fd] novnc
[84954deae] notes
[b3be0b28d] muximux
[43d2b37a5] mstream
[736f9877f] Medusa
[8ef3434d6] Headphones
[05e52284f] Grav
[7ce6f1723] golinks
[b4eee91e6] fossil
[d19b44434] FIlezilla
[926236447] Doublecommander
[6f68e5253] Digikam
[f14d3af21] Davos
[8108c01ea] Code-server
[496991750] Cloud9
[4ad02a99f] Beets
[f2f0565b9] Apache-musicindex
[9bf8de8c4] aria2
[283edf7b0] Audacity
* Ornias' cleanup 4
try something for amcrest and zigbee (+8 squashed commit)
Squashed commit:
[a199779a9] First part of leaf2mqtt
[0eb7fea43] cryptfolio
[81c2b9b8b] amcrest readonly default true
[fc62aebb4] setup amcrest2mqtt
[d97f7d1fe] remove empty secret references
[ec0e6b1b3] remove sogo for now (till we have a decent mail server and such)
[9be04c1e7] Adapt to recent serviceExpert changes (includes)
(cherry picked from commit 98acc5f93f9f1aa5129942af7f196a04ed6a8c1e)
[8362ebc89] Adapt to recent ingress changes in questions.yaml (includes)
(cherry picked from commit d307ba98a74d470c45c8fdff51423930826015a9)
* Stavros' cleanup 3
leaf2mqtt actually needs root when the core fuctionality env's are populated (+6 squashed commit)
Squashed commit:
[4ef306f0c] minio-console
[6ad206b48] finish whoogle and move fixed envs on top
[aaf48575c] finish 4 apps
[97ad3fd4d] don't leave sercrets empty
[e27b98841] sync more env's and sercrets
[398929040] sync secrets
* Initial work on valheim (WIP)
* fix some linting issues
* Use the configuration only as a default and let users expand it using env vars
* indent issue on valheim
* add second ingress to valheim
* remove some old valheim comments
* valheim fix port ints
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-10-13 22:46:42 +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
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
Stavros Kois
7998db2234
feat: Add regex validation to resources CPU and RAM for all apps ( #935 )
...
* Adds RAM resource regex validation
* Adds CPU resource regex validation
2021-09-09 01:08:11 +02:00
kjeld Schouten-Lebbing
ff9eb17b28
cleanup tools, templates and workflows
2021-08-19 11:47:00 +02:00