Commit Graph

16486 Commits

Author SHA1 Message Date
kqmaverick 9c7777561c
Update Plex Migration Guide (#8638)
**Description**
Updates Plex migration guide to reflect switch to heavyscript and
correct finally rsync command.

⚒️ 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?**
Previewed changes.

**📃 Notes:**

**✔️ 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
- [X] 📄 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
- [ ] ⬆️ 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-05-01 01:40:50 +03:00
StevenMcElligott a1aef87fb7
docs(Traefik): Fix broken website link (#8640)
**Description**

⚒️ 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
- [X] 📄 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._
2023-05-01 01:39:52 +03:00
TrueCharts Bot 659707143b
chore(deps): update container image tccr.io/truecharts/nginx to v (#8326) 2023-04-30 23:59:36 +02:00
TrueCharts Bot 06de895b31
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.5 (#8441) 2023-04-30 23:59:23 +02:00
TrueCharts Bot d20992bf55
chore(deps): update vikunja (patch) (#8544) 2023-04-30 23:58:36 +02:00
TrueCharts Bot be2ca855d3
chore(deps): update container image tccr.io/truecharts/filebot to v23.04.1 (#8567) 2023-04-30 23:57:31 +02:00
TrueCharts Bot cc5291851b
chore(deps): update container image tccr.io/truecharts/tsmuxer to v23.03.1 (#8268) 2023-04-30 23:57:00 +02:00
TrueCharts Bot 77b8a9010d
chore(deps): update container image tccr.io/truecharts/handbrake to v23.03.2 (#8579) 2023-04-30 23:56:44 +02:00
TrueCharts Bot 5cef36255f
chore(deps): update container image tccr.io/truecharts/jdownloader-2 to v23.03.1 (#8587) 2023-04-30 23:56:34 +02:00
TrueCharts Bot 0d3831021a
chore(deps): update container image tccr.io/truecharts/ntfy to v2.4.0 (#8610) 2023-04-30 23:55:48 +02:00
TrueCharts Bot 2ad56a5589
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v (#8207) 2023-04-30 22:55:38 +02:00
TrueCharts Bot 7cd3da80ed
chore(deps): update container image tccr.io/truecharts/clamav to 1.0.1 (#8190) 2023-04-30 22:53:10 +02:00
TrueCharts Bot 785617a4d2
chore(deps): update helm chart common to 12.6.3 (#8630)
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 |
`12.6.1` -> `12.6.3` |

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.6.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.1...common-12.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4yIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-04-30 21:16:00 +02:00
TrueCharts Bot 8bf687e778
chore(deps): update helm chart common to 12.6.3 (#8629)
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 |
`12.6.1` -> `12.6.3` |

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.6.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.1...common-12.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4yIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-04-30 21:15:40 +02:00
Kjeld Schouten-Lebbing cc4a7edb53
feat(stable): BREAKING CHANGE migrate to new common part 5 (#8615)
**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
- [ ] 🪛 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-04-30 21:15:20 +02:00
TrueCharts Bot a761da70fd
chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.14.2 (#8632) 2023-04-30 21:12:42 +02:00
TrueCharts Bot 6d6523ac7d
chore(deps): update container image tccr.io/truecharts/solr to 9.2.0 (#8631) 2023-04-30 21:04:43 +02:00
TrueCharts Bot e7508af789
chore(deps): update container image tccr.io/truecharts/bazarr to 1.2.0 (#8626) 2023-04-30 20:07:23 +02:00
TrueCharts Bot 894d38400c
chore(deps): update container image tccr.io/truecharts/mongodb to 6.0.5 (#8627) 2023-04-30 20:06:16 +02:00
TrueCharts Bot bf33a2a768
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-kde to latest (#8628) 2023-04-30 20:01:44 +02:00
Stavros Kois d911f52004
fix(valheim): disable varrun (#8624)
**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  #8623

**⚙️ 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-04-30 20:46:13 +03:00
TrueCharts Bot 1508d3c5e3
chore(deps): update container image tccr.io/truecharts/blender-desktop-g3 to latest (#8178) 2023-04-30 19:38:56 +02:00
TrueCharts Bot 4dfc86a5a3
chore(deps): update container image tccr.io/truecharts/grafana to 9.5.1 (#8621) 2023-04-30 19:11:26 +02:00
TrueCharts Bot 539e8aadaa
chore(deps): update container image tccr.io/truecharts/memcached to 1.6.19 (#8622) 2023-04-30 19:08:59 +02:00
TrueCharts Bot 4bce3a97dd
chore(deps): update container image tccr.io/truecharts/multi-scrobbler to latest (#8321) 2023-04-30 18:40:22 +02:00
TrueCharts Bot 906021e520
chore(deps): update helm general non-major (#8542) 2023-04-30 17:47:54 +02:00
TrueCharts Bot 2ac8443957
chore(deps): update container image tccr.io/truecharts/krusader to latest (#8248) 2023-04-30 17:46:29 +02:00
TrueCharts Bot 00dca56a62
chore(deps): update container image tccr.io/truecharts/fileshelter to latest (#8620) 2023-04-30 17:45:10 +02:00
TrueCharts Bot ae204bccdd
chore(deps): update container image tccr.io/truecharts/barcodebuddy to latest (#8619) 2023-04-30 17:44:41 +02:00
TrueCharts Bot 14622bad5e
chore(deps): update container image tccr.io/truecharts/freshrss to 1.21.0 (#8618) 2023-04-30 17:03:49 +02:00
TrueCharts Bot 104b1c3bc6
chore(deps): update container image tccr.io/truecharts/calibre-web to 0.6.20 (#8617) 2023-04-30 17:02:05 +02:00
TrueCharts Bot de3cebb987
chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest (#8381) 2023-04-30 16:57:20 +02:00
Stavros Kois edc2dd1cdd
fix(plex): fix probe protocol->scheme (#8616)
**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:**

- [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._
2023-04-30 17:46:40 +03:00
MaverickD650 93ca2988b3
fix(speedtest-tracker): Port speedtest-tracker (#8122)
**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.
-->

Port speedtest to new common.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [X] ⚠️ 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
-->
Tested using CI on my fork which completed successfully.

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

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-04-30 13:59:28 +00:00
TrueCharts Bot 15890c1bc3
chore(deps): update container image tccr.io/truecharts/avidemux to v23.03.1 (#8291) 2023-04-30 15:54:41 +02:00
TrueCharts Bot 8ce8f4cc01
chore(deps): update container image tccr.io/truecharts/sourcegraph to v5.0.2 (#8302) 2023-04-30 15:53:54 +02:00
TrueCharts Bot 8da3a460c1
chore(deps): update container image tccr.io/truecharts/minetest to v5.7.0 (#8599) 2023-04-30 15:53:49 +02:00
TrueCharts Bot f32b36b2cf
chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.77.3 (#8612) 2023-04-30 15:53:33 +02:00
TrueCharts Bot 6cf379b6af
chore(deps): update container image tccr.io/truecharts/jellyseerr to v1.5.0 (#8588) 2023-04-30 15:53:26 +02:00
TrueCharts Bot 98a8b7c603
chore(deps): update neko (#8426) 2023-04-30 15:53:22 +02:00
TrueCharts Bot 775a94451a
chore(deps): update container image tccr.io/truecharts/n8n to v0.226.0 (#8603) 2023-04-30 15:53:15 +02:00
TrueCharts Bot 7c9a45c088
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.4.6 (#8581) 2023-04-30 15:53:04 +02:00
TrueCharts Bot 4126f910c7
chore(deps): update container image tccr.io/truecharts/calibre to v6.17.0 (#8558) 2023-04-30 15:53:01 +02:00
TrueCharts Bot 67ca3ac8d0
chore(deps): update container image tccr.io/truecharts/matomo to v4.14.2 (#8597) 2023-04-30 15:52:53 +02:00
TrueCharts Bot 68ae8a309e
chore(deps): update container image tccr.io/truecharts/freshrss to v1.21.0 (#8574) 2023-04-30 15:52:45 +02:00
TrueCharts Bot 5a7e3c1b5c
chore(deps): update container image tccr.io/truecharts/baserow to v1.16.0 (#8553) 2023-04-30 15:52:30 +02:00
TrueCharts Bot c180ad6a76
chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.2.0 (#8586) 2023-04-30 15:52:21 +02:00
TrueCharts Bot 3ca01ada4e
chore(deps): update container image tccr.io/truecharts/anonaddy to v0.14.0 (#8549) 2023-04-30 15:52:15 +02:00
TrueCharts Bot 44b690e3a3
chore(deps): update container image tccr.io/truecharts/impostor-server to v1.8.2 (#8583) 2023-04-30 15:52:07 +02:00
TrueCharts Bot b05eef8b07
chore(deps): update container image tccr.io/truecharts/flexget to v3.6.3 (#8572) 2023-04-30 15:52:01 +02:00