Commit Graph
19439 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub d4ff440fbd chore(deps): update container image tccr.io/truecharts/mattermost to v8.1.0 (#11850) 2023-08-24 22:37:34 +02:00
Xstar97TheNoobandGitHub 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
polarstackandGitHub 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 BotandGitHub 56d92754d5 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11849) 2023-08-24 20:39:09 +02:00
TrueCharts BotandGitHub c88f8dc49f chore(deps): update helm general non-major (#11848) 2023-08-24 19:42:35 +02:00
TrueCharts BotandGitHub 8dcf082f0d chore(deps): update container image tccr.io/truecharts/openhab to v4.0.2 (#11622) 2023-08-24 18:37:02 +02:00
TrueCharts BotandGitHub 68b0fd2159 chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.120.2 (#11847) 2023-08-24 18:36:52 +02:00
TrueCharts BotandGitHub e3d95023af chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#11846) 2023-08-24 18:36:15 +02:00
TrueCharts BotandGitHub 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 BotandGitHub 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 BotandGitHub 10b88d86a8 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11843) 2023-08-24 15:37:08 +02:00
Christian HeimlichandGitHub feb1e329c6 Use jramsgz fork for traefik-real-ip middleware plugin (#11834) 2023-08-24 13:48:11 +02:00
TrueCharts BotandGitHub b4a10e11fd chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11841) 2023-08-24 10:38:29 +02:00
TrueCharts BotandGitHub 1e28f1e0bd chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#11840) 2023-08-24 09:36:08 +02:00
TrueCharts BotandGitHub 77551b40cb chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#11839) 2023-08-24 09:35:47 +02:00
TrueCharts BotandGitHub 370a43be7a chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11836) 2023-08-24 06:36:21 +02:00
TrueCharts BotandGitHub 693c12b256 chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#11837) 2023-08-24 06:35:34 +02:00
TrueCharts BotandGitHub 7b2a08830e chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#11835) 2023-08-24 05:34:35 +02:00
TrueCharts BotandGitHub e29e079dd1 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11832) 2023-08-24 04:40:29 +02:00
TrueCharts BotandGitHub 34beb40312 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#11833) 2023-08-24 04:38:00 +02:00
TrueCharts BotandGitHub cdf6d2d335 chore(deps): update container image tccr.io/truecharts/mealie-frontend to latest (#11830) 2023-08-24 01:41:59 +02:00
TrueCharts BotandGitHub 6ec594c211 chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.0 (#11831) 2023-08-24 01:40:59 +02:00
TrueCharts BotandGitHub d6d9983364 chore(deps): update container image tccr.io/truecharts/doublecommander to latest (#11829) 2023-08-24 00:36:58 +02:00
TrueCharts BotandGitHub dee877daf3 chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.0 (#11828) 2023-08-23 23:36:22 +02:00
TrueCharts BotandGitHub 5c2a4abcf6 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11827) 2023-08-23 21:37:07 +02:00
TrueCharts BotandGitHub 2b81546769 chore(deps): update container image tccr.io/truecharts/mealie-api to latest (#11826) 2023-08-23 20:38:44 +02:00
TrueCharts BotandGitHub e3c28b30ad chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#11824) 2023-08-23 17:37:11 +02:00
TrueCharts BotandGitHub 9568d6c01f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11825) 2023-08-23 17:36:54 +02:00
TrueCharts BotandGitHub 605904bac0 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11823) 2023-08-23 16:35:13 +02:00
TrueCharts BotandGitHub b797d51d4b chore(deps): update container image tccr.io/truecharts/calibre to v6.25.0 (#11820) 2023-08-23 15:37:58 +02:00
TrueCharts BotandGitHub bf2f57526d chore(deps): update container image tccr.io/truecharts/octoprint to v1.9.2 (#11819) 2023-08-23 13:36:09 +02:00
TrueCharts BotandGitHub b87d1f0e39 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#11818) 2023-08-23 12:34:25 +02:00
TrueCharts BotandGitHub 6b54c73775 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11816) 2023-08-23 11:38:12 +02:00
TrueCharts BotandGitHub dbfc57af1f chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.3 (#11728) 2023-08-23 11:38:03 +02:00
TrueCharts BotandGitHub 4bf2c768ab chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#11815) 2023-08-23 09:35:40 +02:00
TrueCharts BotandGitHub 3e5b4ceadc chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#11814) 2023-08-23 09:35:06 +02:00
Ac1dburnandGitHub e39b014ed2 Rutorrent incorrectly named port variable (#11812)
**Description**
Rutorrent incorrectly named port variable . Changed from torrent to
torrent
-->
⚒️ 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
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ x] ⚖️ 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.
- [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._

---------

Signed-off-by: Ac1dburn <colinborins@hotmail.com>
2023-08-23 03:13:20 -04:00
TrueCharts BotandGitHub 3789692f98 chore(deps): update helm general non-major (#11767) 2023-08-23 06:37:33 +02:00
TrueCharts BotandGitHub f009d8675e chore(deps): update container image tailscale/tailscale to v1.48.1 (#11811) 2023-08-23 05:36:18 +02:00
TrueCharts BotandGitHub 2b7b7e8194 chore(deps): update container image tccr.io/truecharts/mealie-frontend to latest (#11809) 2023-08-23 04:40:00 +02:00
TrueCharts BotandGitHub 471ec39001 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11810) 2023-08-23 04:38:35 +02:00
TrueCharts BotandGitHub 733338b397 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11808) 2023-08-23 03:54:36 +02:00
StevenMcElligottandGitHub fb6fa20b19 fix(rtorrent-rutorrent): Fix questions (#11807)
**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-08-23 01:21:33 +00:00
TrueCharts-Bot 2c5525d217 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-23 00:22:14 +00:00
TrueCharts BotandGitHub b83eb55be0 chore(deps): update container image tccr.io/truecharts/mealie-api to latest (#11804) 2023-08-23 01:38:42 +02:00
TrueCharts BotandGitHub 235df7890e chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#11805) 2023-08-23 01:36:34 +02:00
TrueCharts BotandGitHub 26aa1c9c50 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11803) 2023-08-22 21:37:29 +02:00
TrueCharts BotandGitHub 35c3a572a5 chore(deps): update container image tccr.io/truecharts/grafana to v10.0.3 (#11802) 2023-08-22 21:35:22 +02:00
56fbcb45cc feat(rtorrent-rutorrent) add rtorrent-rutorrent (#11794)
**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**

- [ 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:**
This release is with the offical docker container for
https://github.com/crazy-max/docker-rtorrent-rutorrent
**✔️ 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: Ac1dburn <colinborins@hotmail.com>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-08-22 19:26:49 +00:00
TrueCharts BotandGitHub 8939687efc chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11799) 2023-08-22 20:38:15 +02:00