Commit Graph

22265 Commits

Author SHA1 Message Date
TrueCharts Bot a16201afa2
chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3 (#14760) 2023-11-17 15:32:32 +01:00
TrueCharts Bot dc9f218012
chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.7.2 (#14759) 2023-11-17 15:32:00 +01:00
TrueCharts Bot b75710718a
chore(deps): update container image diygod/rsshub to latest (#14757) 2023-11-17 14:31:08 +01:00
TrueCharts Bot f143c1507f
chore(deps): update container image bitnami/wordpress to 6.4.1 (#14755) 2023-11-17 13:31:58 +01:00
TrueCharts Bot 760ebf17a2
chore(deps): update container image collabora/code to 23.05.5.4.1 (#14756) 2023-11-17 13:31:51 +01:00
TrueCharts Bot a1d46ff754
chore(deps): update container image bitnami/solr to 9.4.0 (#14754) 2023-11-17 12:31:21 +01:00
TrueCharts Bot c6c4f436fa
chore(deps): update container image bitnami/mongodb to 7.0.3 (#14753) 2023-11-17 12:30:41 +01:00
sdimovv 283f996677
fix(notifiarr): Update questions.yaml (#14736)
**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)-->

added missing ingress section

**⚙️ 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
-->
not tested

**📃 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
- [X] ⚠️ 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: sdimovv <36302090+sdimovv@users.noreply.github.com>
2023-11-17 11:25:37 +01:00
Xstar97TheNoob 613fd90a4c
chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable train charts to their direct upstream image.
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**
<!--
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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:22:57 +01:00
Xstar97TheNoob 2a3488cf11
chore(repo) change enterprise charts to the upstream images (#14737)
**Description**
Update the enterprise train charts to their direct upstream image.
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**
<!--
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-17 11:20:22 +01:00
Xstar97TheNoob 56d2acd75f
chore(repo) change dependency charts to the upstream images (#14738)
**Description**
Update the dependency train charts to their direct upstream image.
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**
<!--
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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:18:43 +01:00
TrueCharts Bot 822e5c567f
chore(deps): update container image tccr.io/truecharts/wordpress to v6.4.1 (#14752) 2023-11-17 10:40:18 +01:00
TrueCharts Bot 1185deaefe
chore(deps): update container image tccr.io/truecharts/xwiki to v15.9.0-postgres (#14748) 2023-11-17 08:41:43 +01:00
TrueCharts Bot 1645a2dd49
chore(deps): update container image tccr.io/truecharts/calibre to v7.0.0 (#14751) 2023-11-17 08:39:57 +01:00
TrueCharts Bot 6c024e104a
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14750) 2023-11-17 08:38:39 +01:00
TrueCharts Bot 7d2c1b4548
chore(deps): update container image tccr.io/truecharts/navidrome to v0.50.0 (#14749) 2023-11-17 08:32:15 +01:00
TrueCharts Bot 35d8acad6e
chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.5 (#14747) 2023-11-17 06:35:08 +01:00
TrueCharts Bot 22ea2f5f22
chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#14746) 2023-11-17 04:40:11 +01:00
TrueCharts Bot 30bea9f390
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14745) 2023-11-17 04:38:18 +01:00
TrueCharts Bot 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](7806c80e99))

##### Continuous Integration

- **deps:** update renovate docker tag to v37.59.7
([a2ec2c2](a2ec2c2beb))
- **deps:** update renovate docker tag to v37.59.8
([5269779](5269779231))

</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 Bot eb8e96ac58
chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#14742) 2023-11-17 03:02:50 +01:00
TrueCharts Bot 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 Bot a33ad83d8d
chore(deps): update container image tccr.io/truecharts/qbitrr to v3.8.1 (#14735) 2023-11-17 00:39:06 +01:00
TrueCharts Bot 90da2524fb
chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.24.0 (#14734) 2023-11-16 23:38:23 +01:00
TrueCharts Bot 58ce37fa6e
chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14733) 2023-11-16 23:38:17 +01:00
tuxsudo 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
tuxsudo 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 Bot 0f4169379a
chore(deps): update container image tccr.io/truecharts/synclounge to v5.2.23 (#14732) 2023-11-16 22:42:13 +01:00
TrueCharts Bot 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 Bot 6a28fa805e
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#14728) 2023-11-16 21:38:29 +01:00
TrueCharts Bot e98ad3f69e
chore(deps): update container image tccr.io/truecharts/nocodb to v0.202.7 (#14729) 2023-11-16 21:38:23 +01:00
TrueCharts Bot cc7977df11
chore(deps): update kitchenowl (#14727) 2023-11-16 20:39:20 +01:00
TrueCharts Bot d10e181900
chore(deps): update container image tccr.io/truecharts/cops to latest (#14726) 2023-11-16 20:38:10 +01:00
TrueCharts Bot a111474bce
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14724) 2023-11-16 19:41:03 +01:00
TrueCharts Bot 44bf919fc3
chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14725) 2023-11-16 19:41:00 +01:00
Rob Reus 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 Kois 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 Bot e7130ae20c
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14720) 2023-11-16 18:37:17 +01:00
TrueCharts Bot 296d1c2fc7
chore(deps): update container image tccr.io/truecharts/medusa to v1.0.18 (#14717) 2023-11-16 17:37:30 +01:00
TrueCharts Bot 5be435ddaf
chore(deps): update container image tccr.io/truecharts/solr to v9.4.0 (#14718) 2023-11-16 17:37:04 +01:00
TrueCharts Bot 69e49040e5
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14715) 2023-11-16 16:40:40 +01:00
TrueCharts Bot 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 Bot efc0b8fbc4
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14713) 2023-11-16 15:36:44 +01:00
TrueCharts Bot 5b0d19d1e5
chore(deps): update container image tccr.io/truecharts/homebox to v0.10.2 (#14714) 2023-11-16 15:36:07 +01:00
TrueCharts Bot c857ece20a
chore(deps): update container image tccr.io/truecharts/esphome to v2023.11.1 (#14712) 2023-11-16 14:40:59 +01:00
TrueCharts Bot 9a5446911f
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14711) 2023-11-16 14:40:36 +01:00
TrueCharts Bot c1c1d3f7df
chore(deps): update container image tccr.io/truecharts/domoticz to v2023.2.20231116 (#14710) 2023-11-16 13:41:19 +01:00
TrueCharts Bot 3a446f33b4
chore(deps): update container image tccr.io/truecharts/minio to latest (#14709) 2023-11-16 13:39:43 +01:00
TrueCharts Bot 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