Commit Graph
22250 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 7d2c1b4548 chore(deps): update container image tccr.io/truecharts/navidrome to v0.50.0 (#14749) 2023-11-17 08:32:15 +01:00
TrueCharts BotandGitHub 35d8acad6e chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.5 (#14747) 2023-11-17 06:35:08 +01:00
TrueCharts BotandGitHub 22ea2f5f22 chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#14746) 2023-11-17 04:40:11 +01:00
TrueCharts BotandGitHub 30bea9f390 chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14745) 2023-11-17 04:38:18 +01:00
TrueCharts BotandGitHub f38539cf19 chore(deps): update renovatebot/github-action action to v39.1.3 (#14743)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v39.1.2` -> `v39.1.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v39.1.3`](https://togithub.com/renovatebot/github-action/releases/tag/v39.1.3)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v39.1.2...v39.1.3)

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.2.3
([7806c80](https://togithub.com/renovatebot/github-action/commit/7806c80e99cae1b72edfac09e2f3f809d9227634))

##### Continuous Integration

- **deps:** update renovate docker tag to v37.59.7
([a2ec2c2](https://togithub.com/renovatebot/github-action/commit/a2ec2c2beb66cd13bb1ac8ce65fbe2721ceefe14))
- **deps:** update renovate docker tag to v37.59.8
([5269779](https://togithub.com/renovatebot/github-action/commit/52697792310ccae9ff514168af033220a4adbc79))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-17 04:28:32 +01:00
TrueCharts BotandGitHub eb8e96ac58 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#14742) 2023-11-17 03:02:50 +01:00
TrueCharts BotandGitHub 9322634bc4 chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.15.0 (#14741) 2023-11-17 01:48:19 +01:00
TrueCharts-Bot 2f5a832aca Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 00:23:46 +00:00
TrueCharts BotandGitHub a33ad83d8d chore(deps): update container image tccr.io/truecharts/qbitrr to v3.8.1 (#14735) 2023-11-17 00:39:06 +01:00
TrueCharts BotandGitHub 90da2524fb chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.24.0 (#14734) 2023-11-16 23:38:23 +01:00
TrueCharts BotandGitHub 58ce37fa6e chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14733) 2023-11-16 23:38:17 +01:00
fc7f8d9135 [DNM] fix(Homarr) Add homarr 0.14 database mountPath (#14563)
This adds required changes for Homarr version 0.14:
https://github.com/ajnart/homarr/releases/tag/v0.14.0
Adds proper configuration for the database mount point in questions.yaml
and values.yaml

However, this container version of Homarr is currently broken as there
is some other issue, as it spits out errors for an incorrect Node Module
Version which might be an upstream issue and TRPCClientError, I can
provide logs if requested.

Edit: Noticed in the beginning it has errors about read-only filesystem

- [ ] ⚙️ 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?**
Tested by installing the helm chart on a standard k3s system and on
TrueNAS Scale with a custom catalog.

**✔️ 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

---

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: tuxsudo <tuxsudo@tux.pizza>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-17 00:26:04 +02:00
tuxsudoandGitHub f37bdd40a6 feat(wallos) Add wallos (#14730)
**Description**
Adds wallos to incubator which is an Open-Source Personal Subscription
Tracker

https://github.com/ellite/Wallos

**⚙️ 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?**
Tested installing on TrueNAS Scale 23.10.0.1 Cobia

**✔️ 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
- [x] ⚠️ 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

** 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`

---
2023-11-17 00:05:50 +02:00
TrueCharts BotandGitHub 0f4169379a chore(deps): update container image tccr.io/truecharts/synclounge to v5.2.23 (#14732) 2023-11-16 22:42:13 +01:00
TrueCharts BotandGitHub 17dac2e25e chore(deps): update container image tccr.io/truecharts/soft-serve to v0.7.2 (#14731) 2023-11-16 22:40:22 +01:00
TrueCharts BotandGitHub 6a28fa805e chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#14728) 2023-11-16 21:38:29 +01:00
TrueCharts BotandGitHub e98ad3f69e chore(deps): update container image tccr.io/truecharts/nocodb to v0.202.7 (#14729) 2023-11-16 21:38:23 +01:00
TrueCharts BotandGitHub cc7977df11 chore(deps): update kitchenowl (#14727) 2023-11-16 20:39:20 +01:00
TrueCharts BotandGitHub d10e181900 chore(deps): update container image tccr.io/truecharts/cops to latest (#14726) 2023-11-16 20:38:10 +01:00
TrueCharts BotandGitHub a111474bce chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14724) 2023-11-16 19:41:03 +01:00
TrueCharts BotandGitHub 44bf919fc3 chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14725) 2023-11-16 19:41:00 +01:00
Rob ReusandGitHub c73c9beb3d Fixing metrics (#14719)
**Description**
Several *arr applications support metrics. However, they were missing a
`targetSelector` that points the `ServiceMonitor` resource to the
correct `service` which is named `metrics`.

It also fixes a bug for uptime-kuma where the metrics configuration
points to the port named `metrics` which does not exist. The metrics for
uptime-kuma are exposed via the regular service on the `main` port.

⚒️ Fixes  #14468

**⚙️ 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?**
Manually applied the changes to the `ServiceMonitor` resources using
`kubectl patch` to see if the metrics started working. They did, so
these changes will ensure the `ServiceMonitor` resources will be
deployed with the right `matchLabels` and `port` values.

**📃 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.
- [ ] 🖼️ 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-16 19:25:09 +01:00
Stavros KoisandGitHub a5d786005a fix(firefly-iii): fix remembered secrets (#14723)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ 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:**

- [ ] ⚖️ 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-16 19:23:35 +01:00
TrueCharts BotandGitHub e7130ae20c chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14720) 2023-11-16 18:37:17 +01:00
TrueCharts BotandGitHub 296d1c2fc7 chore(deps): update container image tccr.io/truecharts/medusa to v1.0.18 (#14717) 2023-11-16 17:37:30 +01:00
TrueCharts BotandGitHub 5be435ddaf chore(deps): update container image tccr.io/truecharts/solr to v9.4.0 (#14718) 2023-11-16 17:37:04 +01:00
TrueCharts BotandGitHub 69e49040e5 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14715) 2023-11-16 16:40:40 +01:00
TrueCharts BotandGitHub 8a34b39524 chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v5.1.1.0 (#14716) 2023-11-16 16:40:15 +01:00
TrueCharts BotandGitHub efc0b8fbc4 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14713) 2023-11-16 15:36:44 +01:00
TrueCharts BotandGitHub 5b0d19d1e5 chore(deps): update container image tccr.io/truecharts/homebox to v0.10.2 (#14714) 2023-11-16 15:36:07 +01:00
TrueCharts BotandGitHub c857ece20a chore(deps): update container image tccr.io/truecharts/esphome to v2023.11.1 (#14712) 2023-11-16 14:40:59 +01:00
TrueCharts BotandGitHub 9a5446911f chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14711) 2023-11-16 14:40:36 +01:00
TrueCharts BotandGitHub c1c1d3f7df chore(deps): update container image tccr.io/truecharts/domoticz to v2023.2.20231116 (#14710) 2023-11-16 13:41:19 +01:00
TrueCharts BotandGitHub 3a446f33b4 chore(deps): update container image tccr.io/truecharts/minio to latest (#14709) 2023-11-16 13:39:43 +01:00
TrueCharts BotandGitHub 88132851ff chore(deps): update container image tccr.io/truecharts/collabora to v23.05.5.4.1 (#14708) 2023-11-16 12:47:02 +01:00
Kjeld Schouten 3968252aef chore(plex): remove emptyDir size limit for transcode
This will be handled in next common release for all emptyDirs with memory backend
2023-11-16 11:58:03 +01:00
Kjeld SchoutenandGitHub 3199e50d6d feat(plex): default to ram transcodes (#14707)
**Description**
Currently we transcode to... somewhere, not really clear as `/transcode`
shouldn't even be writeable.
With this we make `/transcode` writeable and put all data there into
ram.

Plex should be able to handle detecting the size of `/transcode` and
start eviciting chunks when it nears max size, hence the max size is set
the the ram limit specified in `.Values.resources`

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

Not making this configurable on SCALE, SCALE machines should have plenty
of ram and just should start evicing a bit of ARC when this ramdisk
start to grow.

**✔️ 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
- [x] ⚠️ 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

** 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._
2023-11-16 11:53:32 +01:00
TrueCharts BotandGitHub 3e6fe5946d chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14706) 2023-11-16 11:38:52 +01:00
Xstar97TheNoobandGitHub c6714bbaac feat(borg-server) add borg-server (#14663)
**Description**
A borg Backup server
⚒️ 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.

- [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._
2023-11-16 11:38:06 +01:00
TrueCharts BotandGitHub c90d3f6d8e chore(deps): update container image tccr.io/truecharts/emulatorjs to v1.7.2 (#14703) 2023-11-16 10:40:57 +01:00
TrueCharts BotandGitHub aff2d58fbd chore(deps): update container image tccr.io/truecharts/webgrabplus to v5.1.3 (#14704) 2023-11-16 10:40:02 +01:00
TrueCharts BotandGitHub f11efa96b3 chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#14701) 2023-11-16 08:38:14 +01:00
TrueCharts BotandGitHub 370b8c3fe8 chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#14702) 2023-11-16 08:37:50 +01:00
TrueCharts BotandGitHub 422fcb844f chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#14699) 2023-11-16 06:36:31 +01:00
TrueCharts BotandGitHub fac43cdcaa chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.23.0 (#14697) 2023-11-16 01:57:18 +01:00
TrueCharts BotandGitHub b445103c22 chore(deps): update container image tccr.io/truecharts/trilium-notes to v0.61.14 (#14696) 2023-11-16 01:56:26 +01:00
TrueCharts-Bot f36ab966d2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-16 00:24:06 +00:00
TrueCharts BotandGitHub a1f7f914f6 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14694) 2023-11-15 22:36:17 +01:00
TrueCharts BotandGitHub 2eb506bfca chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14695) 2023-11-15 22:36:09 +01:00
TrueCharts BotandGitHub 87c3444f8f chore(deps): update container image tccr.io/truecharts/doublecommander to latest (#14692) 2023-11-15 21:36:30 +01:00