Commit Graph

2371 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing
c50c63df77 Don't bump on houskeeping 2021-09-08 10:19:01 +02:00
kjeld Schouten-Lebbing
96d4d90ade gitignore Chart.lock 2021-09-08 10:16:34 +02:00
kjeld Schouten-Lebbing
c64575483b remove Chart.lock files 2021-09-08 10:15:11 +02:00
TrueCharts-Bot
62e6eff30b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 08:14:14 +00:00
Joachim Baten
ce454f8283 feat: unifi guest portal and speedtest (#921)
* Add SpeedTest service

* Add guest portal service

* Update Chart.yaml

* Use correct version increment

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

* Make the Speedtest Service optional

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

* Make the Guest Portal Service optional

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

* Update values.yaml with new services and ports

* Update charts/stable/unifi/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-09-08 10:12:36 +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
TrueCharts-Bot
c754cd740f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 01:23:12 +00:00
Renovate Bot
4fc82593dc chore(deps): update helm chart common to v6.13.8 2021-09-08 01:20:50 +00:00
TrueCharts-Bot
9821394477 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 22:49:11 +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
kjeld Schouten-Lebbing
08b3dea784 fix: correct path for helm-docs generation 2021-09-08 00:38:37 +02:00
TrueCharts-Bot
a2bbe66f0f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 22:33:40 +00:00
kjeld Schouten-Lebbing
2ea9980383 fix: correct changelog generation commands 2021-09-08 00:30:58 +02:00
gismo2004
cfea68a301 add oscam to incubator (#918)
feat: add oscam to incubator

* fix format and set default nodeport

* Update charts/incubator/oscam/SCALE/questions.yaml

* Update charts/incubator/oscam/values.yaml

* Update charts/incubator/oscam/SCALE/questions.yaml

* Sogo wos first!

* Update charts/incubator/oscam/Chart.yaml

* Update charts/incubator/oscam/SCALE/item.yaml

* use correct default port

* Update charts/incubator/oscam/SCALE/questions.yaml

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

* update PUID in helm-values

* use specific tag (currently latest)

* Update charts/incubator/oscam/SCALE/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2021-09-08 00:24:15 +02:00
Kjeld Schouten-Lebbing
6c4a7ddfcc feat: Add basic logic for changelog generation (#923) 2021-09-08 00:23:29 +02:00
kjeld Schouten-Lebbing
8f7046e1e9 fix tag on release dockerfile and removed unused dependency 2021-09-08 00:16:39 +02:00
kjeld Schouten-Lebbing
c4907a3196 repair mistake in release container 2021-09-08 00:11:16 +02:00
kjeld Schouten-Lebbing
d487eab61e add git-changelog to release container 2021-09-07 22:41:14 +02:00
kjeld Schouten-Lebbing
3c0f1cf59d Add helm-changelog to dockerfile for release container 2021-09-07 22:21:48 +02:00
Kjeld Schouten-Lebbing
a62202daf6 Delete old index.yaml file 2021-09-07 20:59:52 +02:00
TrueCharts-Bot
404cf6cefd Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 18:55:23 +00:00
kjeld Schouten-Lebbing
e48e57fa13 fix push not being executed in release script 2021-09-07 20:54:14 +02:00
kjeld Schouten-Lebbing
88430c4b91 run release script for production use 2021-09-07 20:50:37 +02:00
kjeld Schouten-Lebbing
a8a9c9a5fe Fix the token issues 2021-09-07 20:48:47 +02:00
Kjeld Schouten-Lebbing
5af4f9b0e0 Setup new test and release system (#919)
* Tweak some release-build script parameters

* adapt test to new release scripting

* whoopsies

* fix sh permissions

* some fixes

* use with

* test bump

* don't build indexes when running without production flag either

* also validate the catalog

* PWD/catalog

* mtching
"

* Don't make change to primary repo when building catalog

* Add doc generation feature

* try fetch depth 100

* remove helm-prep step to speedup test init

* also generate general docs

* adapt release workflow and some workflow cleanup
2021-09-07 20:37:52 +02:00
kjeld Schouten-Lebbing
f8bfaa4189 fix typo in release container 2021-09-07 20:13:29 +02:00
kjeld Schouten-Lebbing
2d3c50ee77 try adding helmdocs to release container 2021-09-07 20:11:42 +02:00
kjeld Schouten-Lebbing
e6a204e0f9 some tweaks 2021-09-07 17:52:00 +02:00
kjeld Schouten-Lebbing
84693a1778 add initial work on script to construct and test the releases 2021-09-07 17:25:30 +02:00
kjeld Schouten-Lebbing
a1f33888a5 some more gitignores 2021-09-07 17:18:39 +02:00
kjeld Schouten-Lebbing
a04ae5ebc1 revert some changes 2021-09-07 14:09:49 +02:00
kjeld Schouten-Lebbing
00abbe89b0 try scripting CR to go over all the charts 2021-09-07 14:04:24 +02:00
kjeld Schouten-Lebbing
648e63cc59 use global config setting for chartlreaser 2021-09-07 13:55:45 +02:00
kjeld Schouten-Lebbing
f52056e5fc use CR package without configfile 2021-09-07 13:51:43 +02:00
kjeld Schouten-Lebbing
2e894599d6 try using CR from commandline for release pipeline 2021-09-07 13:47:31 +02:00
kjeld Schouten-Lebbing
cb5ec21e15 try using our own container for the release pipeline 2021-09-07 13:36:35 +02:00
kjeld Schouten-Lebbing
4f1d048876 fix another mistake in release container 2021-09-07 13:30:15 +02:00
kjeld Schouten-Lebbing
84f093f64e fix a mistake in release container 2021-09-07 13:28:30 +02:00
kjeld Schouten-Lebbing
bdd9d90af4 try different way of grabbing the iX docker container 2021-09-07 13:26:39 +02:00
kjeld Schouten-Lebbing
ee9ece3d59 Add custom container to speedup build process 2021-09-07 13:18:41 +02:00
TrueCharts-Bot
c214543418 Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 10:59:11 +00:00
renovate[bot]
e68c64974b chore(deps): update container image mikenye/piaware to v6.0 (#914)
* chore(deps): update container image mikenye/piaware to v6.0

* 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-07 12:54:19 +02:00
kjeld Schouten-Lebbing
d774105dc8 actually install brew 2021-09-07 12:28:07 +02:00
kjeld Schouten-Lebbing
a3e92a7f8d also install brew for chart releaser 2021-09-07 12:25:39 +02:00
kjeld Schouten-Lebbing
60c741d1f4 manually install chart releaser for future use 2021-09-07 12:19:12 +02:00
kjeld Schouten-Lebbing
16f4de66c0 some workflow cleanup 2021-09-07 12:11:16 +02:00
kjeld Schouten-Lebbing
5a3b2fd84c try moving to a single release job 2021-09-07 12:06:46 +02:00
TrueCharts-Bot
ce9a1fd106 Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 09:00:43 +00:00
renovate[bot]
da02ebe2a0 chore(deps): update non-major docker tags (#916)
* chore(deps): update non-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-09-07 10:59:02 +02:00