Commit Graph
61 Commits
Author SHA1 Message Date
Kjeld Schouten-LebbingandGitHub 5d3e8ebb40 Adapt community to allow chart versioning (#434)
* try adding some custom tooling for the job

* polish tooling

* more polish

* process stable

* setup scripting for incubator

* Process incubator

* setup script for dev

* remove dev placeholder app

* remove .test beta folder

* fix some of the workflows and tooling

* fix a testing bug

* update doc generation to not create app-readme.md

* remove an unneeded file

* support multiple charts

* adapt docs

* adapt branch in docs
2021-05-06 14:50:24 +02:00
3f8246c335 chore(deps): update minor docker tags (#433)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-05 23:58:13 +02:00
TrueCharts-Bot e21fcc6260 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-05 21:25:45 +00:00
f9e4e8b679 chore(deps): update patch helm releases (patch) (#432)
* chore(deps): update patch helm releases

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-05 23:24:43 +02:00
TrueCharts-Bot 4947fbcf82 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-05 20:33:13 +00:00
d411726d59 Add Firefly III (#421)
* inial attempt at support for fireflyiii

* encoded postgres in base64,  fixed chart.yaml linting issiues

* fixed trailing spaces in chart.yaml

* removed . in secrets.yaml as suggested by test?

* attempting to fix line 20 secrets.yaml

* cleanup common-yaml template.

* Update incubator/fireflyiii/1.0.0/questions.yaml

* added app_key, node port to questions.yaml and updated default nodeports-md.

* added network settings to questions.yaml

* corrected pgsql ports in test and questions.

* attempting to fix authentication issues with sql.

* set to run as root, sadly app doesn't work without it

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-05-05 22:31:59 +02:00
TrueCharts-Bot 9ef9f6b091 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-04 15:39:25 +00:00
0c9a32dcf3 chore(deps): update helm chart common to v3.5.5 (#431)
* chore(deps): update helm chart common to v3.5.5

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-04 17:38:30 +02:00
TrueCharts-Bot 58d23d2e1a Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-04 13:46:19 +00:00
17ab704906 chore(deps): update helm chart common to v3.5.4 (#430)
* chore(deps): update helm chart common to v3.5.4

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-04 15:45:20 +02:00
TrueCharts-Bot a047a8918a Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-04 09:36:51 +00:00
5f283dc774 chore(deps): update helm chart common to v3.5.3 (#425)
* chore(deps): update helm chart common to v3.5.3

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-04 11:35:48 +02:00
9a1c69a403 chore(deps): update minor docker tags (#424)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-04 00:04:47 +02:00
6241337b49 chore(deps): update ghcr.io/truecharts/lidarr docker tag to v0.8.1.2169 (#417)
* chore(deps): update ghcr.io/truecharts/lidarr docker tag to v0.8.1.2169

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-02 00:12:29 +02:00
TrueCharts-Bot a4058ca001 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-01 19:56:12 +00:00
Lloyd WandGitHub 0e2459806b Podgrab (#416)
* add initial podgrab support

* added podgrab to default-nodePorts.md

* add initial podgrab support

* added podgrab to default-nodePorts.md

* cleaned up descirptions in questions.yaml

* changed assets to use custom storage in test-values and questions
2021-05-01 21:55:17 +02:00
da9491f182 chore(deps): update minor docker tags (#413)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-01 10:28:42 +02:00
TrueCharts-Bot 074160292d Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-01 08:20:42 +00:00
ce812b614b chore(deps): update minor helm releases (minor) (#414)
* chore(deps): update minor helm releases

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-01 10:19:41 +02:00
5e3d367368 Appdaemon (#368)
* initial appdaemon commit

* bumped common chart to 3.5.2

* replaced common chart 2.2.2 with 3.5.2

* Updated test-values.yaml

* fixed incorrect name on test_values.yaml

* delete test-values.yam

* fixed chart.yaml maintainers

* refactored Chart.yaml to more closly match other charts.

* removed "depreciated" as it was an unexpected element.

* added new line at end of chart.yaml

* fixed indentation under dependencies for chart.yaml

* more yaml fixes...

* Update incubator/appdaemon/0.1.0/test_values.yaml

accepted proposed changes.

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* addressed remaining comments for ornias

* updated storage for test_values.yaml

* removed ingress false to address comments.

* fixed ingress params.

* updated docker container, added, commented and fixed envs.

* updated tag version#

* fixed tag?

* upated questions to include HA_URL

* fixed env for dash_URL

* added more env varibles and fixed chart.yaml

* change lat,long,elevation to floats

* fixed spelling error.

* added more test values

* fixed run as non root

* fixed timezone settings

* implemented suggested changes

* testing custom storage.

* reverting the last commit

* testing more custom storage.

* questions.yaml added back internal storage, updated mount point, fixed service ports

* removed persistant storage in favor of custom storage.

* attempting to add customer storage to tests, added missing varibles to questions.yaml

* fixed defaults in questions.yaml

* fixed spelling error in questions.yaml and added custom storage to test values

* updated storage questions.yaml to match test_values.yaml

* implemented suggested changes for custom storage

* testing updated questions.yaml

* testing updated questions.yaml

* reverted back custom storage in questions.yaml

* Update incubator/appdaemon/item.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* completed suggested changes from review by  ornias1993

* fixed error under storage in questions.yaml

* fixed linting issues in chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-04-30 23:40:20 +02:00
c606f3d85f chore(deps): update minor docker tags (#409)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-28 20:32:13 +02:00
Stavros KoisandGitHub d9c0ef151a Refactor nodePorts so all apps have unique defaults (#407)
* Introduce 'Default NodePorts' Manual Table

* Change default nodePorts according to manual's table

Also fix navidrome icon

* Make suggested changes on ports

Probably fix warnings in Deepstack

* Add note in defPorts md
2021-04-28 20:01:04 +02:00
kjeld Schouten-Lebbing ee74e4a048 disable ingress by default for incubator apps 2021-04-25 19:22:57 +02:00
4533358634 chore(deps): update minor docker tags (#395)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-24 10:47:22 +02:00
34ddfa1f1e chore(deps): update minor docker tags (#388)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-21 22:57:15 +02:00
TrueCharts-Bot 1cf1d888a0 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-15 22:20:24 +00:00
09ecc072dc chore(deps): update helm chart common to v3.5.2 (#366)
* chore(deps): update helm chart common to v3.5.2

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-16 00:19:35 +02:00
760349f01d chore(deps): update minor docker tags (#365)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-16 00:05:53 +02:00
Kjeld Schouten-LebbingandGitHub 5b7f274a94 Ingress GUI rework (#364)
* Add common part of ingress changes

* jackett demo gui

* Port new IngressUI to all Apps
2021-04-15 23:49:05 +02:00
Kjeld Schouten-LebbingandGitHub 6f9bdb2a20 Cleanup devicemounts a bit (#363) 2021-04-15 23:30:44 +02:00
kjeld Schouten-Lebbing 33e4090a07 Remove name option from GUI but allow adding it by adding it to tests
Also allow unused hostpathEnabled flag
2021-04-15 22:59:08 +02:00
kjeld Schouten-Lebbing af30d35231 Add readOnly option to custom Storage GUI 2021-04-15 22:19:56 +02:00
TrueCharts-Bot 7969a3f4e5 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-15 15:49:08 +00:00
43d96e2817 chore(deps): update helm chart common to v3.5.1 (#360)
* chore(deps): update helm chart common to v3.5.1

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-15 17:48:05 +02:00
TrueCharts-Bot 625efb5cdf Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-15 15:19:36 +00:00
171acc89bb chore(deps): update helm chart common to v3.5.0 (#359)
* chore(deps): update helm chart common to v3.5.0

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-15 17:18:32 +02:00
TrueCharts-Bot ebb3127de3 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-14 20:56:17 +00:00
9d4a008aee chore(deps): update helm chart common to v3.0.2 (#353)
* chore(deps): update helm chart common to v3.0.2

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-14 22:55:05 +02:00
d60a293ab7 chore(deps): update minor docker tags (#352)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-14 22:42:10 +02:00
TrueCharts-Bot 1a95d261ad Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-14 20:34:55 +00:00
0e53f1acc8 [3.0.0] Update Helm chart common to v3 (#350)
* [3.0.0] Update Helm chart common to v3

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-04-14 22:33:58 +02:00
TrueCharts-Bot 54e2a25e46 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-14 20:25:27 +00:00
Kjeld Schouten-LebbingandGitHub 809f3215ab Create new permission and customStorage system on the individual apps (#343) 2021-04-14 22:24:09 +02:00
TrueCharts-Bot 8c20dbedc1 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-13 19:44:38 +00:00
Kjeld Schouten-LebbingandGitHub eb48f8a4e1 Storage rework part 1 (#337)
* Create docs for Integrated Persistent Storage

* add a clear note about possibly moving to PVC's in the (near) future.

* Adapt developer docs to reflect new storage system

* Move Apps fixed-storage to new Storage system
2021-04-13 21:43:27 +02:00
66201c9963 Update minor Docker tags (#339)
* Update minor Docker tags

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-13 17:23:00 +02:00
TrueCharts-Bot f199d4ec17 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-12 17:50:11 +00:00
a68ec06d09 chore(deps): update helm chart common to v2.2.2 (#336)
* chore(deps): update helm chart common to v2.2.2

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-12 19:49:20 +02:00
TrueCharts-Bot 7578f72b96 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-12 15:51:44 +00:00
0d035f9816 chore(deps): update helm chart common to v2.2.1 (#335)
* chore(deps): update helm chart common to v2.2.1

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-12 17:50:40 +02:00