Xstar97TheNoob and GitHub
4b947295ae
feat(sshwifty) add sshwifty ( #8143 )
...
**Description**
add sshwifty
⚒️ Fixes # <!--(issue)-->
**⚙️ Type of change**
- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
**📃 Notes:**
<!-- Please enter any other relevant information here -->
**✔️ Checklist:**
- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
**➕ App addition**
If this PR is an app addition please make sure you have done the
following.
- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers ) adding
the container to TrueCharts mirror repo.
- [X] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
---
_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-30 13:17:26 +03:00
Xstar97TheNoob and GitHub
945fd5f666
fix(lldap) set static tag ( #8386 )
...
**Description**
Set tag from latest to v0.4.3
⚒️ Fixes # <!--(issue)-->
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
**📃 Notes:**
<!-- Please enter any other relevant information here -->
**✔️ Checklist:**
- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning
**➕ App addition**
If this PR is an app addition please make sure you have done the
following.
- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers ) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
---
_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-27 23:27:55 +03:00
ccb8b27265
BREAKING CHANGE feat(prowlarr) add gui option to disable auth and postgres support ( #6343 )
...
* fix(prowlarr) set gui option for auth
* bump
* set default auth to Forms
* _sectrets.tpl
* add the secrets.tpl to templates dir
* postgres support
* Update charts/stable/prowlarr/templates/_secret.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/prowlarr/templates/_secret.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/prowlarr/templates/_secret.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/prowlarr/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/prowlarr/questions.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/prowlarr/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/stable/prowlarr/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/stable/prowlarr/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* port
* Update charts/stable/prowlarr/questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
* fix postgres, use secretKeyRef
* Delete _secret.tpl
* Update charts/stable/prowlarr/templates/common.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
* update values and chart
---------
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
Co-authored-by: Xstar97 <Xstar97@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 >
2023-02-28 09:30:54 +01:00
38c950b226
BREAKING CHANGE fix(radarr) add gui option to select auth ( #6345 )
...
* fix(radarr) add gui option to select auth
* add postgres support + auth gui
* Update charts/stable/radarr/questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
* fix postgres
* Delete _secret.tpl
* fix values and chart
* Update charts/stable/radarr/templates/common.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
* fix empty value
---------
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com >
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
2023-02-28 09:10:14 +01:00
2e360d991b
BREAKING CHANGE fix(sonarr) postgres support add gui option to select auth ( #6347 )
...
* fix(sonarr) add gui option to select auth
* set default auth to Forms
* add auth and postgres support(not enabled)
* Update charts/stable/sonarr/Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* check if enabled
* Update charts/stable/sonarr/questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
* Delete _secrets.tpl
* Update charts/stable/sonarr/templates/common.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
* update values
* comment out postgres until v4
---------
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com >
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
2023-02-28 09:09:45 +01:00
9d5f95fc0a
BREAKING CHANGE feat(readarr) add postgres support and auth in in gui ( #6392 )
...
* add postgres support + auth in gui
* fix postgres
* Delete _secret.tpl
* Update charts/stable/readarr/templates/common.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
* update chart and values
* add empty string
---------
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
2023-02-28 09:09:32 +01:00
bd03b50610
BREAKING CHANGE fix(lidarr) add gui option to select auth ( #6346 )
...
* fix(lidarr) add gui option to select auth
* set default auth to Forms
* add postgres support and auth option to gui
* add dependency
* Update charts/stable/lidarr/questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
* fix postgres
* Delete _secrets.tpl
* fix chart and values
* Update charts/stable/lidarr/templates/common.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
---------
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com >
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
2023-02-28 07:45:54 +01:00
Xstar97TheNoob and GitHub
80cd517c7c
fix(homebox) homebox fix allow registration variable. ( #7538 )
...
* fix(homebox) fix allow registration variable
* bump chart version
2023-02-24 15:26:07 +00:00
Xstar97TheNoob and GitHub
904f33d89c
fix(somfyprotect2mqtt) fix secret type values ( #7508 )
...
* fix(somfyprotect2mqtt) fix secret type values
* bump version
* fix code variable
* remove type
* add SKIPINSTALL
2023-02-23 21:35:03 +00:00
Xstar97TheNoob and GitHub
30fafb840e
fix(apprise-api): BREAKING CHANGE refactor ( #7370 )
...
* fix(apprise-api) breaking changes
* update tag
* fix perms
* www-data perms
* remove whitespace
---------
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
2023-02-23 16:03:21 +01:00
Xstar97TheNoob and GitHub
e18b59ee83
renovate(scrypted) add scrypted group ( #7509 )
2023-02-23 10:02:29 -05:00
Xstar97TheNoob and GitHub
6109a65a68
feat(Somfyprotect2mqtt) add somfyprotect2mqtt ( #7458 )
...
* feat(somfyprotect2mqtt) add somfyprotect2mqtt
* update chart
* remove changes from cloudflared
* set tag v0.2.9
* fix sites range
* fix int variables
* fix host type in values
* convert to string
* fix manual_snapshot variable
* fix secrets.tpl
* remove unused secret obj
* fix config
2023-02-22 10:33:56 -05:00
Xstar97TheNoob and GitHub
84a2df0e6c
fix(rtmpserver) enable ports ( #7459 )
2023-02-21 19:04:42 +01:00
Xstar97TheNoob and GitHub
7fb8026f4b
fix(homebridge) homebridge update v2023 ( #7449 )
...
* fix(homebridge) homebridge update v2023
* update chart version
2023-02-21 15:09:09 +01:00
Xstar97TheNoob and GitHub
dc0da31251
fix(unpoller) unpoller change upstream ( #7445 )
...
* fix(unifi-poller) unifi-poller change upstream
* update tag version
2023-02-21 15:08:48 +01:00
Xstar97TheNoob and GitHub
c3cab5f515
feat(shoko-server) shoko-server move to stable ( #7444 )
2023-02-21 11:58:30 +01:00
Xstar97TheNoob and GitHub
63d660ebc2
fix(metube) major update + code cleanup ( #7374 )
...
* fix(metube) major update + code cleanup
* fix name
2023-02-20 11:55:59 -05:00
Xstar97TheNoob and GitHub
45c820f4d4
feat(upsnap) add upsnap ( #7373 )
...
* feat(upsnap) add upsnap
2023-02-19 21:53:30 +01:00
Xstar97TheNoob and GitHub
0857b1e94c
fix(adguardhome-sync) update env + change upstream ( #7360 )
2023-02-19 19:58:00 +00:00
Xstar97TheNoob and GitHub
8f6f5a6404
fix(wizarr) set tag v1.6.1 ( #7375 )
2023-02-19 14:27:59 -05:00
Xstar97TheNoob and GitHub
dcb83c41a5
feat(muse) add muse ( #7366 )
...
* feat(muse) add muse
* add description to variable.
* some clean up + docs
* add our mirror tag
* fix docs
2023-02-18 21:13:10 +01:00
Xstar97TheNoob and GitHub
e93bdedf88
fix(strapi) add docs to build admin panel ( #7369 )
...
* fix(strapi) automatically build admin panel
* fix command and added docs
* replace init with args
* replace arg command
* remove initcontainer
* yarn strapi
* remove init and update docs.
* update docs
* remove extra args defaults
* fix test value
* remove comment
* add yarn run build initContainers
* update init initContainers
* update
* fix datbase host
* update
* update args
* update command
* replace npm with yarn
* remove init container
* update docs
* update word
2023-02-18 21:12:38 +01:00
Xstar97TheNoob and GitHub
3bf585fa5a
fix(phpmyadmin) code cleanup ( #7361 )
...
* fix(phpmyadmin) code cleanup
* fix variable example defaults
2023-02-17 06:27:23 -05:00
846262b85a
feat(rtmpserver) move to stable ( #6589 )
...
* feat(rtmpserver) move to stable
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* fix docs
---------
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-02-16 11:23:19 -05:00
Xstar97TheNoob and GitHub
6b314b081b
fix(tasmoadmin) code cleanup ( #7244 )
...
* fix(tasmoadmin) code cleanup
* fix url
* update tag
* fix
---------
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
2023-02-15 15:11:12 +00:00
Xstar97TheNoob and GitHub
473156684e
fix(acestream) code cleanup + env variables. ( #7236 )
...
* fix(acestream) code cleanup + env variables.
* update
* fix whitespace
---------
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com >
2023-02-15 15:09:28 +00:00
e191f3a2f8
fix(aria2) disable portal and added more gui options. ( #6697 )
...
* fix(aria2) remove portal and clean up gui
* update values
* add gui options
* rar
* Update charts/stable/aria2/questions.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: xstar97 <9399967+xstar97@users.noreply.github.com >
* bunmp
---------
Signed-off-by: xstar97 <9399967+xstar97@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-02-15 11:54:58 +01:00
d00d546063
fix(minecraft-java) add USE_AIKAR_FLAGS and more tags to gui. ( #6701 )
...
* fix(minecraft-java) add USE_AIKAR_FLAGS
* remove text and added additional flags
* update ci
* add additional tags
* add proebs
* lint
---------
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-02-03 23:39:18 +00:00
c30fdc33f4
docs(plex) add community migration guide ( #6692 )
...
* feat(plex) add docs community migration guide
* update sub links
* bump app version
* update migration guide
* fix docs
* Update charts/stable/plex/docs/migration_guide.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/plex/docs/migration_guide.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/plex/docs/migration_guide.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/plex/docs/migration_guide.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/plex/docs/migration_guide.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/plex/docs/migration_guide.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/plex/docs/migration_guide.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/plex/docs/migration_guide.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/plex/docs/migration_guide.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/plex/docs/migration_guide.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* update docs
* fix word
* Update charts/stable/plex/docs/migration_guide.md
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
---------
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-02-03 21:43:30 +00:00
6dc738d048
fix(plexripper) cleanup gui and code BREAKING CHANGES removed persistence of extra dirs. ( #6610 )
...
* fix(plexripper) cleanup gui and code
* fix protocol
* fix persistence
* update tag
---------
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-02-02 23:33:19 +00:00
5d34ed1449
fix(gitea) add quotes to pass and user. ( #6814 )
...
* fix(gitea) add quotes to pass and user.
* remov non-link
---------
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-02-02 22:49:09 +00:00
Xstar97 and GitHub
4c38a84a5b
fix(statping-ng) fix admin_pass variable ( #6726 )
2023-01-31 02:59:22 +00:00
586cee23aa
fix(navidrome): Breaking Change - Expose Music persistence persistence to GUI. ( #6581 )
...
* fix(navidrome) add music persistence and docs
* Update charts/stable/navidrome/Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Delete installation_notes.md
---------
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-01-30 20:59:33 +00:00
Xstar97 and GitHub
f1dc099b7a
fix(shoko-server) update tag and housekeeping ( #6698 )
2023-01-30 22:12:43 +02:00
Xstar97 and GitHub
bb547425ae
fix(openproject) set tag version to 12.4.2 ( #6716 )
2023-01-30 22:12:02 +02:00
f95aa904d2
fix(tt-rss) add docs and gui clean up ( #6712 )
...
* fix(tt-rss) add docs and gui clean up
* Update charts/stable/tt-rss/docs/credentials.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* update installation notes
* Update charts/stable/tt-rss/docs/installation_notes.md
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
---------
Signed-off-by: Xstar97 <Xstar97@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 >
2023-01-30 22:11:31 +02:00
Xstar97 and GitHub
458a5a7413
fix(deemix) add persisted volume to gui ( #6567 )
...
* fix(deemix) add persisted volume to GUI
* update gui text
2023-01-21 13:53:35 +02:00
Xstar97 and GitHub
7c66271e16
feat(lama-cleaner) move to stable ( #6590 )
2023-01-21 13:46:46 +02:00
Xstar97 and GitHub
cda072588c
feat(soft-serve) move to stable ( #6591 )
2023-01-21 13:46:30 +02:00
Xstar97 and GitHub
8685d95081
fix(heimdall) set tag to 2.5.5 ( #6576 )
2023-01-20 18:43:03 +02:00
Xstar97 and GitHub
3afe98bcea
fix(crafty-4) add bedrock port ( #6444 )
2023-01-18 09:31:50 +02:00
Xstar97 and GitHub
0651359581
fix(heimdall) set tag version to 2.5.5 ( #6443 )
2023-01-18 09:26:33 +02:00
Xstar97 and GitHub
71650971bc
fix(valheim) added regex to server pass + clean up the gui ( #6440 )
...
* fix(valheim) set min length and fix labels
* remove password required
2023-01-18 00:20:24 +02:00
3a969a6e0d
feat(ersatztv) add ersatztv ( #6373 )
...
* feat(ersatztv) add ersatztv
* add mirror containers
* fix persistence
* rar rofs
* add group ersatztv
* PROBE
* gpu wont work on CI
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-01-16 08:48:23 +00:00
Xstar97 and GitHub
2457da18bf
fix(littlelink) fix typo on META_TITLE ( #6394 )
...
* fix(littlelink) fix typo on META_TITLE
* bump
2023-01-16 10:03:45 +02:00
5c91c5efe4
feat(openbooks) add openbooks ( #6175 )
...
* feat(openbooks) add openbooks
* fix persistence config
* rasnr | rofs true | remove basepath
* added more GUI options
* fix variable type
* feat(openbooks) add openbooks
* fix persistence config
* rasnr | rofs true | remove basepath
* added more GUI options
* fix variable type
* add args.tpl
* format
* Update charts/incubator/openbooks/templates/_args.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/openbooks/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* ints must be strings
* shorter
Signed-off-by: Xstar97 <Xstar97@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: Stavros kois <s.kois@outlook.com >
2023-01-15 22:10:59 +02:00
07899d6867
fix(cloudflared) change extraArgs to args ( #6390 )
...
* fix(cloudflared) change extraArgs to args
* args
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-01-15 19:52:31 +02:00
e9602b28fd
feat(discordgsm) move to stable ( #6380 )
...
* feat(discordgsm) move to stable
* dont try to install
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-01-15 16:15:09 +02:00
Xstar97 and GitHub
f2f73d13c5
feat(wbo) move to stable ( #6381 )
2023-01-15 12:43:37 +01:00
Xstar97 and GitHub
9ffb270689
fix(plex-meta-manager) fix secrets.tpl variables ( #6376 )
2023-01-14 23:45:46 +02:00
1ef0c4101c
feat(plexanisync) add plexanisync ( #6173 )
...
* feat(plexanisync) add plexanisync
* changes
* remove newline from values
* configfile
* ui
* secret
* custom mapping
* ui
* precommit
* add descriptions
* whops
* another check
* ....
* check
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* test something
* revert
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* roto
* Update charts/incubator/plexanisync/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* hmm
* Update charts/incubator/plexanisync/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* only inject file if there is value
* whops
* .
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-01-13 19:48:34 +02:00
Xstar97 and GitHub
ef202234fc
fix(kitchenowl) set tag to latest ( #6230 )
...
* fix(kitchenowl) set tag to latest
* minor patch
2023-01-11 09:39:03 +02:00
Xstar97 and GitHub
236ab25b97
feat(qwantify) add qwantify ( #6174 )
...
* feat(qwantify) add qwantify
* rar + rofs + env in values
* set truecharts mirror
2023-01-09 13:36:33 +02:00
Xstar97 and GitHub
a5c5d6d447
feat(webtop) image selector,gui improvement,docs ( #6170 )
2023-01-09 08:04:21 +02:00
ad83be0825
BREAKING CHANGES fix(shiori) fix postgres sidecar ( #6167 )
...
* feat(shiori) fix postgres sidecar
* Update charts/stable/shiori/templates/_secret.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/shiori/templates/_secret.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/shiori/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/stable/shiori/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* fix envFrom
* remove defaults
* set mirror container
Signed-off-by: Xstar97 <Xstar97@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 >
2023-01-09 07:07:48 +02:00
dd18aa332a
fix(plex-meta-manager) add configmap + gui options ( #6155 )
...
* fix(plex-meta-manager) add configmap
* remove item from catagories
* Update charts/incubator/plex-meta-manager/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/plex-meta-manager/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/plex-meta-manager/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/plex-meta-manager/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/plex-meta-manager/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/plex-meta-manager/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/plex-meta-manager/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/plex-meta-manager/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/plex-meta-manager/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@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 >
2023-01-08 17:10:56 +02:00
7a84a44f86
fix(metube): BREAKING CHANGES - separate config/download dirs. ( #6154 )
...
* fix(metube) separate config/download dirs.
* remove the gui option.
* fix spelling
* Update charts/stable/metube/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@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 >
2023-01-08 15:50:43 +02:00
66bd35759e
fix(jenkins) jenkins add configmap ( #5953 )
...
* fix(jenkins) jenkins add configmap
* fix PLUGINS_FORCE_UPGRADE
* some initial changes
* update
* lint
* rootless
* bump
* so many opts
Co-authored-by: Stavros kois <s.kois@outlook.com >
2023-01-07 12:58:38 +02:00
6d9cb59c6b
fix(cloudflareddns) fix record type variable list ( #6001 )
...
* fix(cloudflareddns) fix record type variable list
* .
* Update charts/stable/cloudflareddns/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@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 >
2023-01-06 20:06:59 +00:00
488e13c312
fix(gotify): BREAKING CHANGE - Rewrite app ( #5997 )
...
* fix(gotify) fix user and pass + gui rework.
* conf file
* gui
* fix
* lint
* fixy-fixy
* whops
* add dep
* hmm
* also tet
* env -.-
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Stavros kois <s.kois@outlook.com >
2023-01-06 20:44:59 +02:00
Xstar97 and GitHub
d9890d8797
fix(cloudflareddns) fix variable key ( #6000 )
...
* fix(cloudflareddns) fix variable key
* Restored $cfddns key
2023-01-06 19:46:10 +02:00
a48faf35a4
feat(cloudflareddns): BREAKING CHANGE - Rewrite GUI ( #5995 )
...
* fix(cloudflareddns) validate cf hosts and zones
* add _secrets.tpl and major gui overhaul
* fix _secret.tpl variables
* remove variable from zone variable
* fix zones variable
* fix variable
* make some cchanges
* update regex
* update doc
* whoops
* fix CF_HOSTS variable
* Update charts/stable/cloudflareddns/Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@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 >
2023-01-06 11:39:09 +02:00
43cbe9bf50
fix(terraria) code clean up + gui overhaul ( #5948 )
...
* fix(terraria) code clean up + gui overhaul
* Update charts/incubator/terraria-tshock/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/terraria-tshock/templates/_secret.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/terraria-tshock/templates/_secret.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/terraria-tshock/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/terraria-tshock/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* bug fixes
* fix
* fix
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/terraria-tshock/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* add required to string variables
* Update charts/incubator/terraria-tshock/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/terraria-tshock/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/terraria-tshock/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@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 >
2023-01-04 08:23:31 +00:00
cd6661797f
fix(appdaemon) valid_chars for long | lat ( #5946 )
...
* fix(appdaemon) valid_chars for long | lat + port
* revert port and increase valid_chars for long/lat
* rofs false
* update validation.md
* md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-01-04 10:17:33 +02:00
Xstar97 and GitHub
fcfa033133
fix(arksurvivalevolved) fix configmap ( #5949 )
2023-01-02 18:47:08 +02:00
f39157ac79
fix(wordpress) update php-config variable ( #5945 )
...
* fix(wordpress) update php-config variable
* change php-config to php
* fix config
* fix confmap
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2023-01-02 10:37:44 +02:00
54ef71fe28
feat(nitter) add nitter ( #5910 )
...
* feat(nitter) add nitter
* fix hmacKey
* update hmacKey
* remove excess code
* fix qui descriptions + hmacKey variable
* Update charts/incubator/nitter/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/nitter/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/nitter/templates/_configmap.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/nitter/templates/_configmap.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/nitter/templates/_configmap.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/nitter/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/nitter/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/nitter/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/nitter/templates/_configmap.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/nitter/templates/_configmap.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/nitter/templates/_configmap.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/nitter/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/nitter/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/nitter/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* adjust secret
* tpl
* ui
* no need for persistence
* add http probe
* fix quests
* hm
* secret
* ofc...
* hostname
Signed-off-by: Xstar97 <Xstar97@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: Stavros kois <s.kois@outlook.com >
2023-01-01 17:13:57 +00:00
Xstar97 and GitHub
6d6cc013c6
fix(appdaemon) fix port + gui upkeep + docs ( #5921 )
2023-01-01 18:14:39 +02:00
de754ab16b
feat(pialert) add pialert ( #5530 )
...
* feat(pi.alert) add pi.alert
* fix path
* Update charts/incubator/pialert/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/pialert/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* basic plumbing
* add note
* add some mroe
* add all
* dark mode init
* subpath
* general ui
* add ui
* rename contaienr
* stupid containers.
* update image
* whops
* move temp config out of config dir
* subpath...
* typos
* meh
* hmm
* whops
* no subpath on volume, only on mount
* empty list
* req
* meh
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-12-31 19:57:08 +02:00
27f7c5889c
feat(soft-serve) add soft-serve ( #5527 )
...
* feat(soft-serve) add soft-serve
* changs
* whoopsies
* initial admin key is optional
* diff paths
* commnet out
* rofs
* root
Co-authored-by: Stavros kois <s.kois@outlook.com >
2022-12-31 13:28:26 +02:00
8cc8d32e77
fix(home-assistant) Dynamically set trusted proxies ( #5846 )
...
* fix(home-assistant) fix home-assistant subnet
* use a better way for trusted proxies
* replace else with a dynamic list instead of hardcoded
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-12-29 23:25:28 +01:00
a56853960e
feat(jackett2telegram) add jackett2telegram ( #5548 )
...
* feat(jackett2telegram) add jackett2telegram
* fix name
* fix repo and tag
* unset variable token
* update repo
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/jackett2telegram/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@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 >
2022-12-27 07:51:36 +02:00
d74174a634
feat(plik) add plik ( #5528 )
...
* feat(plik) add plik
* update tag
* Update charts/incubator/plik/Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* plik secret
* secretName
* UI
* integer?
* typo
* fix config
* whoops
* don't set defaultMode
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@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: Stavros kois <s.kois@outlook.com >
2022-12-26 22:44:39 +02:00
1d0e344bfe
fix(rstudio) bug fixes and semver ( #5769 )
...
* fix(rstudio) bug fixes and semver
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@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 >
2022-12-25 11:44:22 +02:00
Xstar97 and GitHub
1f4fa4f736
feat(clipplex) add clipplex ( #5551 )
...
* feat(clipplex) add clipplex
* update docs
2022-12-25 10:32:10 +01:00
5b2121418f
WIP feat(invidious) add invidious ( #5103 )
...
* wip feat(invidious) add invidious
* Update charts/incubator/invidious/templates/_config.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/invidious/templates/_config.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* INVIDIOUS_CONFIG variable
* Update charts/incubator/invidious/templates/_config.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/invidious/templates/_config.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* Update charts/incubator/invidious/templates/_config.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* formatted config
* indent
* fixes
* Update charts/incubator/invidious/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/invidious/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/invidious/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/invidious/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/invidious/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* fixes
* add installContainers seeddb
* add dbseed
* dont run upgrade
* fix vars
* whops
* simplify secret
* meh upstream config is a single level everything
* user accs
* bg jobs
* jobs
* jobs
* misc
* moar
* more
* more
* all
* remoev todo
* fix questions
Signed-off-by: Xstar97 <Xstar97@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: Stavros kois <s.kois@outlook.com >
2022-12-25 11:13:11 +02:00
e153ae587d
fix(arksurvivalevolved) gui and small bug fixes ( #5687 )
...
* fix(arksurvivalevolved) gui and small bug fixes
* fix enum
* quests
* tpl
* update community guide
* Update charts/incubator/arksurvivalevolved/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* try different doc style?
* add newline docs on validate
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-12-25 10:53:38 +02:00
a6cfb21b47
feat(penpot): add Penpot ( #4785 )
...
* WIP(penpot) add Penpot
* fix smtp
* remove some comments
* update code
* update
* fix secret
* fix misspelling
* fix redis
* add tpls
* Update charts/incubator/penpot/templates/_exporter.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/penpot/templates/common.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/penpot/templates/common.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/penpot/templates/_backend.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* fix values + tpls
* cleanup
* fix
* Update charts/incubator/penpot/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* rofs set to false + update dependencies
* hostAliases
* Update charts/incubator/penpot/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* split publicURI
* host
* trim trim
* probes
* trimmmm
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-12-24 14:47:56 +02:00
8a804251ad
feat(homebox) add homebox ( #5554 )
...
* feat(homebox) add homebox
* update container repo
* scer
* lint
Co-authored-by: Stavros kois <s.kois@outlook.com >
2022-12-24 09:50:20 +00:00
82e2285950
feat(lama-cleaner) add lama-cleaner ( #5555 )
...
* feat(lama-cleaner) add lama-cleaner
* add icon
* add extraArgs
* add extraArgs
* add host command
* set as command
* args
* no point to test gpu on CI
Co-authored-by: Stavros kois <s.kois@outlook.com >
2022-12-24 11:27:08 +02:00
56d88007e8
feat(serpbear) add serpbear ( #5556 )
...
* feat(serpbear) add serpbear
* update repoo to truecharts
* fix chart.yaml
* random gen secret
* quote int
Co-authored-by: Stavros kois <s.kois@outlook.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-12-24 10:56:57 +02:00
05d1de18f3
feat(hasty-paste) add hasty-paste ( #5549 )
...
* feat(hasty-paste) add hasty-paste
* add icon
* add options
* UI
* whoops
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/hasty-paste/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/hasty-paste/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/hasty-paste/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* hmm
* hmm
* heatlhchecks
* hmm
* port
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Stavros kois <s.kois@outlook.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-12-23 00:00:14 +02:00
e1338ba013
fix(rollar) rollar code cleanup ( #5500 )
...
* fix(rollar) code cleanup
* update path
* Update charts/incubator/rollarr/Chart.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* delete rollar
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-12-20 00:01:35 +02:00
16256dfe2f
feat(snowflake-proxy) add snowflake-proxy ( #5512 )
...
* feat(snowflake-proxy) add snowflake-proxy
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* add some options ;)
* more
* remove args
* hostnet
* hmm
* hmhm
* typo -.-
* Update charts/incubator/snowflake-proxy/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/snowflake-proxy/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* try probe
* shell
* other probe
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-12-18 21:30:51 +02:00
dc4370fce9
feat(thumba) add thumba ( #5513 )
...
* feat(thumba) add thumba
* update icon
* rar | rofs
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@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 >
2022-12-18 12:22:45 +00:00
Xstar97 and GitHub
5e402bd56d
fix(flashpaper) code cleanup + move to stable ( #5504 )
...
* fix(flashpaper) code cleanup + move to stable
* Update variables types to int
* update variable types
* Update questions.yaml
* Update questions.yaml
2022-12-18 13:55:53 +02:00
ab6d8beac0
fix(traktarr) code fixes ( #5499 )
...
* fix(traktarr) code fixes
* fix RUNNOW variable
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* fix quote
* UI
* Update charts/incubator/traktarr/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/traktarr/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@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 >
2022-12-18 13:51:52 +02:00
9dc2f31fd2
wip (rdesktop) move to stable ( #5379 )
...
* wip (rdesktop) move to stable
* ci
* update all images to truechart containers
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-12-17 13:06:04 +02:00
9584eb50a4
feat(wizarr) add wizarr ( #5419 )
...
* feat(wizarr) add wizarr
* default icon
* add truecharts repo
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@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 >
2022-12-16 10:24:09 +02:00
f85f9ae70d
feat(pingvin-share) add pingvin-share ( #5214 )
...
* feat(pingvin-share) add pingvin-share
* fix category and set rofs to false
* rar
* set container to mirror
* config -> data
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-12-08 21:36:24 +02:00
536febfefd
fix(euterpe) set persistence & tagged ver ( #4623 )
...
* fix(euterpe) set persistence & tagged ver
* remove comment from repo
* rar rofs
* set protocol to http
* set to 568 + ranr
* rar + rofs false
* set protocol TCP + probes
* set probes
* ranr
* update values
* set our image
* Update charts/incubator/euterpe/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/euterpe/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* secret
* empty
* major bump
* Update values.yaml
* whoops
* cast to int
* clean
* whoops
* add gui options
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/euterpe/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/euterpe/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/euterpe/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/euterpe/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/euterpe/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/euterpe/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/euterpe/questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* fixy fixy
* fix spelling
* hmm
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-12-08 19:47:44 +02:00
1a5e4e7f2e
fix(ps3netsrv) code cleanup, perms, persistence. ( #4666 )
...
* fix(ps3netsrv) code cleanup, perms, persistence.
* add probes
* ronfs false
* Update charts/incubator/ps3netsrv/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/ps3netsrv/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/ps3netsrv/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/ps3netsrv/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@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 >
2022-12-06 00:51:20 +02:00
Xstar97 and GitHub
a7af5b04c0
fix(discordgsm) activity type | Whitelist Guilds ( #5036 )
2022-12-02 00:31:09 +02:00
Xstar97 and GitHub
6d429a418b
fix(libremdb) axios settings fixes ( #5068 )
2022-12-01 21:44:11 +02:00
d171218db6
feat(libremdb) add libremdb ( #4829 )
...
* feat(libremdb) add libremdb
* add redis dep
* enable redis
* remove invalid variable
* fix axios
* remove axios from GUI
* add axios to gui
* fix default value for AXIOS_ACCEPT
* change upstream image
* cleanup chart
* Fix url
* update tag
* update image repo
* quote special chars
* quotes
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-29 11:34:34 +02:00
d333fffe95
feat(discordgsm) add discordgsm ( #4296 )
...
* add(discordGSM) add discordGSM
* set portal to true
* rofs false
* add additional storage
* set APP_TOKEN = -1
* remove env
* disable probes
* rename + postgres dependencies.
* remove whitespace + fix common + postgres
* fix postgres
* rename to discordgsm + truechart image
* fix values property
* fix questions
* fix group
* set ver to 2.8.1 and fix chart
* update commons + postgresql
* Update charts/incubator/discordgsm/docs/installation_notes.md
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* use secret
* whitlelist
* update questions
* correct envs
* add more evns
* add qs
* missing :
* Update charts/incubator/discordgsm/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* update commons + postgres
* update version
* remove service and start discord bot only
* disable POSTGRES_SSL_MODE
* comment out web api
* command
* format token
* Update charts/incubator/discordgsm/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* empty app_token
* comment out variable
* Update values.yaml
* Update values.yaml
* test
* fix app_token
* Update token
Fake token
* fix questions
* fix questions
* Update charts/incubator/discordgsm/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@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 >
2022-11-28 09:40:50 +02:00
Xstar97 and GitHub
b0c13f2ee7
fix(kodi-headless) set rofs to false + default credentials ( #4902 )
...
* fix(kodi-headless) set perms rootless
* rofs false | docs
* rar
2022-11-27 23:40:19 +02:00
Xstar97 and GitHub
fdbbcfabe9
fix(rcon-webadmin) add ws ingress ( #4770 )
2022-11-23 11:27:01 +02:00
5f333ef82f
fix(duplicacy) remove excess env + code cleanup ( #4724 )
...
* fix(duplicacy) remove excess env + code cleanup
* Update charts/incubator/duplicacy/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
* update questions
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com >
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-22 12:20:08 +02:00
Xstar97 and GitHub
789ad22675
feat(ipfs) update chart info ( #4680 )
2022-11-22 09:09:15 +02:00