TrueCharts-Bot
60f66e0abb
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 10:37:59 +00:00
Kjeld Schouten-Lebbing
1aa854ef14
fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions. ( #1176 )
...
* fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions.
* bump patch to regenerate releases
2021-10-19 11:21:33 +02:00
TrueCharts-Bot
886f3096ee
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 22:08:35 +00:00
Kjeld Schouten-Lebbing
4ccf8d64a5
refactor(Apps): Project Eclipse - part 1 - remove ix_values.yaml ( #1168 )
...
* NUKE values.yaml -> ix_values.yaml
* nuke the values.yaml files globally (we can revert just the bare minimum required settings, if needed)
* bump patch versions
(cherry picked from commit e6c60c57df81af47652180d3e822f05c878e1d2b)
* bump common to deal with some storageClass naming issues
* bump common and postgresql
* try retrying helm dependency update 3 times if failed
* sleep after error
2021-10-18 23:08:34 +02:00
TrueCharts-Bot
1ffe97601c
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-17 19:02:09 +00:00
renovate[bot]
d5d78b5bfd
chore(deps): update helm chart common to v8.3.10 ( #1160 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-17 20:20:18 +02:00
Kjeld Schouten-Lebbing
6c64fd2c01
fix(apps): force users using correct / prefix for mounPath ( #1156 )
2021-10-17 13:48:45 +02:00
TrueCharts-Bot
c19fc7b0e2
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 22:52:20 +00:00
renovate[bot]
86c7079a30
chore(deps): update non-major deps helm releases ( #1133 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-14 00:13:04 +02:00
TrueCharts-Bot
dfcffc7717
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 18:06:35 +00:00
renovate[bot]
593203f656
chore(deps): update helm chart postgresql to v3.0.15 ( #1127 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 20:03:06 +02:00
TrueCharts-Bot
fd61c8d7bf
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 17:45:43 +00:00
renovate[bot]
2f69449fd1
chore(deps): update non-major deps helm releases ( #1126 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 19:21:35 +02:00
TrueCharts-Bot
9927cf1f55
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 09:25:14 +00:00
renovate[bot]
ec8256869f
chore(deps): update non-major deps helm releases ( #1123 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 10:59:54 +02:00
TrueCharts-Bot
4a9e5a50bf
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-09 23:24:37 +00:00
Kjeld Schouten-Lebbing
3cd8efc2b6
(feat) Update Apps to use common-postgresql hooks ( #1114 )
...
* (feat) bump common to use new common postgresql-hooks
* bump postgresql as well
* bump yet again
* also process gitea
* sogo
* also add adaptations to gitea
* bump postgresql
* bump postgresql yet again
* revert central defined existing secret
* bump common... again
* bumps
* fix vaultwarden
* encode authelia dbpassword secret correctly
* remove useless container from nextcloud config
* some cleanup
* use lookup to grab the secret for authelia
* try getting authelia to work
* Fix quoting issues for autheliadb
2021-10-10 01:20:01 +02:00
kjeld Schouten-Lebbing
fbb340e2d0
(chore) restructure common setup templates
2021-10-09 23:43:48 +02:00
Kjeld Schouten-Lebbing
2679fc1108
(feat) move postgresql init and password-generator to common ( #1113 )
...
* Move Postgresql initcontainer to common
* bump common
* Handle postgres password generation in common and inject into values.yaml for use in Apps
* (refactor) adapt apps using postgresql to common init and password generator
* no message
2021-10-09 19:24:45 +02:00
TrueCharts-Bot
b55f50d078
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-05 12:35:05 +00:00
renovate[bot]
6a7c88b418
chore(deps): update non-major deps helm releases ( #1099 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-05 14:11:18 +02:00
TrueCharts-Bot
0541233a7f
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-05 11:36:30 +00:00
renovate[bot]
38159dc480
chore(deps): update non-major ( #1098 )
...
* 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-10-05 13:03:37 +02:00
Kjeld Schouten-Lebbing
f28e149fb4
(chore) Move more questions.yaml content to includes ( #1101 )
...
* (chore) add more includes and include processing
* fully edit airsonic
* move serviceExpert to include (except host-network)
* Move default ingress settings to include
2021-10-05 12:50:21 +02:00
Kjeld Schouten-Lebbing
6b96a3662c
(feat) allow for the default middlewares to be disabled on ingress. ( #1096 )
...
* Edit common to allow for the default middlewares to be disabled on ingress.
* add it on all apps as an expert option
* fix hostPath mistake in tests while at it
2021-10-05 00:39:13 +02:00
Kjeld Schouten-Lebbing
2b6ba98a6b
(chore) move standardised env-vars to include ( #1092 )
...
* intial work on moving fixed envs to include
* add include to release scripting
2021-10-04 13:27:12 +02:00
TrueCharts-Bot
88a8c196c5
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-29 16:23:28 +00:00
renovate[bot]
87cba68080
chore(deps): update helm chart common to v8.0.13 ( #1060 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 18:04:00 +02:00
renovate[bot]
2ba5ed07ce
chore(deps): update non-major deps helm releases ( #1056 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 12:27:52 +02:00
TrueCharts-Bot
d9ad0821d5
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-29 08:25:30 +00:00
renovate[bot]
f4be86590a
chore(deps): update bitnami/postgresql:13.4.0 docker digest to 33c276d ( #1055 )
...
* chore(deps): update bitnami/postgresql:13.4.0 docker digest to 33c276d
* 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-29 10:21:12 +02:00
TrueCharts-Bot
caa51471c7
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 08:36:27 +00:00
renovate[bot]
33ca4247cd
chore(deps): update helm chart postgresql to v3.0.3 ( #1050 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-28 10:32:31 +02:00
TrueCharts-Bot
54ff6fc03f
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 08:21:50 +00:00
renovate[bot]
0ade971f9e
chore(deps): update helm chart postgresql to v3.0.2 ( #1049 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-28 10:17:17 +02:00
TrueCharts-Bot
792b25e7ce
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 07:44:45 +00:00
renovate[bot]
8b5cb03416
chore(deps): update non-major ( #1048 )
...
* 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-09-28 09:40:11 +02:00
TrueCharts-Bot
916911f7d3
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 06:42:05 +00:00
renovate[bot]
4883b815e6
chore(deps): update non-major ( #1046 )
...
* 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-09-28 08:34:12 +02:00
TrueCharts-Bot
53bbbf8552
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-27 19:49:46 +00:00
renovate[bot]
164a9c0ca4
chore(deps): update helm chart postgresql to v3 ( #1041 )
...
* chore(deps): update helm chart postgresql to v3
* bump patch instead of major
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-09-27 21:44:54 +02:00
TrueCharts-Bot
f40ee6213d
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 23:18:29 +00:00
kjeld Schouten-Lebbing
5c210883ac
(fix) Bump master to fix bug when enabling vpn and/or custom storage
2021-09-27 00:28:20 +02:00
Kjeld Schouten-Lebbing
68a5032dad
(chore) move resource(limits) to an include for easier maintenance ( #1034 )
2021-09-26 20:44:02 +02:00
TrueCharts-Bot
4c1861933f
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 18:24:56 +00: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
TrueCharts-Bot
77590fe974
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 11:06:21 +00:00
renovate[bot]
1908bcc165
chore(deps): update helm chart postgresql to v2.2.5 ( #1017 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 13:00:16 +02:00
TrueCharts-Bot
8b6cc5af01
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 10:18:09 +00:00
renovate[bot]
d6b521c186
chore(deps): update non-major deps helm releases ( #1014 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 11:59:23 +02:00
TrueCharts-Bot
2c4bff1441
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 09:06:41 +00:00
renovate[bot]
a52bc98bdf
chore(deps): update non-major ( #1015 )
...
* 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-09-21 10:55:30 +02:00
TrueCharts-Bot
87e3219b6f
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 08:50:15 +00:00
renovate[bot]
d976ce2065
chore(deps): update non-major ( #1013 )
...
* 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-09-21 10:41:09 +02:00
TrueCharts-Bot
2ecefa844d
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-14 20:45:30 +00:00
renovate[bot]
f2cf03eda3
chore(deps): update non-major ( #987 )
...
* 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-09-14 22:38:56 +02:00
TrueCharts-Bot
e9944183a2
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 17:07:54 +00:00
Kjeld Schouten-Lebbing
2349bb4d40
feat: add new GUI and VPN support to all Apps ( #977 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 18:49:14 +02:00
Renovate Bot
2c5919d42f
chore(deps): update non-major
2021-09-13 14:12:56 +02:00
Kjeld Schouten-Lebbing
642cf20b7b
feat: Add VPN addon and move some config to includes ( #973 )
...
* add addon include to all apps
* move groups to include
* move controller to includes
* move container config to include
* move serviceList to include
* move persistence list to includes
* move ingressList to includes
* fix appdaemon digest
* move deviceList to includes and add to deconz
Fixes #967 related to #966
2021-09-13 12:58:34 +02:00
Kjeld Schouten-Lebbing
238e2bc0c6
chore: Use bitnami instead of stock postgresql container ( #960 )
...
* chore: Setup all apps to use bitnami instead of stock postgresql container
* Actually don't bump major as there is no breaking change (as people using it will default to the migration initscript)
2021-09-11 20:58:37 +02:00
renovate[bot]
3e67e1c977
chore(deps): update non-major ( #962 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-11 13:04:47 +02:00
Kjeld Schouten-Lebbing
a8670a1482
feat: pin all container references to digests ( #963 )
2021-09-11 13:00:39 +02:00
Kjeld Schouten-Lebbing
bbd570a6f8
chore: move more dockerhub containers to GHCR mirror ( #958 )
...
* chore: move dockerhub containers to mirror GHCR registry
* part 2
2021-09-10 22:07:55 +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
00e9bd819f
refactor: change image layout to enable renovate updates of sidecarts ( #955 )
...
* some cleanup for common (+6 squashed commit)
Squashed commit:
[43a501de8] bump sogo
[62c009b63] some tryouts
[6840fafdb] try to fix rendering of new format
[003d3c81b] move seperate apps to new format and fix mistake in common
[752ae2c68] more work on the image refactor
[edfc28533] refactor common images
* sogo scale differently
* slight release build fix
* fix issues with release script and multiple tags
2021-09-10 16:57:08 +02:00
TrueCharts-Bot
df3bdb11cc
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-10 13:46:52 +00:00
kjeld Schouten-Lebbing
d144cb38d8
fix: update common to ensure initcontainer can always be run as root
2021-09-10 15:43:02 +02:00
TrueCharts-Bot
9bb6f4af88
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-10 13:37:54 +00:00
Kjeld Schouten-Lebbing
982297ec17
fix: move runAsNonRoot to container securityContext to allow root sidecarts ( #954 )
...
* fix: move runAsNonRoot to container securityContext to prevent sidecarts from being affected
* also bump some versions...
* also override some of the problematic settings in common.yaml
* whoops
2021-09-10 15:26:10 +02:00
TrueCharts-Bot
ea9f4e7a6b
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 20:22:19 +00:00
Kjeld Schouten-Lebbing
7fb7ec972d
chore: update Apps containing initcontainers -not breaking on SCALE- ( #952 )
...
* chore: update Apps containing initcontainers -not breaking on SCALE-
* correct versioning a bit
2021-09-09 22:18:30 +02:00
Kjeld Schouten-Lebbing
75e54e76a0
fix: Inject vaultwarden websocket part into ingress ( #946 )
2021-09-09 17:15:46 +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
7bd2776e94
feat: Pre-commit and tag-appversion syncing ( #926 )
...
* add pre-commit to release container
* use pip install --no-cache-dir
* whoopsies
* lint fixes
* add some verbosity during pre-commit build process
* add more pre-commit checks
* repo pre-commit cleanup
* add pre-commit to release scripting
* try showing some more pre-commit dockerbuild verbosity
* some tweaks and polish to release scripting.
Also adds syncing primary tag and appversion
2021-09-08 12:11:42 +02:00
kjeld Schouten-Lebbing
c64575483b
remove Chart.lock files
2021-09-08 10:15:11 +02:00
TrueCharts-Bot
b6723fa961
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 03:33:40 +00:00
TrueCharts-Bot
62b7d2eb8e
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 03:12:08 +00:00
Stavros Kois
f66adc94dd
fix: repair Hyperion and some misplaced GUI elements ( #922 )
...
* Fix label
* Fix hyperion config storage and bump it
* Move serviceList to Network group
2021-09-08 00:47:09 +02:00
renovate[bot]
ee5a5c495d
chore(deps): update non-major deps helm releases ( #907 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 10:01:47 +02:00
TrueCharts-Bot
c327fb2c49
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-05 03:12:01 +00:00
renovate[bot]
5e975976ca
chore(deps): update non-major deps helm releases ( #895 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-04 13:04:53 +02:00
TrueCharts-Bot
4aa6ef527a
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-02 03:11:28 +00:00
kjeld Schouten-Lebbing
457cdd81c0
bump
2021-09-01 18:59:30 +02:00
kjeld Schouten-Lebbing
a608dbb31c
Fix mistake in authelia
2021-09-01 18:53:41 +02:00
kjeld Schouten-Lebbing
3b6d315edb
Make domains in autheliarules a list and add db-wait-initcontainer to vaultwarden and fireflyiii
2021-09-01 18:38:03 +02:00
TrueCharts-Bot
01461b60a1
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-01 03:11:53 +00:00
renovate[bot]
54775532eb
chore(deps): update helm chart postgresql to v1.5.10 ( #876 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-01 01:32:25 +02:00
renovate[bot]
a7d10672da
chore(deps): update helm chart common to v6.12.4 ( #875 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-01 00:26:14 +02:00
renovate[bot]
f774a9012c
chore(deps): update patch dep helm releases ( #872 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 22:48:31 +02:00
kjeld Schouten-Lebbing
1682c19ab1
bump
2021-08-31 20:13:51 +02:00
kjeld Schouten-Lebbing
fb179f1355
revert changes to fireflyiii and vaultwarden
2021-08-31 20:00:05 +02:00
kjeld Schouten-Lebbing
bc25dd9373
another potential db fix
2021-08-31 19:09:17 +02:00
kjeld Schouten-Lebbing
36046257fc
annother attempt at bitwarden/fireflyiii fix
2021-08-31 18:40:02 +02:00
renovate[bot]
661c6e6670
chore(deps): update patch dep helm releases ( #869 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 16:15:03 +02:00
kjeld Schouten-Lebbing
1d5dbd02ba
don't name helm dep updates "external" and fix mistake in vaultwarden+fireflyiii
2021-08-31 15:03:18 +02:00
kjeld Schouten-Lebbing
0a92feeb09
Fix databases on fireflyiii and vaultwarden
2021-08-31 14:56:56 +02:00
TrueCharts-Bot
f0b863a782
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 10:28:34 +00:00
TrueCharts-Bot
80c432959b
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 10:11:27 +00:00
TrueCharts-Bot
39f9cad90e
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 09:58:46 +00:00