kjeld Schouten-Lebbing
1bf35c85a5
chore(apps): bump apps, remove duplicates and move incubator to stable for RC1
2021-10-21 00:00:57 +02:00
kjeld Schouten-Lebbing
22639c7964
fix(Apps): reenable postgresql migration scripting and bump all to force update
2021-10-20 21:53:30 +02:00
renovate[bot]
cee1dc4075
chore(deps): update non-major deps helm releases ( #1213 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 21:32:45 +02:00
TrueCharts-Bot
22a2110601
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-20 19:30:41 +00:00
renovate[bot]
34602c9067
chore(deps): update helm chart postgresql to v4 ( #1214 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 21:13:44 +02:00
Kjeld Schouten-Lebbing
5c11bc8fb0
fix(Postgresql): use correct PVC storageClass when using postgresql as a dependency on SCALE ( #1212 )
...
* fix db persistence
* Add global isSCALE flag to every questions.yaml file
* bump common
2021-10-20 19:39:05 +02:00
TrueCharts-Bot
8f73fe8f66
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-20 14:13:53 +00:00
kjeld Schouten-Lebbing
7ae1bf5a10
chore(Apps): bump versions to rerelease and fix icons
2021-10-20 10:18:23 +02:00
TrueCharts-Bot
852f94db88
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 22:28:44 +00:00
renovate[bot]
77f6a4168e
chore(deps): update helm chart common to v8.3.13 ( #1184 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 23:24:10 +02:00
renovate[bot]
8bc56fa8fd
chore(deps): update non-major ( #1174 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 20:25:02 +02:00
Kjeld Schouten-Lebbing
b550a06b90
refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder ( #1182 )
...
* refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder
* move current files
2021-10-19 19:34:36 +02:00
Kjeld Schouten-Lebbing
d0630ae93c
chore(Apps): Project-Eclipse 5, move app-readme to automatic generation script ( #1181 )
2021-10-19 19:00:56 +02:00
Kjeld Schouten-Lebbing
066f596265
feat(Docs): Project-Eclipse 4, Add App grading annotations to Chart.yaml ( #1180 )
...
* feat(Apps): Add App Grading annotation
(cherry picked from commit d6b5ff729ac0a51154d4556341556b30f0daf141)
* fix small issue in build suite
2021-10-19 18:15:58 +02:00
Kjeld Schouten-Lebbing
8fbddf53ef
change(Apps): Project-Eclipse 3, Automatically generate item.yaml ( #1178 )
...
* change(Apps): automatically generate item.yaml
* bump jacket for testing
* update dev devcontainer reference
* update container versions
2021-10-19 17:59:59 +02:00
TrueCharts-Bot
dc7b6328b8
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 13:50:13 +00:00
renovate[bot]
60dbbbb878
chore(deps): update helm chart postgresql to v3.0.20 ( #1177 )
...
* chore(deps): update helm chart postgresql to v3.0.20
* 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 15:29:52 +02:00
Kjeld Schouten-Lebbing
3fbd2cbfcc
chore(Apps): Project-Eclipse part 2, adapting and cleaning changelog ( #1173 )
...
* use a single changelog from now on.
* remove app changelog
* remove SCALE/CHANGELOG.md
* more cleanup
2021-10-19 15:29:07 +02:00
TrueCharts-Bot
4778d18340
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 11:51:50 +00:00
kjeld Schouten-Lebbing
69d69b1f54
fix(Apps): fix previous SCALE bugfix not correctly being applied
2021-10-19 12:46:12 +02:00
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
Stavros Kois
0d11f8cba4
chore(apps): Add description on persistence ( #1172 )
2021-10-18 22:27:21 +02:00
TrueCharts-Bot
ac2a3e328c
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 08:45:30 +00:00
Michael Yang
c359221874
fix(home-assistant): Fix invisible items in Automation Dashboard ( #1163 )
...
* home-assistant: uncomment default includes
* create include files if they do not exist
* bump home-assistant version
2021-10-18 10:42:22 +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
cebbd4fd23
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 17:38:08 +00:00
Kjeld Schouten-Lebbing
cad8f6b89d
(feat) Add HACS support to Home Assistant ( #1132 )
...
* (feat) Add HACS support to Home Assistant
* use the actual container and bash
* use just normal sh
* fix a syntax error
2021-10-13 19:35:44 +02:00
TrueCharts-Bot
1f0c38526c
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 13:16:56 +00:00
Kjeld Schouten-Lebbing
c0bd0701c5
(fix) view cluster as trusted proxy for Home Assistant ( #1131 )
2021-10-13 15:14:54 +02:00
TrueCharts-Bot
cf9028e872
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 12:42:21 +00:00
kjeld Schouten-Lebbing
a48760c017
(fix) homeassistant: patch config generator on scale
2021-10-13 14:38:24 +02:00
TrueCharts-Bot
f75c9338cb
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 12:24:19 +00:00
Kjeld Schouten-Lebbing
77ae8430ec
(fix) enable migration to postgresql recorder for existing configurations ( #1130 )
...
* (fix) enable migration to postgresql recorder for existing configurations and add some more tweaks
* me fix
2021-10-13 14:22:10 +02:00
TrueCharts-Bot
8c3d78ac5a
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 10:36:16 +00:00
Kjeld Schouten-Lebbing
1640f5f743
(fix) patch some mistakes in HomeAssistant and run it as root ( #1129 )
2021-10-13 12:33:41 +02:00
TrueCharts-Bot
c2ee1066cf
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 10:05:27 +00:00
Kjeld Schouten-Lebbing
74b7c860ea
(feat) add postgresql to homeassistant ( #1128 )
...
* (feat) add postgresql to homeassistant
* bump
2021-10-13 12:02:40 +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
0b6a695e12
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 14:21:50 +00:00
renovate[bot]
7802b3cb8c
chore(deps): update container image ghcr.io/truecharts/home-assistant to v2021.10.4 ( #1125 )
...
* chore(deps): update container image ghcr.io/truecharts/home-assistant to v2021.10.4
* 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 16:19:22 +02:00
TrueCharts-Bot
62c5a07793
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 09:40:15 +00:00
renovate[bot]
8d08cabc03
chore(deps): update non-major ( #1122 )
...
* 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-12 11:31:03 +02:00