Commit Graph

7477 Commits

Author SHA1 Message Date
TrueCharts-Admin 6ef6df4124 chore(deps): update renovatebot/github-action action to v34.21.4 2022-11-10 07:15:11 +01:00
TrueCharts-Admin 9f771d7474 chore(deps): update dawidd6/action-download-artifact action to v2.24.2 2022-11-10 01:24:54 +01:00
Kjeld Schouten-Lebbing 34e1423d86
Update build-catalog.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-09 22:56:37 +01:00
truecharts-bot d30dda86a5 chore: Auto-update chart README [skip ci] 2022-11-09 18:20:35 +00:00
TrueCharts-Admin 61d445fb97 chore(deps): update helm chart common to v10.9.5 2022-11-09 19:14:45 +01:00
truecharts-bot eff292d5fa chore: Auto-update chart README [skip ci] 2022-11-09 17:21:54 +00:00
Xstar97 87b72e348a
fix(recyclarr) add installation notes (#4362)
* fix(recyclarr) add installation notes

* add installContainers

* fix name

* set mount to config
2022-11-09 19:16:55 +02:00
truecharts-bot f510e374d2 chore: Auto-update chart README [skip ci] 2022-11-09 08:32:53 +00:00
Sam Smucny bcd3cb6c09
feat(Misskey): Add Misskey (#4315)
* Importing original chart files for misskey

* update chart.yaml

* Adding truecharts common library

* debugging setup

* Edits to password management

* updated TrueNAS questions for misskey

* Update to Chart.yaml

* Fix chart version

Signed-off-by: Sam Smucny <smucny.sam@gmail.com>

* Add target port UI question

* Cleanup and comment values.yaml

* Addressing review comments

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Addressing PR Reviews:
- remove targetPort (only using port)
- update image src to tccr.io
- remove vestigial nextcloud values
- remove auto file permissions

* Update charts/incubator/misskey/values.yaml

The hash value from truecharts is different than docker.io

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Sam Smucny <smucny.sam@gmail.com>

* Add back targetPort in questions.yaml

* Move configmap to tpl format and include in common

* Move secrets into configfile templates:
- remove initcontainer
- update host/pass values in default.yml
- remove misskeyconfig-src pvc
- remove secret env vars

* trim " from passwords

* Add other misskey configuration options

* typo

* Fix indentation

* adds couple more options

* whoops

Signed-off-by: Sam Smucny <smucny.sam@gmail.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-11-09 10:28:51 +02:00
TrueCharts Bot 8c166ff05d
chore(deps): update renovatebot/github-action action to v34.21.2 (#4357) 2022-11-09 10:28:18 +02:00
allcontributors[bot] 0e75a03ee9
docs: add ssmucny as a contributor for code (#4358)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-09 10:28:11 +02:00
allcontributors[bot] 5376b62a8d
docs: add keithamus as a contributor for code (#4359)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* docs: update .github/README.md [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-11-09 10:26:44 +02:00
Xstar97 9444cc9256
fix(esphome) add env variables to GUI (#4354)
* add ESPHOME_DASHBOARD_USE_PING to GUI

* cleanup

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-09 09:42:56 +02:00
TrueCharts Bot 1ecc58ac81
chore(deps): update dawidd6/action-download-artifact action to v2.24.1 (#4356) 2022-11-09 09:42:49 +02:00
TrueCharts Bot 193ad171bc
chore(deps): update helm chart common to v10.9.4 (#4353) 2022-11-09 09:42:39 +02:00
truecharts-bot 929beba979 chore: Auto-update chart README [skip ci] 2022-11-09 07:31:55 +00:00
TrueCharts Bot 5673252dab
chore(deps): update docker general non-major (#4355)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-09 09:18:51 +02:00
truecharts-bot 5c2e62558a chore: Auto-update chart README [skip ci] 2022-11-09 04:14:21 +00:00
TrueCharts-Admin d0617eaa76 chore(deps): update helm chart common to v10.9.4 2022-11-09 01:26:38 +01:00
TrueCharts Bot 0120c215e2
chore(deps): update helm general non-major (#4349) 2022-11-08 23:52:28 +01:00
TrueCharts-Admin d956577ea9 chore(deps): update renovatebot/github-action action to v34.20.4 2022-11-08 22:46:46 +01:00
truecharts-bot 9ba8308ab3 chore: Auto-update chart README [skip ci] 2022-11-08 18:51:08 +00:00
Keith Cirkel 2b9c91fa30
feat(uptimekuma): create servicemonitor for uptimekuma (#4334)
* create servicemonitor for uptimekuma

Signed-off-by: Keith Cirkel <keithamus@users.noreply.github.com>

* add default values for servicemonitor to uptime-kuma

Signed-off-by: Keith Cirkel <keithamus@users.noreply.github.com>

* minor bump uptime-kuma chart

Signed-off-by: Keith Cirkel <keithamus@users.noreply.github.com>

* add metrics questions to uptime-kuma

Signed-off-by: Keith Cirkel <keithamus@users.noreply.github.com>

* Update charts/stable/uptime-kuma/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/stable/uptime-kuma/templates/servicemonitor.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Keith Cirkel <keithamus@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-08 15:28:17 +01:00
TrueCharts Bot 990f452b6a
chore(deps): update helm chart common to v10.9.3 (#4350) 2022-11-08 15:27:15 +01:00
TrueCharts Bot e5db6078b5
chore(deps): update helm chart common to v10.9.3 (#4348) 2022-11-08 14:58:31 +01:00
truecharts-bot 31805828c6 chore: Auto-update chart README [skip ci] 2022-11-08 11:23:12 +00:00
TrueCharts Bot 1c91059156
chore(deps): update docker general non-major (#4347)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-08 10:09:30 +01:00
truecharts-bot 6053fd9280 chore: Auto-update chart README [skip ci] 2022-11-08 03:28:54 +00:00
TrueCharts Bot ec3d56395c
chore(deps): update helm general non-major (#4342)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:12:03 +02:00
TrueCharts Bot fe752292ae
chore(deps): update docker general non-major (#4343)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* update repo

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:11:13 +02:00
truecharts-bot 148385fb91 chore: Auto-update chart README [skip ci] 2022-11-07 23:40:33 +00:00
Stavros Kois 7bab9bc045
Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 01:36:39 +02:00
Stavros Kois 7b82cf8051
Update values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 01:36:34 +02:00
truecharts-bot a1a336dcf7 chore: Auto-update chart README [skip ci] 2022-11-07 22:57:12 +00:00
TrueCharts Bot bcc8ffc2dd
chore(deps): update helm chart common to v10.9.1 (#4339) 2022-11-08 00:52:14 +02:00
TrueCharts Bot 4518499735
chore(deps): update helm chart common to v10.9.1 (#4340) 2022-11-08 00:52:08 +02:00
truecharts-bot cf2cdffc62 chore: Auto-update chart README [skip ci] 2022-11-07 22:42:21 +00:00
Stavros Kois 5634e0182c
Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 00:39:23 +02:00
Stavros Kois 387cb311dd
Update values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 00:39:15 +02:00
truecharts-bot cf6aa45c81 chore: Auto-update chart README [skip ci] 2022-11-07 21:31:53 +00:00
TrueCharts Bot 8f04ee569b
chore(deps): update helm chart common to v10.9.0 (#4337) 2022-11-07 22:25:51 +01:00
TrueCharts Bot a7f5e03767
chore(deps): update helm chart common to v10.9.0 (#4338) 2022-11-07 22:14:34 +01:00
truecharts-bot b33b5031b5 chore: Auto-update chart README [skip ci] 2022-11-07 17:09:17 +00:00
Stavros Kois 076696e729
fix(guacamole-client): replace multiinit reference (#4335) 2022-11-07 17:02:18 +02:00
TrueCharts-Admin ee46eeea05 chore(deps): update renovatebot/github-action action to v34.20.0 2022-11-07 13:18:38 +01:00
Xstar97 7aa5cbb282
feat(strapi) change version to v4 (#4330)
* feat(strapi) change version to v4

* add secrets type correctly
2022-11-07 10:53:28 +01:00
TrueCharts Bot 516d51032d
chore(deps): update docker general non-major (#4331)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-07 09:12:11 +01:00
truecharts-bot 5e2ad903bc chore: Auto-update chart README [skip ci] 2022-11-07 03:21:30 +00:00
Kjeld Schouten-Lebbing d9ac6f6e3f
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-07 00:46:29 +01:00
Kjeld Schouten-Lebbing cd6f3d0e97
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-07 00:46:11 +01:00