Commit Graph

19462 Commits

Author SHA1 Message Date
TrueCharts Bot
afef38fb6b chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#11869) 2023-08-25 15:36:56 +02:00
TrueCharts Bot
1c3d71bea6 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11870) 2023-08-25 15:36:34 +02:00
TrueCharts Bot
e37e2b6aaf chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#11868) 2023-08-25 14:39:31 +02:00
TrueCharts Bot
8c291ecbf0 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11867) 2023-08-25 13:35:31 +02:00
TrueCharts Bot
ffa9b37167 chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#11866) 2023-08-25 12:38:15 +02:00
TrueCharts Bot
5ee9b70e83 chore(deps): update container image tccr.io/truecharts/searxng to latest (#11865) 2023-08-25 11:34:47 +02:00
Xstar97TheNoob
2d2b2b05e8 fix(odoo) fix odoo and migrate to latest common. (#11730)
**Description**
update chart to v16
migrate to latest common
fix DB integration.
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**
<!--
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
- [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-08-25 10:27:47 +02:00
StevenMcElligott
ec92933802 docs(Tailscale): Add Instructions for Host-Network (#11756)
**Description**

Add description on enabling `Host-Networking`

⚒️ 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-08-25 10:19:49 +02:00
Xstar97TheNoob
0451e0887b fix(modsecurity-crs) remove backend variable. (#11791)
**Description**
Remove the backend option as it not needed for the app in use of the
traefik plugin.
Added docs.
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**
<!--
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
- [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-08-25 10:19:36 +02:00
Christian Heimlich
b126b47643 fix(traefik) Update traefik image to build with new Real-IP repo (#11856)
**Description**
Updates the traefik container image to the one with
https://github.com/jramsgz/traefik-real-ip baked in, as originally
intended in #11834.

⚒️ 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?**
Image works correctly when manually updating the image from 21.0.2 on my
local system.

**📃 Notes:**
Apologies for not marking the original PR as Draft/DNM before sorting
this.

**✔️ 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
- [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-08-25 10:15:41 +02:00
TrueCharts Bot
e8682c37a0 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11864) 2023-08-25 09:35:07 +02:00
TrueCharts Bot
38ef36f001 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11863) 2023-08-25 07:37:00 +02:00
TrueCharts Bot
7c24f3ca42 chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#11862) 2023-08-25 06:35:52 +02:00
TrueCharts Bot
d9a3fa8eb1 chore(deps): update container image tccr.io/truecharts/ombi to v4.43.5 (#11861) 2023-08-25 05:34:03 +02:00
TrueCharts Bot
4dff1c3a66 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11859) 2023-08-25 04:40:38 +02:00
TrueCharts Bot
ececa6b673 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#11860) 2023-08-25 04:40:26 +02:00
TrueCharts Bot
9b9a53d685 chore(deps): update container image tccr.io/truecharts/mattermost to v8.1.0 (#11858) 2023-08-25 03:58:58 +02:00
TrueCharts Bot
a826702fa3 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11857) 2023-08-25 03:58:38 +02:00
TrueCharts-Bot
7313ee05d1 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-25 00:23:08 +00:00
TrueCharts Bot
8501232a02 chore(deps): update minecraft-java (minor) (#11854) 2023-08-25 01:03:42 +02:00
TrueCharts Bot
c1c02c4448 chore(deps): update container image tccr.io/truecharts/mattermost to v8.1.0 (#11853) 2023-08-25 00:38:15 +02:00
TrueCharts Bot
327f106631 chore(deps): update container image tccr.io/truecharts/mattermost to v8.1.0 (#11851) 2023-08-24 23:39:18 +02:00
TrueCharts Bot
a03f970b46 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11852) 2023-08-24 23:38:36 +02:00
TrueCharts Bot
d4ff440fbd chore(deps): update container image tccr.io/truecharts/mattermost to v8.1.0 (#11850) 2023-08-24 22:37:34 +02:00
Xstar97TheNoob
5a1936ce4b feat(jellystat) add jellystat (#11842)
**Description**
A free and open source Statistics App for Jellyfin.
⚒️ 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-08-24 22:31:44 +02:00
polarstack
9b9451ecc2 fix(traefik): load modsecurity plugin (#11845)
**Description**
In PR https://github.com/truecharts/charts/pull/11086 the plugin
modsecurity was introduced. Unfortunately it was incomplete as the
necessary args were missing in the template. This PR fixes it

⚒️ Fixes  #11797

**⚙️ 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?**
See #11797

**📃 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
- [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-08-24 22:31:32 +02:00
TrueCharts Bot
56d92754d5 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11849) 2023-08-24 20:39:09 +02:00
TrueCharts Bot
c88f8dc49f chore(deps): update helm general non-major (#11848) 2023-08-24 19:42:35 +02:00
TrueCharts Bot
8dcf082f0d chore(deps): update container image tccr.io/truecharts/openhab to v4.0.2 (#11622) 2023-08-24 18:37:02 +02:00
TrueCharts Bot
68b0fd2159 chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.120.2 (#11847) 2023-08-24 18:36:52 +02:00
TrueCharts Bot
e3d95023af chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#11846) 2023-08-24 18:36:15 +02:00
TrueCharts Bot
8239557840 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#11806) 2023-08-24 18:35:56 +02:00
TrueCharts Bot
1641feb3e1 chore(deps): update github-actions (#11844)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `c85c95e` -> `f43a0e5` |
| [actions/checkout](https://togithub.com/actions/checkout) | action |
minor | `v3.5.3` -> `v3.6.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v3.6.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360)

[Compare
Source](https://togithub.com/actions/checkout/compare/v3.5.3...v3.6.0)

- [Fix: Mark test scripts with Bash'isms to be run via
Bash](https://togithub.com/actions/checkout/pull/1377)
- [Add option to fetch tags even if fetch-depth >
0](https://togithub.com/actions/checkout/pull/579)

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ny40IiwidXBkYXRlZEluVmVyIjoiMzYuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-24 17:23:11 +02:00
TrueCharts Bot
10b88d86a8 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11843) 2023-08-24 15:37:08 +02:00
Christian Heimlich
feb1e329c6 Use jramsgz fork for traefik-real-ip middleware plugin (#11834) 2023-08-24 13:48:11 +02:00
TrueCharts Bot
b4a10e11fd chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11841) 2023-08-24 10:38:29 +02:00
TrueCharts Bot
1e28f1e0bd chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#11840) 2023-08-24 09:36:08 +02:00
TrueCharts Bot
77551b40cb chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#11839) 2023-08-24 09:35:47 +02:00
TrueCharts Bot
370a43be7a chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11836) 2023-08-24 06:36:21 +02:00
TrueCharts Bot
693c12b256 chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#11837) 2023-08-24 06:35:34 +02:00
TrueCharts Bot
7b2a08830e chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#11835) 2023-08-24 05:34:35 +02:00
TrueCharts Bot
e29e079dd1 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11832) 2023-08-24 04:40:29 +02:00
TrueCharts Bot
34beb40312 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#11833) 2023-08-24 04:38:00 +02:00
TrueCharts Bot
cdf6d2d335 chore(deps): update container image tccr.io/truecharts/mealie-frontend to latest (#11830) 2023-08-24 01:41:59 +02:00
TrueCharts Bot
6ec594c211 chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.0 (#11831) 2023-08-24 01:40:59 +02:00
TrueCharts Bot
d6d9983364 chore(deps): update container image tccr.io/truecharts/doublecommander to latest (#11829) 2023-08-24 00:36:58 +02:00
TrueCharts Bot
dee877daf3 chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.0 (#11828) 2023-08-23 23:36:22 +02:00
TrueCharts Bot
5c2a4abcf6 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11827) 2023-08-23 21:37:07 +02:00
TrueCharts Bot
2b81546769 chore(deps): update container image tccr.io/truecharts/mealie-api to latest (#11826) 2023-08-23 20:38:44 +02:00
TrueCharts Bot
e3c28b30ad chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#11824) 2023-08-23 17:37:11 +02:00