Commit Graph

22124 Commits

Author SHA1 Message Date
TrueCharts Bot
767fdfdb97 chore(deps): update rdesktop (#14612) 2023-11-13 22:37:17 +01:00
tuxsudo
3c307117e4 migrate(rimgo): Migrate rimgo to new common (#14592)
Updates rimgo and migrates it to the new common

I'm going to look and compare questions.yaml to see if anything needs to
be changed but tbh I'm not sure so feel free to give input on that.

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
Tested on local k3s ubuntu server

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [x] 🧪 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

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 21:13:46 +00:00
Stavros kois
eaafc8a38e fix(questions/template): variable -> value 2023-11-13 23:04:39 +02:00
Stavros kois
9eed0f0313 fix(questions/template): label -> description 2023-11-13 22:21:53 +02:00
Kjeld Schouten
1d2c89bd23 Update persistenceBasic.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:30:39 +01:00
Kjeld Schouten
3d567b94c3 Update persistenceList.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:30:18 +01:00
Kjeld Schouten
9392c4c24f Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:14:46 +01:00
Kjeld Schouten
2823b415a3 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:12:58 +01:00
Kjeld Schouten
e6bffcf037 feat(SCALE GUI): add GUI for Static PV PVC bindings and readd storageClass option (#14606)
**Description**
This adds gui options to use the future static pv-pvc bindings on
TrueNAS SCALE

⚒️ Fixes  #14528

**⚙️ 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:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 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.

- [x] 🪞 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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:11:14 +01:00
Kjeld Schouten
a74c7889fd feat(SCALE GUI): add gui options for volumeSnapshots (#14607)
**Description**
Adds SCALE GUI options for the soon-to-be-added volumeSnapshots

⚒️ Fixes #14605

**⚙️ 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:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 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.
- [ ] 🖼️ 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-11-13 00:09:28 +01:00
TrueCharts Bot
509761bac3 chore(deps): update container image tccr.io/truecharts/grav to v1.7.43 (#14608) 2023-11-12 21:45:16 +01:00
Kjeld Schouten
3c0811608b Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-12 20:54:51 +01:00
TrueCharts Bot
53d8db9f58 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.10.2.4064 (#14603) 2023-11-12 13:39:35 +01:00
TrueCharts Bot
16bf2baa0f chore(deps): update container image tccr.io/truecharts/grocy to v4.0.3 (#14602) 2023-11-12 10:38:26 +01:00
TrueCharts Bot
d6bff9d8a2 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14601) 2023-11-12 08:40:58 +01:00
TrueCharts Bot
92fdac209b chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest (#14600) 2023-11-12 06:34:28 +01:00
TrueCharts Bot
26c7cc563b chore(deps): update container image tccr.io/truecharts/radarr to v5.1.3.8246 (#14599) 2023-11-12 05:38:20 +01:00
TrueCharts Bot
ac19db4f79 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#14597) 2023-11-12 04:40:22 +01:00
TrueCharts Bot
3a4a4a1ac2 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#14598) 2023-11-12 04:39:39 +01:00
TrueCharts Bot
7df7f439db chore(deps): update container image tccr.io/truecharts/calibre-web to v0.6.21 (#14595) 2023-11-12 03:48:04 +01:00
TrueCharts Bot
d8696a759c chore(deps): update container image tccr.io/truecharts/webtop-arch-i3 to latest (#14596) 2023-11-12 03:45:27 +01:00
TrueCharts Bot
95f37ae3fb chore(deps): update webtop (#14594) 2023-11-12 03:00:59 +01:00
TrueCharts Bot
ea4776d30a chore(deps): update rdesktop (#14593) 2023-11-12 02:59:53 +01:00
TrueCharts Bot
9e9d77dc6c chore(deps): update container image tccr.io/truecharts/plexripper to v0.14.0 (#14591) 2023-11-12 01:56:23 +01:00
TrueCharts Bot
d5e01936d8 chore(deps): update container image tccr.io/truecharts/minio to latest (#14590) 2023-11-12 01:55:14 +01:00
TrueCharts Bot
a189c5639e chore(deps): update container image tccr.io/truecharts/tdarr_node to v2.15.01 (#14589) 2023-11-11 23:37:48 +01:00
TrueCharts Bot
456d450054 chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.22.0 (#14587) 2023-11-11 22:38:37 +01:00
TrueCharts Bot
4a375c79d2 chore(deps): update container image tccr.io/truecharts/tdarr to v2.15.01 (#14588) 2023-11-11 22:37:27 +01:00
TrueCharts Bot
27aee1ba23 chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#14582) 2023-11-11 21:44:44 +01:00
TrueCharts Bot
21285d1f05 chore(deps): update container image tccr.io/truecharts/handbrake to v23.11.2 (#14583) 2023-11-11 21:42:47 +01:00
TrueCharts Bot
7e525ef5fa chore(deps): update container image tccr.io/truecharts/searxng to latest (#14581) 2023-11-11 20:38:47 +01:00
TrueCharts Bot
a2dfd40483 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#14580) 2023-11-11 20:38:37 +01:00
TrueCharts Bot
7e13b1b57f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14579) 2023-11-11 19:39:06 +01:00
TrueCharts Bot
58810ad940 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14578) 2023-11-11 19:36:32 +01:00
kqmaverick
116e2c7560 migrate(multi-scrobbler): common update (#14576)
**Description**
Update to new common.

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ 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?**

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 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._

---------

Signed-off-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-11 19:51:48 +02:00
TrueCharts Bot
43f0feb195 chore(deps): update container image tccr.io/truecharts/grav to v1.7.43 (#14575) 2023-11-11 15:41:22 +01:00
TrueCharts Bot
329fa76c84 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14574) 2023-11-11 14:39:26 +01:00
TrueCharts Bot
a97550a25d chore(deps): update container image tccr.io/truecharts/qbitrr to v3.7.16 (#14573) 2023-11-11 13:40:29 +01:00
TrueCharts Bot
f10b20782a chore(deps): update container image tccr.io/truecharts/tsmuxer to v23.11.1 (#14572) 2023-11-11 10:36:42 +01:00
TrueCharts Bot
dfcd51e37f chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#14570) 2023-11-11 09:39:10 +01:00
TrueCharts Bot
e1435feb94 chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#14571) 2023-11-11 09:35:52 +01:00
TrueCharts Bot
3e7ad2e915 chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.125.2 (#14569) 2023-11-11 08:40:26 +01:00
TrueCharts Bot
b158038703 chore(deps): update container image tccr.io/truecharts/flaresolverr to v3.3.7 (#14568) 2023-11-11 08:39:00 +01:00
TrueCharts Bot
f4f4b63599 chore(deps): update container image tccr.io/truecharts/mosdns to v5.3.1 (#14567) 2023-11-11 07:39:47 +01:00
TrueCharts Bot
b7382e5e53 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14566) 2023-11-11 07:38:50 +01:00
TrueCharts Bot
f47d77ba87 chore(deps): update container image tccr.io/truecharts/qdirstat to v23.11.1 (#14565) 2023-11-11 06:37:37 +01:00
TrueCharts Bot
98597fdff7 chore(deps): update container image tccr.io/truecharts/mkvcleaver to v23.11.1 (#14564) 2023-11-11 06:36:21 +01:00
TrueCharts Bot
3eafc22b8e chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14561) 2023-11-11 05:39:54 +01:00
TrueCharts Bot
6085a86ffa chore(deps): update container image tccr.io/truecharts/mediainfo to v23.11.1 (#14562) 2023-11-11 05:38:52 +01:00
TrueCharts Bot
5d5f897f44 chore(deps): update container image tccr.io/truecharts/jdownloader-2 to v23.11.1 (#14558) 2023-11-11 04:44:59 +01:00