Commit Graph

21877 Commits

Author SHA1 Message Date
TrueCharts Bot 85edb943f1 chore(deps): update helm chart common to 14.2.3 (#14362)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.2.2` -> `14.2.3` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.2.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.2.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.2.2...common-14.2.3)

Function library for TrueCharts

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-05 14:33:36 +01:00
kqmaverick ee70a4579e docs(clusterissuer): nameserver warning (#14348)
**Description**
Adds a warning that cloudflare nameserver cant not be blocked by
firewall.

⚒️ 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
- [ ] ⬆️ 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-05 14:33:22 +01:00
TrueCharts Bot 393ade1fe0 chore(deps): update container image tccr.io/truecharts/tinymediamanager to v4.3.14 (#14361) 2023-11-05 13:41:26 +01:00
TrueCharts Bot fa03c8d056 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14360) 2023-11-05 13:40:28 +01:00
Kjeld Schouten 5cfe645b26 Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-05 12:06:33 +01:00
Kjeld Schouten ca201eab88 run helm and kube on latest
more thoruogh testing will be done on common library

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-05 12:01:27 +01:00
TrueCharts Bot 3251fbcfe2 chore(deps): update container image tccr.io/truecharts/lidarr to v2.0.1.3769 (#14358) 2023-11-05 11:38:56 +01:00
TrueCharts Bot c30fd3b43e chore(deps): update container image tccr.io/truecharts/readarr to v0.3.10.2287 (#14359) 2023-11-05 11:38:17 +01:00
TrueCharts Bot 0954bf8273 chore(deps): update container image tccr.io/truecharts/grocy to v4.0.3 (#14357) 2023-11-05 09:42:53 +01:00
TrueCharts Bot c45b247e12 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14356) 2023-11-05 08:37:31 +01:00
TrueCharts Bot 46c9eb616f chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14355) 2023-11-05 05:40:37 +01:00
TrueCharts Bot b07f224512 chore(deps): update container image tccr.io/truecharts/calibre-web to v0.6.21 (#14354) 2023-11-05 03:48:47 +01:00
TrueCharts Bot ac6f3d44d9 chore(deps): update container image tccr.io/truecharts/notifiarr to v0.7.0 (#14352) 2023-11-05 01:55:15 +01:00
kqmaverick c2626d1a95 docs(firezone): add dns only image (#14350)
**Description**
Adds image showing DNS only for cloudflare.

⚒️ 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
- [ ] ⬆️ 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._

Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-11-04 22:40:37 +00:00
kqmaverick e8eeae14bd docs(wg-easy): proxy warning (#14349)
**Description**
Adds a warning about cloudflare proxy for ingress domain.

⚒️ 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
- [ ] ⬆️ 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-04 18:32:32 -04:00
TrueCharts Bot cffa70a9ad chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#14345) 2023-11-04 20:38:20 +01:00
TrueCharts Bot b05c4c4ec2 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14346) 2023-11-04 20:37:26 +01:00
Kjeld Schouten d51b3eb4a1 Update SUPPORT.md
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-04 20:31:12 +01:00
Kjeld Schouten 3b560adbdb Update SUPPORT.md
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-04 20:30:34 +01:00
sdimovv f9c2d16606 fix(jellyfin): Fix autodiscovery question (#14344)
**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)-->
Looks like the app config section is in the wrong spot and does not
apply the value to the correct place.

**⚙️ 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
-->
Manually edited the yaml file on SCALE

**📃 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
- [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.

- [ ] 🪞 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-04 20:02:47 +01:00
TrueCharts Bot c777c8cdf8 chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.11.1 (#14343) 2023-11-04 19:40:15 +01:00
StevenMcElligott ec612f19ec fix(whisper-asr-webservice): Fix GPU container on catalog (#14340)
**Description**

Small bug that should fix catalog, see here ->
https://github.com/truecharts/catalog/pull/25

⚒️ 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-04 19:12:08 +01:00
TrueCharts Bot cb2eaf4a19 chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#14342) 2023-11-04 17:39:16 +01:00
TrueCharts Bot eeeb183357 chore(deps): update container image tccr.io/truecharts/piwigo to v13.8.0 (#14341) 2023-11-04 17:39:13 +01:00
TrueCharts Bot 745b21d5b1 chore(deps): update container image tccr.io/truecharts/invidious to latest (#14339) 2023-11-04 15:39:58 +01:00
TrueCharts Bot 314c52b06d chore(deps): update container image tccr.io/truecharts/grav to v1.7.43 (#14338) 2023-11-04 15:39:02 +01:00
TrueCharts Bot dc681325d2 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14337) 2023-11-04 14:37:36 +01:00
TrueCharts Bot fd3ea6ea9c chore(deps): update container image tccr.io/truecharts/mosdns to v5.3.0 (#14335) 2023-11-04 11:38:22 +01:00
TrueCharts Bot 77d2876019 chore(deps): update container image tccr.io/truecharts/local-ai-cublas-cuda12 to v1.40.0 (#14334) 2023-11-04 11:34:27 +01:00
TrueCharts Bot cb8853db62 chore(deps): update container image tccr.io/truecharts/ddns-go to v5.6.6 (#14332) 2023-11-04 10:36:35 +01:00
TrueCharts Bot 84b125fa19 chore(deps): update container image tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg to v1.40.0 (#14333) 2023-11-04 10:34:46 +01:00
TrueCharts Bot 840d69f517 chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#14330) 2023-11-04 09:42:19 +01:00
TrueCharts Bot 31f55c77d5 chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.125.1 (#14331) 2023-11-04 09:39:51 +01:00
TrueCharts Bot 4a34ded112 chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#14329) 2023-11-04 08:40:56 +01:00
TrueCharts Bot bc409abdbe chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#14328) 2023-11-04 08:38:57 +01:00
TrueCharts Bot 5e022efa46 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14327) 2023-11-04 07:40:22 +01:00
TrueCharts Bot b83802914f chore(deps): update container image tccr.io/truecharts/channels-dvr-tve to latest (#14326) 2023-11-04 07:39:55 +01:00
TrueCharts Bot dd1f9fa138 chore(deps): update container image tccr.io/truecharts/channels-dvr to latest (#14325) 2023-11-04 06:35:25 +01:00
TrueCharts Bot 9855b20a6e chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.84.0 (#14322) 2023-11-04 04:42:11 +01:00
TrueCharts Bot 878e002418 chore(deps): update container image tccr.io/truecharts/lidarr to v2.0.0.3707 (#14323) 2023-11-04 04:41:36 +01:00
TrueCharts Bot 64c0c480fb chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14320) 2023-11-04 03:44:42 +01:00
TrueCharts Bot 0c0757b55a chore(deps): update container image tccr.io/truecharts/trilium-notes to v0.61.12 (#14321) 2023-11-04 03:42:53 +01:00
TrueCharts Bot f379bd3b10 chore(deps): update container image tccr.io/truecharts/openhab to v4.0.4 (#14319) 2023-11-04 02:57:09 +01:00
TrueCharts Bot 6f5672e134 chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1124 (#14318) 2023-11-04 02:57:01 +01:00
TrueCharts Bot 88aa2f7e6d chore(deps): update container image tccr.io/truecharts/flexget to v3.9.16 (#14316) 2023-11-04 01:56:10 +01:00
TrueCharts Bot 8173a33748 chore(deps): update webtop (#14317) 2023-11-04 01:51:22 +01:00
TrueCharts Bot 97f38c1250 chore(deps): update container image tccr.io/truecharts/dashy to v2.1.1 (#14314) 2023-11-03 23:40:46 +01:00
TrueCharts Bot 355e9d9331 chore(deps): update container image tccr.io/truecharts/webtop-arch-icewm to latest (#14315) 2023-11-03 23:38:24 +01:00
TrueCharts Bot 911e097b65 chore(deps): update container image tccr.io/truecharts/webtop-arch-i3 to latest (#14313) 2023-11-03 22:35:18 +01:00
TrueCharts Bot ffba955655 chore(deps): update container image tccr.io/truecharts/flowise to v1.3.9 (#14311) 2023-11-03 21:39:36 +01:00