Commit Graph
22150 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub e0eb08bc50 chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14637) 2023-11-14 07:37:41 +01:00
TrueCharts BotandGitHub 9887c5842e chore(deps): update webtop (#14638) 2023-11-14 07:32:40 +01:00
TrueCharts BotandGitHub 3cc4d0609f chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-kde to latest (#14636) 2023-11-14 06:30:25 +01:00
TrueCharts BotandGitHub ba775d12d7 chore(deps): update webtop (#14635) 2023-11-14 05:34:58 +01:00
TrueCharts BotandGitHub 7af9321033 chore(deps): update container image tccr.io/truecharts/odoo to v16.0.0 (#14634) 2023-11-14 03:46:18 +01:00
TrueCharts BotandGitHub ba793d96af chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#14632) 2023-11-14 01:57:28 +01:00
TrueCharts BotandGitHub 5579ead728 chore(deps): update container image tccr.io/truecharts/wordpress to v6.4.1 (#14633) 2023-11-14 01:57:14 +01:00
TrueCharts BotandGitHub cbe16f11ac chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14629) 2023-11-13 23:40:11 +01:00
TrueCharts BotandGitHub 482cbc19ec chore(deps): update container image tccr.io/truecharts/collabora to v23.05.5.4.1 (#14613) 2023-11-13 22:46:25 +01:00
TrueCharts BotandGitHub 841f73c261 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 (#14619) 2023-11-13 22:46:03 +01:00
TrueCharts BotandGitHub 89e0caa292 chore(deps): update kitchenowl (#14623) 2023-11-13 22:43:22 +01:00
TrueCharts BotandGitHub 03401d7bab chore(deps): update container image tccr.io/truecharts/meshcentral to v1.1.16 (#14614) 2023-11-13 22:42:28 +01:00
TrueCharts BotandGitHub 9bb663bd58 chore(deps): update container image tccr.io/truecharts/flaresolverr to v3.3.9 (#14620) 2023-11-13 22:41:51 +01:00
TrueCharts BotandGitHub 9758677f42 chore(deps): update container image tccr.io/truecharts/uptime-kuma to v1.23.4 (#14625) 2023-11-13 22:41:34 +01:00
TrueCharts BotandGitHub 82e12f1869 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.7.0 (#14621) 2023-11-13 22:41:31 +01:00
TrueCharts BotandGitHub 62371aef84 chore(deps): update portainer to v2.19.2 (patch) (#14615) 2023-11-13 22:41:03 +01:00
TrueCharts BotandGitHub 44834ac2d4 chore(deps): update container image tccr.io/truecharts/fileflows to v23.11.0 (#14611) 2023-11-13 22:40:57 +01:00
TrueCharts BotandGitHub b4fd01a5f3 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14618) 2023-11-13 22:40:54 +01:00
TrueCharts BotandGitHub 2950c18d4e chore(deps): update container image tccr.io/truecharts/duckdns to latest (#14616) 2023-11-13 22:40:51 +01:00
TrueCharts BotandGitHub 2266286af3 chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.41 (#14628) 2023-11-13 22:40:45 +01:00
TrueCharts BotandGitHub 1a7e218a7b chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#14626) 2023-11-13 22:40:38 +01:00
TrueCharts BotandGitHub 17c9556aa8 chore(deps): update container image tccr.io/truecharts/wordpress to v6.4.1 (#14627) 2023-11-13 22:40:35 +01:00
TrueCharts BotandGitHub f154021b56 chore(deps): update container image tccr.io/truecharts/mattermost to v (#14622) 2023-11-13 22:40:31 +01:00
TrueCharts BotandGitHub c45eb08353 chore(deps): update container image tccr.io/truecharts/searxng to latest (#14610) 2023-11-13 22:40:18 +01:00
TrueCharts BotandGitHub d4ce5f60d8 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14617) 2023-11-13 22:39:56 +01:00
TrueCharts BotandGitHub df9cc69780 chore(deps): update container image tccr.io/truecharts/cops to latest (#14609) 2023-11-13 22:39:23 +01:00
TrueCharts BotandGitHub 767fdfdb97 chore(deps): update rdesktop (#14612) 2023-11-13 22:37:17 +01:00
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 SchoutenandGitHub 1d2c89bd23 Update persistenceBasic.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:30:39 +01:00
Kjeld SchoutenandGitHub 3d567b94c3 Update persistenceList.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:30:18 +01:00
Kjeld SchoutenandGitHub 9392c4c24f Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:14:46 +01:00
Kjeld SchoutenandGitHub 2823b415a3 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:12:58 +01:00
Kjeld SchoutenandGitHub 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 SchoutenandGitHub 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 BotandGitHub 509761bac3 chore(deps): update container image tccr.io/truecharts/grav to v1.7.43 (#14608) 2023-11-12 21:45:16 +01:00
Kjeld SchoutenandGitHub 3c0811608b Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-12 20:54:51 +01:00
TrueCharts BotandGitHub 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 BotandGitHub 16bf2baa0f chore(deps): update container image tccr.io/truecharts/grocy to v4.0.3 (#14602) 2023-11-12 10:38:26 +01:00
TrueCharts BotandGitHub d6bff9d8a2 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14601) 2023-11-12 08:40:58 +01:00
TrueCharts BotandGitHub 92fdac209b chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest (#14600) 2023-11-12 06:34:28 +01:00
TrueCharts BotandGitHub 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 BotandGitHub ac19db4f79 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#14597) 2023-11-12 04:40:22 +01:00
TrueCharts BotandGitHub 3a4a4a1ac2 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#14598) 2023-11-12 04:39:39 +01:00
TrueCharts BotandGitHub 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 BotandGitHub d8696a759c chore(deps): update container image tccr.io/truecharts/webtop-arch-i3 to latest (#14596) 2023-11-12 03:45:27 +01:00
TrueCharts BotandGitHub 95f37ae3fb chore(deps): update webtop (#14594) 2023-11-12 03:00:59 +01:00
TrueCharts BotandGitHub ea4776d30a chore(deps): update rdesktop (#14593) 2023-11-12 02:59:53 +01:00
TrueCharts BotandGitHub 9e9d77dc6c chore(deps): update container image tccr.io/truecharts/plexripper to v0.14.0 (#14591) 2023-11-12 01:56:23 +01:00