Compare commits

...

1875 Commits

Author SHA1 Message Date
TrueCharts Bot
ba2f2d6271 chore(deps): update container image tccr.io/truecharts/adminer to latest (#11585) 2023-08-16 05:36:20 +02:00
StevenMcElligott
d26fe04fdc fix(firezone): Update common / questions (#11584)
**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-16 02:55:29 +00:00
TrueCharts Bot
84dab6942d chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#11583) 2023-08-16 04:38:02 +02:00
TrueCharts Bot
c103dc5ee6 chore(deps): update container image tccr.io/truecharts/adminer to latest (#11582) 2023-08-16 03:53:44 +02:00
TrueCharts-Bot
acc06077be Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-16 00:23:17 +00:00
TrueCharts Bot
326ee8172e chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#11581) 2023-08-16 01:37:55 +02:00
TrueCharts Bot
bf9652732a chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#11579) 2023-08-15 22:38:09 +02:00
TrueCharts Bot
37dea58221 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-kde to latest (#11576) 2023-08-15 17:33:58 +02:00
TrueCharts Bot
b1dc59361c chore(deps): update container image tccr.io/truecharts/pylon to v2.10.0 (#11574) 2023-08-15 16:39:29 +02:00
TrueCharts Bot
c0911857d5 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest (#11575) 2023-08-15 16:35:35 +02:00
TrueCharts Bot
52d5f80649 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11572) 2023-08-15 15:36:20 +02:00
TrueCharts Bot
b99e11d45d chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest (#11573) 2023-08-15 15:33:14 +02:00
TrueCharts Bot
fa95c5960d chore(deps): update container image tccr.io/truecharts/boinc to latest (#11570) 2023-08-15 14:40:07 +02:00
TrueCharts Bot
ee7e086322 chore(deps): update container image tccr.io/truecharts/webtop to latest (#11571) 2023-08-15 14:35:55 +02:00
TrueCharts Bot
d3025a6827 chore(deps): update container image tccr.io/truecharts/webtop-fedora-xfce to latest (#11569) 2023-08-15 13:38:57 +02:00
TrueCharts Bot
dd62e4beae chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#11568) 2023-08-15 12:41:32 +02:00
Ben Kochie
d601539189 feat(prometheus): Add remote write questions (#11555)
**Description**
Add the ability to enable remote write endpoints for sending Prometheus
data to external services. See the [remoteWrite spec] for details on the
format.

[remoteWrite
spec](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#remotewritespec)

⚒️ 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:**

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

Signed-off-by: SuperQ <superq@gmail.com>
2023-08-15 11:37:34 +02:00
TrueCharts Bot
bc7f520173 chore(deps): update webtop (#11567) 2023-08-15 11:36:14 +02:00
TrueCharts Bot
f3a3adcecf chore(deps): update webtop (#11566) 2023-08-15 10:38:11 +02:00
Xstar97TheNoob
7ddf383890 feat(tagspaces) add tagspaces (#11303)
**Description**
TagSpaces is an offline, open source, document manager with tagging
support.
⚒️ 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._

---------

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-08-15 11:33:07 +03:00
TrueCharts Bot
e2fae9aed9 chore(deps): update helm chart common to 14.0.2 (#11488)
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.0.1` -> `14.0.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNi40Mi4zIiwidXBkYXRlZEluVmVyIjoiMzYuNDIuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-15 11:32:22 +03:00
TrueCharts Bot
add536bad1 chore(deps): update webtop (#11565) 2023-08-15 08:32:19 +02:00
TrueCharts Bot
f87d5aa52a chore(deps): update webtop (#11564) 2023-08-15 07:34:18 +02:00
StevenMcElligott
7dbcd6174c migrate(shiori): Migrate to New Common (#11539)
**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-15 01:16:18 -04:00
TrueCharts Bot
2c19d67783 chore(deps): update webtop (#11563) 2023-08-15 06:33:20 +02:00
TrueCharts Bot
4c83f4c655 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11562) 2023-08-15 05:37:04 +02:00
TrueCharts Bot
3366a343b9 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#11561) 2023-08-15 04:44:28 +02:00
TrueCharts Bot
5179fdb763 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11560) 2023-08-15 03:54:35 +02:00
TrueCharts Bot
22e6c9ef21 chore(deps): update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.4 (#11559) 2023-08-15 02:55:21 +02:00
TrueCharts Bot
1f26ae604e chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11558) 2023-08-15 01:33:28 +02:00
TrueCharts Bot
99c236ee54 chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#11556) 2023-08-15 00:39:47 +02:00
TrueCharts Bot
cd4a6d7ba0 chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#11554) 2023-08-14 19:35:42 +02:00
TrueCharts Bot
4c709b23eb chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11553) 2023-08-14 18:43:15 +02:00
TrueCharts Bot
f5a77d6a0d chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11552) 2023-08-14 16:36:15 +02:00
TrueCharts Bot
9b592866e0 chore(deps): update actions/setup-node digest to bea5baf (#11550)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| digest | `e33196f` -> `bea5baf` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4wIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-14 15:22:59 +02:00
TrueCharts Bot
5ce8f0a94c chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#11549) 2023-08-14 13:41:05 +02:00
TrueCharts Bot
cea5b841da chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.2 (#11548) 2023-08-14 13:39:34 +02:00
TrueCharts Bot
dbeeb68140 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#11547) 2023-08-14 12:37:10 +02:00
TrueCharts Bot
9a2b769461 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest (#11546) 2023-08-14 11:32:31 +02:00
TrueCharts Bot
52d7e6df4f chore(deps): update rdesktop (#11545) 2023-08-14 10:36:49 +02:00
TrueCharts Bot
6a3dfe1761 chore(deps): update rdesktop (#11544) 2023-08-14 09:33:05 +02:00
TrueCharts Bot
7a84a6f720 chore(deps): update rdesktop (#11543) 2023-08-14 08:33:04 +02:00
TrueCharts Bot
61ca7afb19 chore(deps): update rdesktop (#11542) 2023-08-14 07:35:45 +02:00
TrueCharts Bot
1991e67eeb chore(deps): update container image tccr.io/truecharts/duckdns to latest (#11540) 2023-08-14 06:37:04 +02:00
TrueCharts Bot
da5247baaf chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-kde to latest (#11541) 2023-08-14 06:33:20 +02:00
TrueCharts Bot
1a57d31af4 chore(deps): update rdesktop (#11538) 2023-08-14 05:31:54 +02:00
TrueCharts Bot
75f4250e4f chore(deps): update rdesktop (#11537) 2023-08-14 04:35:50 +02:00
TrueCharts Bot
fdca30310b chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-kde to latest (#11536) 2023-08-14 03:52:33 +02:00
TrueCharts Bot
c385e6e737 chore(deps): update rdesktop (#11534) 2023-08-14 02:47:23 +02:00
TrueCharts Bot
d35613ac44 chore(deps): update container image tccr.io/truecharts/babybuddy to v2.0.4 (#11532) 2023-08-14 00:35:15 +02:00
TrueCharts Bot
e06e5855f5 chore(deps): update container image tccr.io/truecharts/cops to latest (#11533) 2023-08-14 00:34:31 +02:00
TrueCharts Bot
ffd620513c chore(deps): update container image tccr.io/truecharts/xwiki to v15.6.0 (#11531) 2023-08-13 23:36:17 +02:00
TrueCharts Bot
6a8f3e0c6b chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#11530) 2023-08-13 23:35:04 +02:00
TrueCharts Bot
e34347a1a9 chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.0 (#11528) 2023-08-13 22:36:25 +02:00
TrueCharts Bot
c890b1cf2a chore(deps): update container image tccr.io/truecharts/romm to v1.9.1 (#11529) 2023-08-13 22:34:02 +02:00
TrueCharts Bot
4f7e9abc20 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11526) 2023-08-13 21:41:18 +02:00
TrueCharts Bot
c5f48f1f6a chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11527) 2023-08-13 21:40:10 +02:00
TrueCharts Bot
1c619e6caa chore(deps): update container image tccr.io/truecharts/nextcloud-push-notify to v0.6.3 (#11524) 2023-08-13 20:44:28 +02:00
TrueCharts Bot
1ed225f778 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11525) 2023-08-13 20:39:04 +02:00
TrueCharts Bot
edda8c99a2 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11523) 2023-08-13 19:42:15 +02:00
TrueCharts Bot
0089f0ec29 chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#11521) 2023-08-13 18:40:26 +02:00
TrueCharts Bot
7cf5531ac5 chore(deps): update container image tccr.io/truecharts/grafana to v10.0.3 (#11520) 2023-08-13 18:34:36 +02:00
TrueCharts Bot
4bf8ad755b chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.22.3 (#11517) 2023-08-13 17:36:51 +02:00
TrueCharts Bot
609ba619f7 chore(deps): update container image tccr.io/truecharts/netdata to v1.42.0 (#11518) 2023-08-13 17:36:46 +02:00
TrueCharts Bot
56ddef155d chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.0.2 (#11516) 2023-08-13 16:39:59 +02:00
TrueCharts Bot
36339ad86e chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11515) 2023-08-13 16:35:10 +02:00
TrueCharts Bot
5b10303e5e chore(deps): update container image tccr.io/truecharts/xwiki to v (#11514) 2023-08-13 15:36:58 +02:00
TrueCharts Bot
f0bd0e8c2a chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11513) 2023-08-13 15:36:17 +02:00
TrueCharts Bot
d65ecd34ee chore(deps): update container image tccr.io/truecharts/searxng to latest (#11511) 2023-08-13 14:36:35 +02:00
TrueCharts Bot
97afa699fb chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.120.2 (#11512) 2023-08-13 14:35:46 +02:00
Vicky
4ae8b6bfe1 chore(deps): update container image tccr.io/truecharts/misskey to v13.14.2 (#11506)
**Description**
Update Misskey.

**⚙️ 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?**
I haven't done any testing.

**📃 Notes:**
Renovate bot should be reenabled for Misskey.
Since it failed in #8601 it just didn't create any more PRs.
My PR is missing the image hash, it should be added.

**✔️ Checklist:**

- [ ] ⚖️ 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`

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-08-13 08:09:30 -04:00
TrueCharts Bot
80a0c4d1e5 chore(deps): update container image tccr.io/truecharts/cops to latest (#11508) 2023-08-13 13:36:25 +02:00
TrueCharts Bot
4bced0e031 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11507) 2023-08-13 12:40:16 +02:00
TrueCharts Bot
7ac06319e6 chore(deps): update container image tccr.io/truecharts/grocy to v4.0.1 (#11505) 2023-08-13 10:36:11 +02:00
TrueCharts Bot
1d4e42d708 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11503) 2023-08-13 08:36:09 +02:00
TrueCharts Bot
ba49b11f2d chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#11502) 2023-08-13 07:35:21 +02:00
TrueCharts Bot
e20e95c697 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11501) 2023-08-13 06:39:53 +02:00
TrueCharts Bot
eb666941e8 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#11498) 2023-08-13 05:38:19 +02:00
TrueCharts Bot
3f238893e9 chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.0 (#11499) 2023-08-13 05:37:54 +02:00
TrueCharts Bot
f5961f52db chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11497) 2023-08-13 04:38:54 +02:00
TrueCharts Bot
3e9d0ff643 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#11496) 2023-08-13 04:37:56 +02:00
TrueCharts Bot
328f5f4688 chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.0 (#11494) 2023-08-13 04:02:19 +02:00
TrueCharts Bot
999b09e6bf chore(deps): update container image tccr.io/truecharts/stash to v0.22.0 (#11495) 2023-08-13 04:01:34 +02:00
TrueCharts Bot
097476cb6f chore(deps): update container image tccr.io/truecharts/n8n to v1.2.1 (#11492) 2023-08-13 02:52:02 +02:00
TrueCharts Bot
852181105a chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.81.0 (#11493) 2023-08-13 02:51:52 +02:00
TrueCharts-Bot
824674836a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-13 00:23:41 +00:00
TrueCharts Bot
d89c7c7e9a chore(deps): update container image tccr.io/truecharts/flexget to v3.8.2 (#11490) 2023-08-13 01:37:25 +02:00
TrueCharts Bot
8db6fbb356 chore(deps): update container image tccr.io/truecharts/ipfs to v0.22.0 (#11491) 2023-08-13 01:36:36 +02:00
TrueCharts Bot
15ae5058da chore(deps): update container image tccr.io/truecharts/alist to v3.25.1 (#11489) 2023-08-13 00:38:36 +02:00
TrueCharts Bot
6ff8f048a4 chore(deps): update container image tccr.io/truecharts/wikijs to v2.5.300 (#11487) 2023-08-12 23:36:54 +02:00
TrueCharts Bot
cb7c4de6f8 chore(deps): update container image tccr.io/truecharts/tdarr_node to v2.00.25 (#11486) 2023-08-12 23:36:07 +02:00
TrueCharts Bot
c2436e2583 chore(deps): update container image tccr.io/truecharts/strapi to v4.12.4 (#11484) 2023-08-12 22:37:48 +02:00
TrueCharts Bot
78c39b9ef2 chore(deps): update container image tccr.io/truecharts/syncthing to v1.23.7 (#11485) 2023-08-12 22:34:07 +02:00
TrueCharts Bot
a7ca66bff3 chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#11482) 2023-08-12 21:36:01 +02:00
TrueCharts Bot
27fac43666 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11481) 2023-08-12 21:35:39 +02:00
TrueCharts Bot
1107fc5ce1 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#11479) 2023-08-12 20:37:52 +02:00
TrueCharts Bot
ce2b5d231b chore(deps): update container image tccr.io/truecharts/recyclarr to v5.2.1 (#11480) 2023-08-12 20:37:49 +02:00
TrueCharts Bot
8f9e712071 chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#11476) 2023-08-12 19:34:49 +02:00
TrueCharts Bot
1bdad4ff48 chore(deps): update container image tccr.io/truecharts/komga to v1.3.1 (#11477) 2023-08-12 19:33:14 +02:00
TrueCharts Bot
8f570a9345 chore(deps): update container image tccr.io/truecharts/piwigo to v13.8.0 (#11474) 2023-08-12 18:38:02 +02:00
TrueCharts Bot
8cf15bf6de chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11475) 2023-08-12 18:37:49 +02:00
TrueCharts Bot
517afd7474 chore(deps): update helm general non-major (#11103) 2023-08-12 17:40:29 +02:00
TrueCharts Bot
c5e586f898 chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.5.0 (#11473) 2023-08-12 17:35:49 +02:00
TrueCharts Bot
432c53b1a1 chore(deps): update container image tccr.io/truecharts/ipfs to v0.21.1 (#11472) 2023-08-12 17:34:56 +02:00
TrueCharts Bot
de997da40b chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.8.2 (#11471) 2023-08-12 16:34:50 +02:00
TrueCharts Bot
247676a244 chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#11470) 2023-08-12 16:34:35 +02:00
TrueCharts Bot
85ed8e8254 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11469) 2023-08-12 15:37:45 +02:00
TrueCharts Bot
9da83e4f67 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11468) 2023-08-12 15:37:37 +02:00
kqmaverick
055c923bdd feat(photoprism) **BREAKING CHANGES** storage changes (#11248)
**Description**
Use storage settings for photoprism originals and import.

⚒️ Fixes  # 

**⚙️ Type of change**

- [X] ⚙️ 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?**

**📃 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
- [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: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-12 16:24:07 +03:00
TrueCharts Bot
d867a6dbd2 chore(deps): update container image tccr.io/truecharts/flowise to v1.3.3 (#11466) 2023-08-12 14:40:07 +02:00
TrueCharts Bot
b67aad17ed chore(deps): update container image tccr.io/truecharts/fluidd to v1.25.1 (#11467) 2023-08-12 14:36:51 +02:00
TrueCharts Bot
7602d42512 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11464) 2023-08-12 13:34:43 +02:00
TrueCharts Bot
4b6e2fb138 chore(deps): update webtop (#11465) 2023-08-12 13:31:34 +02:00
TrueCharts Bot
59b7fb5d05 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#11463) 2023-08-12 12:37:16 +02:00
TrueCharts Bot
07c8b39cee chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11462) 2023-08-12 12:36:15 +02:00
kqmaverick
e63bf370f7 migrate(stun-turn-server): Migrate to New Common (#11431)
**Description**
Migrate

⚒️ Fixes  #

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

**📃 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-12 13:08:09 +03:00
Malpractis
6a49403d96 feat(notifiarr): add notifiarr (#8074)
**Description**
<!--
Add Notifiarr client app to incubator.
-->
⚒️ 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.
-[ ] 🖼️ 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: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-12 13:06:12 +03:00
Michael Schnerring
5b1058a8b1 fix(plausible): migrate to new common chart and upgrade to v2 (#11186)
**Description**

* cherry-picked changes from my PR that were never merged into from
`port/incubator` into `master`:
https://github.com/truecharts/charts/pull/7810
* Added config options for Plausible v2.0.0
* Migrated to new common chart

TODO:

- [x] upgrade questions.yaml to new common chart
- [x] migrate common.yaml / _env.tpl to new common chart format

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

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [X] ⚠️ 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
- [X] #️⃣ 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._

---------

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-08-12 13:05:18 +03:00
TrueCharts Bot
b29c953cc7 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11460) 2023-08-12 11:36:56 +02:00
TrueCharts Bot
67af90eba4 chore(deps): update container image tccr.io/truecharts/webtop-fedora-icewm to latest (#11461) 2023-08-12 11:32:35 +02:00
Kjeld Schouten
dbab7e1475 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-08-12 10:42:15 +02:00
Kjeld Schouten
a2a905e539 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-08-12 10:41:39 +02:00
Kjeld Schouten
0d5fe7b699 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-08-12 10:41:03 +02:00
TrueCharts Bot
6f9411f3e1 chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#11457) 2023-08-12 10:36:34 +02:00
TrueCharts Bot
643bd9c5c8 chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#11456) 2023-08-12 10:36:17 +02:00
allcontributors[bot]
2ea62cbe94 docs: add polarstack as a contributor for code (#11458)
Adds @polarstack as a contributor for code.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/11389#issuecomment-1675787146)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-12 11:27:23 +03:00
polarstack
39fa2a3361 feat(ntfy): enable prometheus metrics (#11389)
**Description**
ntfy support prometheus metrics: https://docs.ntfy.sh/config/#monitoring
This PR adds the ckeckbox in questions.yaml and the metrics: section in
values.yaml. The ntfy metrics variable is activated if user selects
prometheus metrics. It is disabled by default

⚒️ 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:**

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

---------

Signed-off-by: polarstack <42521003+polarstack@users.noreply.github.com>
2023-08-12 11:23:24 +03:00
StevenMcElligott
ea93a6153b feat(static-web-server): Move to stable (#11391)
**Description**

Tested and good, do we want to deprecate `static`, since that one isn't
maintained upstream?

⚒️ 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-12 11:22:53 +03:00
kqmaverick
9f70dadbe5 fix(linkding) superuser env fix (#11439)
**Description**
Linkding superuser env's were not correct.

⚒️ Fixes  #8132 

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

**📃 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
- [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-12 11:22:26 +03:00
TrueCharts Bot
9cf3510701 chore(deps): update container image tccr.io/truecharts/grocy to v4.0.1 (#11454) 2023-08-12 09:33:03 +02:00
TrueCharts Bot
3a58fdaf04 chore(deps): update container image tccr.io/truecharts/homarr to v0.13.1 (#11455) 2023-08-12 09:32:00 +02:00
TrueCharts Bot
3012396f9e chore(deps): update container image tccr.io/truecharts/filebrowser to v2.24.2 (#11453) 2023-08-12 08:40:19 +02:00
TrueCharts Bot
a9b9f1536f chore(deps): update container image tccr.io/truecharts/webtop-arch-xfce to latest (#11452) 2023-08-12 08:38:35 +02:00
TrueCharts Bot
b185cf5741 chore(deps): update container image tccr.io/truecharts/drawio to v21.6.8 (#11451) 2023-08-12 07:32:40 +02:00
TrueCharts Bot
2d419aedf8 chore(deps): update webtop (#11450) 2023-08-12 07:30:33 +02:00
TrueCharts Bot
2e058498fe chore(deps): update container image tccr.io/truecharts/clickhouse to v23.7.4.5 (#11449) 2023-08-12 06:37:46 +02:00
TrueCharts Bot
58240b3828 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#11448) 2023-08-12 06:37:35 +02:00
TrueCharts Bot
7a3aa307b5 chore(deps): update container image tccr.io/truecharts/actualserver to v23.8.1 (#11447) 2023-08-12 05:35:18 +02:00
TrueCharts Bot
d4660adb25 chore(deps): update container image tccr.io/truecharts/webtop-arch-kde to latest (#11446) 2023-08-12 05:33:17 +02:00
TrueCharts Bot
ba37c76b05 chore(deps): update webtop (#11445) 2023-08-12 04:33:26 +02:00
TrueCharts Bot
97d0f78457 chore(deps): update rdesktop (#11444) 2023-08-12 04:33:13 +02:00
TrueCharts Bot
7a688ee241 chore(deps): update container image tccr.io/truecharts/xwiki to v15.5.1-postgres (#11442) 2023-08-12 03:54:35 +02:00
TrueCharts Bot
d4151d70a4 chore(deps): update jupyter (#11443) 2023-08-12 03:53:31 +02:00
TrueCharts Bot
8d084bdb58 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#11381) 2023-08-12 02:55:24 +02:00
TrueCharts Bot
e991a53d59 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#11440) 2023-08-12 02:47:54 +02:00
TrueCharts Bot
32c9fe4090 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-mate to latest (#11441) 2023-08-12 02:46:31 +02:00
TrueCharts-Bot
04bc3a2723 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-12 00:21:42 +00:00
TrueCharts Bot
30c4105825 chore(deps): update container image tccr.io/truecharts/clamav to v1.1.0 (#11437) 2023-08-12 01:41:39 +02:00
TrueCharts Bot
966c49dcfb chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#11438) 2023-08-12 01:36:56 +02:00
TrueCharts Bot
4197a76fbd chore(deps): update container image tccr.io/truecharts/searxng to latest (#11436) 2023-08-12 00:33:40 +02:00
TrueCharts Bot
6b869f27d0 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11435) 2023-08-12 00:33:33 +02:00
TrueCharts Bot
a072d12a66 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11433) 2023-08-11 23:38:00 +02:00
TrueCharts Bot
7d24d4b33c chore(deps): update container image tccr.io/truecharts/rdesktop-arch-kde to latest (#11432) 2023-08-11 23:34:23 +02:00
TrueCharts Bot
fdfe71752a chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#11429) 2023-08-11 22:37:31 +02:00
TrueCharts Bot
07759ab343 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-icewm to latest (#11430) 2023-08-11 22:33:26 +02:00
TrueCharts Bot
8f75a364e4 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11428) 2023-08-11 21:34:58 +02:00
TrueCharts Bot
de81ac9e0c chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#11427) 2023-08-11 21:32:37 +02:00
TrueCharts Bot
476d9c5fa2 chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#11425) 2023-08-11 20:42:59 +02:00
TrueCharts Bot
d704eb9676 chore(deps): update container image tccr.io/truecharts/plex-auto-languages to latest (#11426) 2023-08-11 20:38:57 +02:00
TrueCharts Bot
7cb0eddd3d chore(deps): update container image tccr.io/truecharts/kitchenowl-web to latest (#11423) 2023-08-11 19:35:31 +02:00
TrueCharts Bot
2494785a9e chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11422) 2023-08-11 19:34:47 +02:00
TrueCharts Bot
d2fc21063b chore(deps): update container image tccr.io/truecharts/minio to latest (#11424) 2023-08-11 19:33:34 +02:00
TrueCharts Bot
35a5a600ba chore(deps): update container image tccr.io/truecharts/dockerregistry to v2 (#11421) 2023-08-11 18:31:43 +02:00
TrueCharts Bot
f4e0c8e9f2 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11420) 2023-08-11 16:36:34 +02:00
TrueCharts Bot
ee5e016ea0 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11419) 2023-08-11 15:35:52 +02:00
TrueCharts Bot
29394613f2 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11418) 2023-08-11 13:35:17 +02:00
TrueCharts Bot
9acdfd0936 chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.2 (#11417) 2023-08-11 13:34:37 +02:00
TrueCharts Bot
f6fc417cc8 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11416) 2023-08-11 10:37:00 +02:00
StevenMcElligott
0bb0924d7d fix(Odoo): Move to Incubator (#11413)
**Description**

Odoo is fundamentally broken under CNPG since it can't create a DB so it
hasn't been working for months (see the Open Bug Report #9232 and the
multiple tickets on Discord) so I think it's best to move it to
Incubator until someone fixes it

2023-04-22
17:38:23.886001+00:00{"level":"info","ts":"2023-04-22T17:38:23Z","logger":"postgres","msg":"record","logging_pod":"odoohitmanauto3-cnpg-main-1","record":{"log_time":"2023-04-22
17:38:23.885
UTC","user_name":"odoo","database_name":"postgres","process_id":"431","connection_from":"172.16.0.118:33770","session_id":"64441b8f.1af","session_line_num":"1","command_tag":"CREATE
DATABASE","session_start_time":"2023-04-22 17:38:23
UTC","virtual_transaction_id":"6/284","transaction_id":"0","error_severity":"ERROR","sql_state_code":"42501","message":"permission
denied to create database","query":"CREATE DATABASE "hitmanautomation"
ENCODING 'unicode' LC_COLLATE 'C' TEMPLATE
"template0"","backend_type":"client backend","query_id":"0"}}

⚒️ 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-11 10:08:52 +02:00
TrueCharts Bot
e502b47091 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11415) 2023-08-11 07:36:11 +02:00
TrueCharts Bot
c0647c615f chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#11414) 2023-08-11 06:34:03 +02:00
TrueCharts Bot
a42af54f86 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11412) 2023-08-11 04:38:00 +02:00
TrueCharts Bot
f7de6fdd26 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11410) 2023-08-11 03:54:16 +02:00
TrueCharts Bot
1175870d55 chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#11411) 2023-08-11 03:53:48 +02:00
TrueCharts Bot
a8ecf498fd chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11408) 2023-08-11 02:49:24 +02:00
TrueCharts Bot
60a5949474 chore(deps): update container image tailscale/tailscale to v1.46.1 (#11409) 2023-08-11 02:48:34 +02:00
TrueCharts Bot
caa31e4155 chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#11407) 2023-08-11 01:34:43 +02:00
TrueCharts Bot
45755f4c59 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#11404) 2023-08-11 00:35:44 +02:00
TrueCharts Bot
6adf292b86 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11405) 2023-08-11 00:35:29 +02:00
TrueCharts Bot
f83c58cda0 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11402) 2023-08-10 23:37:58 +02:00
TrueCharts Bot
b960fb9bf6 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11400) 2023-08-10 22:40:27 +02:00
TrueCharts Bot
6e814517b3 chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11398) 2023-08-10 21:40:10 +02:00
TrueCharts Bot
7f6b940df4 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11399) 2023-08-10 21:40:05 +02:00
TrueCharts Bot
1ff0b7b9f4 chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.3 (#11397) 2023-08-10 20:37:26 +02:00
TrueCharts Bot
11b82c00b2 chore(deps): update container image tccr.io/truecharts/mattermost to v8.1.0 (#11395) 2023-08-10 19:37:37 +02:00
TrueCharts Bot
b5bc5848ba chore(deps): update container image tccr.io/truecharts/grafana to v10.0.3 (#11393) 2023-08-10 18:37:33 +02:00
TrueCharts Bot
a25cd2f755 chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#11394) 2023-08-10 18:37:23 +02:00
TrueCharts Bot
5671d1b604 chore(deps): update container image tccr.io/truecharts/invidious to latest (#11392) 2023-08-10 16:38:00 +02:00
TrueCharts Bot
f4212bb8bd chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#11390) 2023-08-10 15:40:03 +02:00
TrueCharts Bot
0ec69479a4 chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#11388) 2023-08-10 10:39:04 +02:00
TrueCharts Bot
fe1fb1f3d6 chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#11387) 2023-08-10 09:37:36 +02:00
TrueCharts Bot
56b677f0f1 chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#11369) 2023-08-10 09:36:38 +02:00
kqmaverick
c638d7df1e docs(clusterissuer): remove quad9 (#11376)
**Description**
Remove Quad9 DNS from guide, add secondary Cloudflare and Google.

⚒️ 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-08-10 09:32:38 +02:00
polarstack
4faa60ca45 refactor(kitchenowl): resolve issue #8804 (#11337)
**Description**
Kitchenowl was migrated to new common, but deploying ended in "Hmmmm...
couldn't reach server" error and "(111: Connection refused) while
connecting to upstream" log entries.
This PR removes the deprecated "additionalContainer" section and deploys
the backend as a Deployment. Furthermore the secrets template was
refactored to render it instead of hardcoding. Additionally cnpg was
added as it is supported by the upstream project.
As the current chart is not deployable and due to the refactoring of
several parts I was not able to test, but I expect it to be a breaking
change for old deployments as the data is now stored in cnpg instead of
sqlite.

⚒️ Fixes  #8804

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ 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?**
Tested on TrueNAS Scale 22.12.3.2 with all operators and best practises
according getting started docs (including Ingress).
After deployment all pods including cnpg are running, no errors in the
logs and application events

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ 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: polarstack <42521003+polarstack@users.noreply.github.com>
2023-08-10 09:27:45 +02:00
TrueCharts Bot
02a4c28ffa chore(deps): update container image tccr.io/truecharts/mealie-frontend to latest (#11385) 2023-08-10 08:43:45 +02:00
TrueCharts Bot
a68d941d7f chore(deps): update container image tccr.io/truecharts/sshwifty to vlatest (#11386) 2023-08-10 08:43:12 +02:00
TrueCharts Bot
d580464a09 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#11383) 2023-08-10 07:34:55 +02:00
TrueCharts Bot
6145c16b3b chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#11384) 2023-08-10 07:34:30 +02:00
TrueCharts Bot
6401287102 chore(deps): update container image tccr.io/truecharts/mealie-api to latest (#11382) 2023-08-10 06:38:35 +02:00
TrueCharts Bot
b1572dcc42 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11379) 2023-08-10 04:48:40 +02:00
TrueCharts Bot
bb7f3b53c8 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#11378) 2023-08-10 02:56:04 +02:00
TrueCharts Bot
c33ae84d9c chore(deps): update webtop (#11377) 2023-08-10 01:32:52 +02:00
TrueCharts Bot
3eaaaff0a5 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11373) 2023-08-10 00:39:15 +02:00
TrueCharts Bot
f9073420d9 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-mate to latest (#11374) 2023-08-10 00:35:09 +02:00
TrueCharts Bot
4e82e2a22e chore(deps): update webtop (#11372) 2023-08-09 23:33:42 +02:00
TrueCharts Bot
31ebb4cdf3 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11371) 2023-08-09 22:35:53 +02:00
TrueCharts Bot
d73558d775 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest (#11370) 2023-08-09 21:35:04 +02:00
TrueCharts Bot
1539b9dd27 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#11367) 2023-08-09 19:35:51 +02:00
TrueCharts Bot
8192c50530 chore(deps): update webtop (#11368) 2023-08-09 19:32:16 +02:00
TrueCharts Bot
3442acca36 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#11366) 2023-08-09 17:38:44 +02:00
TrueCharts Bot
ab33b60b3a chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11364) 2023-08-09 16:37:10 +02:00
TrueCharts Bot
769384256d chore(deps): update container image tccr.io/truecharts/webtop-fedora-openbox to latest (#11365) 2023-08-09 16:34:25 +02:00
TrueCharts Bot
b118844bee chore(deps): update container image tccr.io/truecharts/webtop-fedora-mate to latest (#11363) 2023-08-09 15:36:38 +02:00
TrueCharts Bot
876ebe64a3 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11362) 2023-08-09 13:40:42 +02:00
TrueCharts Bot
5104f9a024 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#11361) 2023-08-09 12:35:51 +02:00
TrueCharts Bot
bb8ec5135e chore(deps): update container image tccr.io/truecharts/webtop-fedora-icewm to latest (#11360) 2023-08-09 11:32:34 +02:00
TrueCharts Bot
a72d5ba155 chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#11359) 2023-08-09 10:42:06 +02:00
TrueCharts Bot
8143b6b8c5 chore(deps): update container image tccr.io/truecharts/calibre to v6.24.0 (#11358) 2023-08-09 09:36:43 +02:00
TrueCharts Bot
2feb3764ed chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#11357) 2023-08-09 08:44:57 +02:00
TrueCharts Bot
738f079dec chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#11356) 2023-08-09 08:37:22 +02:00
TrueCharts Bot
394ba9221a chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11354) 2023-08-09 07:35:20 +02:00
TrueCharts Bot
0ebd03133b chore(deps): update container image tccr.io/truecharts/webtop-fedora-i3 to latest (#11355) 2023-08-09 07:32:00 +02:00
TrueCharts Bot
5857d26144 chore(deps): update webtop (#11353) 2023-08-09 06:33:19 +02:00
TrueCharts Bot
a1a4e00dde chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#11234) 2023-08-09 04:52:22 +02:00
TrueCharts Bot
de1d7f1b37 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#11352) 2023-08-09 04:02:50 +02:00
TrueCharts Bot
437987ffe9 chore(deps): update ubuntu to 22.04 (#11351)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ubuntu](https://togithub.com/actions/runner-images) | github-runner |
major | `20.04` -> `22.04` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4wIiwidXBkYXRlZEluVmVyIjoiMzYuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-09 02:43:13 +02:00
TrueCharts Bot
797f195d8f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11350) 2023-08-09 00:37:57 +02:00
TrueCharts Bot
edcffac079 chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.2 (#11349) 2023-08-08 23:40:50 +02:00
TrueCharts Bot
e5cb1a286d chore(deps): update webtop (#11348) 2023-08-08 21:35:55 +02:00
TrueCharts Bot
6e7d4e54ad chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11346) 2023-08-08 20:39:26 +02:00
TrueCharts Bot
fe547f2037 chore(deps): update container image tccr.io/truecharts/webtop-alpine-i3 to latest (#11347) 2023-08-08 20:35:42 +02:00
TrueCharts Bot
01ce7b1b72 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest (#11345) 2023-08-08 19:32:33 +02:00
TrueCharts Bot
ddb9b3c4aa chore(deps): update rdesktop (#11344) 2023-08-08 18:37:39 +02:00
TrueCharts Bot
239f8846ff chore(deps): update container image tccr.io/truecharts/boinc to latest (#11342) 2023-08-08 16:35:32 +02:00
TrueCharts Bot
876fb730d9 chore(deps): update container image tccr.io/truecharts/pylon to v2.10.0 (#11343) 2023-08-08 16:35:25 +02:00
StevenMcElligott
0b31d46085 migrate(protonmail-brigde): Migrate to New Common (#11253)
**Description**

Migrate another one!

⚒️ Fixes  #8055 

**⚙️ 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:**

- [ ] ⚖️ 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-08 09:46:33 -04:00
TrueCharts Bot
c9f6a382ec chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11341) 2023-08-08 13:34:36 +02:00
TrueCharts Bot
6aa009c717 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11339) 2023-08-08 12:39:55 +02:00
allcontributors[bot]
97a6fd90be docs: add v3DJG6GL as a contributor for bug (#11340)
Adds @v3DJG6GL as a contributor for bug.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/11267#issuecomment-1669348378)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-08 13:27:28 +03:00
allcontributors[bot]
3b08a6a8d1 docs: add cedstrom as a contributor for code (#11338)
Adds @cedstrom as a contributor for code.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/11290#issuecomment-1669337466)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-08 13:25:46 +03:00
Alec Fenichel
f37a67251e fix(apps): probe type key (#11242)
**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-08-08 13:19:47 +03:00
cedstrom
d0d694107d fix(smokeping) Add net_raw capabilities as default (#11290)
**Description**
I deployed the smokeping chart and didn't get any results. After some
digging, I realized it was because fping couldn't ping because it needs
raw socket access. To address this, I added the net_raw capabilitie to
the chart
The underlying container capabilities issue is documented here:
https://github.com/linuxserver/docker-smokeping/issues/99

**⚙️ 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?**
I ran this on my local k3s instance.

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [N/A] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [N/A] 📄 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

---------

Signed-off-by: cedstrom <cedstrom@users.noreply.github.com>
2023-08-08 13:18:27 +03:00
TrueCharts Bot
65489f7ab9 chore(deps): update container image tccr.io/truecharts/watchyourlan to v1.0.0 (#11336) 2023-08-08 09:38:21 +02:00
TrueCharts Bot
f5f2b4f393 chore(deps): update container image tccr.io/truecharts/gamevault-backend to v3.0.0 (#11335) 2023-08-08 08:42:58 +02:00
TrueCharts Bot
00c449899c chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#11334) 2023-08-08 08:38:17 +02:00
TrueCharts Bot
27ac9505fc chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#11333) 2023-08-08 07:40:12 +02:00
TrueCharts Bot
3087959f5e chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#11332) 2023-08-08 07:40:00 +02:00
TrueCharts Bot
a5773eed9f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11330) 2023-08-08 06:38:02 +02:00
TrueCharts Bot
2454cc3865 chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.22.1 (#11329) 2023-08-08 05:39:01 +02:00
TrueCharts Bot
552b92a587 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#11328) 2023-08-08 05:36:36 +02:00
TrueCharts Bot
5fff70c79a chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.120.2 (#11326) 2023-08-08 04:51:18 +02:00
TrueCharts Bot
0072af4f09 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#11325) 2023-08-08 04:49:33 +02:00
TrueCharts Bot
b4228fd49a chore(deps): update container image tccr.io/truecharts/wyoming-piper to v1.2.0 (#11324) 2023-08-08 04:05:32 +02:00
TrueCharts Bot
3ebdb54720 chore(deps): update container image tccr.io/truecharts/autoscan to latest (#11323) 2023-08-08 04:03:04 +02:00
TrueCharts Bot
1fe389291f chore(deps): update container image tccr.io/truecharts/recyclarr to v5.2.0 (#11322) 2023-08-08 02:54:19 +02:00
TrueCharts Bot
04ed1ec12a chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-kde to latest (#11321) 2023-08-08 02:48:59 +02:00
TrueCharts Bot
3dc64296fb chore(deps): update container image tccr.io/truecharts/fluidd to v1.25.0 (#11320) 2023-08-08 01:37:23 +02:00
TrueCharts Bot
4483d482fe chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#11319) 2023-08-08 01:34:52 +02:00
TrueCharts Bot
aa4d0d56aa chore(deps): update container image tccr.io/truecharts/ddns-go to v5.6.0 (#11318) 2023-08-08 00:36:37 +02:00
TrueCharts Bot
5cebaf34eb chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11317) 2023-08-08 00:35:52 +02:00
TrueCharts Bot
a6371c8ddc chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11315) 2023-08-07 23:38:03 +02:00
TrueCharts Bot
746f4af4a2 chore(deps): update container image tccr.io/truecharts/unifi-poller to v2.8.1 (#11316) 2023-08-07 23:37:11 +02:00
TrueCharts Bot
27297edad0 chore(deps): update container image tccr.io/truecharts/meshcentral to v1.1.8 (#11312) 2023-08-07 22:37:54 +02:00
TrueCharts Bot
82a1d0ae92 chore(deps): update container image tccr.io/truecharts/readarr to v0.3.1.2096 (#11313) 2023-08-07 22:35:10 +02:00
TrueCharts Bot
3ebe0c8dd1 chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11311) 2023-08-07 21:37:23 +02:00
TrueCharts Bot
0424130f43 chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#11310) 2023-08-07 21:36:45 +02:00
TrueCharts Bot
df01791240 chore(deps): update jupyter (#11308) 2023-08-07 20:37:13 +02:00
TrueCharts Bot
40a8f69c75 chore(deps): update rdesktop (#11309) 2023-08-07 20:33:59 +02:00
TrueCharts Bot
e95bfe5855 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11306) 2023-08-07 19:41:05 +02:00
TrueCharts Bot
fe030e08f5 chore(deps): update container image tccr.io/truecharts/minio to latest (#11307) 2023-08-07 19:40:02 +02:00
TrueCharts Bot
2cf7161203 chore(deps): update container image tccr.io/truecharts/jupyter-minimal to v2023-08 (#11305) 2023-08-07 18:39:46 +02:00
TrueCharts Bot
891ed8c377 chore(deps): update container image tccr.io/truecharts/grafana to v10.0.3 (#11304) 2023-08-07 18:39:27 +02:00
TrueCharts Bot
0b563559b4 chore(deps): update rdesktop (#11302) 2023-08-07 16:33:53 +02:00
TrueCharts Bot
c639cdfcc5 chore(deps): update rdesktop (#11299) 2023-08-07 15:32:21 +02:00
TrueCharts Bot
65b40bdffd chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest (#11298) 2023-08-07 14:34:44 +02:00
TrueCharts Bot
f7c2415fc3 chore(deps): update container image tccr.io/truecharts/mealie-frontend to latest (#11297) 2023-08-07 13:41:46 +02:00
TrueCharts Bot
eaa9719e3a chore(deps): update container image tccr.io/truecharts/mealie-api to latest (#11295) 2023-08-07 12:37:27 +02:00
TrueCharts Bot
da2b21116e chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#11296) 2023-08-07 12:36:29 +02:00
TrueCharts Bot
cc495b8ab9 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.8.1.3837 (#11292) 2023-08-07 10:36:59 +02:00
TrueCharts Bot
1c59e3a81e chore(deps): update container image tccr.io/truecharts/radarr to v4.6.4.7568 (#11293) 2023-08-07 10:36:09 +02:00
TrueCharts Bot
96422621e9 chore(deps): update container image tccr.io/truecharts/lidarr to v1.3.4.3458 (#11291) 2023-08-07 09:36:46 +02:00
TrueCharts Bot
036aa36a74 chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#11289) 2023-08-07 08:36:01 +02:00
TrueCharts Bot
3036af9d30 chore(deps): update container image tccr.io/truecharts/bazarr to v1.2.4 (#11288) 2023-08-07 07:35:16 +02:00
TrueCharts Bot
c5e793f2f9 chore(deps): update container image tccr.io/truecharts/duckdns to latest (#11286) 2023-08-07 06:35:58 +02:00
TrueCharts Bot
bac8ab7cc6 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#11287) 2023-08-07 06:35:28 +02:00
TrueCharts Bot
8b103125a5 chore(deps): update container image tccr.io/truecharts/babybuddy to v2.0.4 (#11285) 2023-08-07 05:41:24 +02:00
TrueCharts Bot
d3e3b2010f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11283) 2023-08-07 04:48:12 +02:00
TrueCharts Bot
61407dbfba chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#11284) 2023-08-07 04:47:02 +02:00
TrueCharts Bot
aad0485ce8 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#11282) 2023-08-07 04:13:52 +02:00
TrueCharts Bot
634b5cc054 chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.17.0 (#11279) 2023-08-07 03:03:04 +02:00
TrueCharts Bot
36ca39c9f4 chore(deps): update jupyter to v2023-08 (minor) (#11281) 2023-08-07 03:02:08 +02:00
TrueCharts Bot
e4df147876 chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.8.1 (#11276) 2023-08-07 03:01:07 +02:00
TrueCharts Bot
3137a7bae0 chore(deps): update container image tccr.io/truecharts/komga to v1.3.0 (#11278) 2023-08-07 03:00:58 +02:00
TrueCharts Bot
8d9d3dc598 chore(deps): update container image tccr.io/truecharts/calibre to v6.24.0 (#11273) 2023-08-07 03:00:46 +02:00
TrueCharts Bot
6833c3edf1 chore(deps): update container image tccr.io/truecharts/jellyseerr to v1.6.0 (#11277) 2023-08-07 03:00:29 +02:00
TrueCharts Bot
d7721f97ac chore(deps): update container image tccr.io/truecharts/unifi-poller to v2.8.0 (#11280) 2023-08-07 03:00:15 +02:00
TrueCharts Bot
ff0c0f0edd chore(deps): update container image tccr.io/truecharts/flaresolverr to v3.3.2 (#11275) 2023-08-07 02:59:48 +02:00
TrueCharts Bot
45c7ecefb4 chore(deps): update container image tccr.io/truecharts/actualserver to v23.8.0 (#11272) 2023-08-07 02:59:09 +02:00
TrueCharts Bot
5df8115c96 chore(deps): update container image tccr.io/truecharts/deconz to v2.23.00 (#11274) 2023-08-07 02:58:50 +02:00
TrueCharts Bot
a8fd1d19c1 chore(deps): update container image tccr.io/truecharts/xwiki to v15.5.1 (#11270) 2023-08-07 02:58:29 +02:00
TrueCharts Bot
cb36ed3845 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#11268) 2023-08-07 02:55:55 +02:00
TrueCharts Bot
9df1d61c82 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#11269) 2023-08-07 02:54:40 +02:00
TrueCharts Bot
b7178a0518 chore(deps): update container image tccr.io/truecharts/zigbee2mqtt to v1.32.2 (#11271) 2023-08-07 02:52:45 +02:00
TrueCharts-Bot
85d3eba164 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-07 00:27:11 +00:00
Stavros Kois
099ceeaa38 fix(Nextcloud): set correct default value for opcache
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-07 02:50:22 +03:00
Stavros Kois
978490d3d3 Update questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-07 02:49:31 +03:00
TrueCharts Bot
d201ee9a8f chore(deps): update container image tccr.io/truecharts/tdarr_node to v2.00.24 (#11266) 2023-08-07 01:41:20 +02:00
TrueCharts Bot
8edfe236e5 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#11265) 2023-08-07 01:40:15 +02:00
TrueCharts Bot
d01afdc88c chore(deps): update container image tccr.io/truecharts/strapi to v4.12.1 (#11264) 2023-08-07 00:43:07 +02:00
TrueCharts Bot
88a5f68833 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.8.1.3837 (#11263) 2023-08-07 00:41:02 +02:00
TrueCharts Bot
9a6773c96c chore(deps): update thollander/actions-comment-pull-request digest to d61db78 (#11259)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[thollander/actions-comment-pull-request](https://togithub.com/thollander/actions-comment-pull-request)
| action | digest | `630516f` -> `d61db78` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNC4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-06 23:21:46 +02:00
TrueCharts Bot
92b5cd8c9b chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.80.2 (#11260) 2023-08-06 22:42:54 +02:00
TrueCharts Bot
38804c8c55 chore(deps): update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.4 (#11257) 2023-08-06 21:35:33 +02:00
TrueCharts Bot
4456e4446c chore(deps): update container image tccr.io/truecharts/lidarr to v1.3.4.3458 (#11254) 2023-08-06 20:36:13 +02:00
TrueCharts Bot
73b25edafd chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.3.0 (#11252) 2023-08-06 19:34:54 +02:00
TrueCharts Bot
57f06f9d3e chore(deps): update container image tccr.io/truecharts/homepage to v0.6.28 (#11251) 2023-08-06 19:33:18 +02:00
TrueCharts Bot
0d981d866b chore(deps): update container image tccr.io/truecharts/guacamole-server to v1.5.3 (#11250) 2023-08-06 18:38:38 +02:00
TrueCharts Bot
a004b6a165 chore(deps): update container image tccr.io/truecharts/guacamole-client to v1.5.3 (#11249) 2023-08-06 18:37:58 +02:00
TrueCharts Bot
5a67e5d5bd chore(deps): update container image tccr.io/truecharts/esphome to v2023.7.1 (#11246) 2023-08-06 17:34:38 +02:00
TrueCharts Bot
9953fd5cf6 chore(deps): update container image tccr.io/truecharts/filebrowser to v2.24.1 (#11247) 2023-08-06 17:33:29 +02:00
TrueCharts Bot
8211a30e70 chore(deps): update container image tccr.io/truecharts/code-server to v4.16.1 (#11244) 2023-08-06 16:34:43 +02:00
TrueCharts Bot
f84135a8f6 chore(deps): update container image tccr.io/truecharts/ddns-go to v5.5.2 (#11245) 2023-08-06 16:34:07 +02:00
StevenMcElligott
a68aa50e26 feat(static-web-server): Update mirror (#11243)
**Description**

Change to Quay / TCCR mirror

⚒️ 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: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-08-06 14:28:17 +00:00
TrueCharts Bot
4756bafa1c chore(deps): update container image tccr.io/truecharts/jupyter-tensorflow to v2023-07 (#11240) 2023-08-06 15:36:59 +02:00
TrueCharts Bot
022fba5ce8 chore(deps): update container image tccr.io/truecharts/clickhouse to v23.7.3.14 (#11241) 2023-08-06 15:36:06 +02:00
Stavros Kois
546e476b1d chore(nextcloud): allow tuning opcache (#11232) 2023-08-06 15:54:05 +03:00
TrueCharts Bot
ac2f5c4283 chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.36 (#11239) 2023-08-06 14:37:13 +02:00
TrueCharts Bot
06803de9e0 chore(deps): update thollander/actions-comment-pull-request digest to 630516f (#11238)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[thollander/actions-comment-pull-request](https://togithub.com/thollander/actions-comment-pull-request)
| action | digest | `dadb766` -> `630516f` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zMy41IiwidXBkYXRlZEluVmVyIjoiMzYuMzMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-06 14:23:08 +02:00
TrueCharts Bot
0ca65e581a chore(deps): update kitchenowl (#11237) 2023-08-06 13:33:45 +02:00
TrueCharts Bot
ba64aef124 chore(deps): update jupyter (#11236) 2023-08-06 13:31:51 +02:00
TrueCharts Bot
9e8f76d93b chore(deps): update container image tccr.io/truecharts/searxng to latest (#11235) 2023-08-06 12:31:04 +02:00
TrueCharts Bot
0f56a515bf chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#11142) 2023-08-06 11:56:04 +02:00
TrueCharts Bot
18f668ddd9 chore(deps): update mealie (#11099) 2023-08-06 11:54:37 +02:00
TrueCharts Bot
c6771ab178 chore(deps): update container image tccr.io/truecharts/nginx to v1.25.1 (#10967) 2023-08-06 11:52:45 +02:00
TrueCharts Bot
46cca2c494 chore(deps): update container image tccr.io/truecharts/invidious to latest (#11194) 2023-08-06 11:51:41 +02:00
TrueCharts Bot
1c193f9a9f chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#11111) 2023-08-06 11:51:01 +02:00
TrueCharts Bot
6d813a442a chore(deps): update container image tccr.io/truecharts/mattermost to v8.1.0 (#11209) 2023-08-06 11:50:53 +02:00
TrueCharts Bot
b84e7d91c8 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#11095) 2023-08-06 11:50:40 +02:00
TrueCharts Bot
514f365736 chore(deps): update container image tccr.io/truecharts/grafana to v10.0.3 (#11129) 2023-08-06 11:49:42 +02:00
TrueCharts Bot
6371115ebe chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11231) 2023-08-06 11:36:46 +02:00
StevenMcElligott
c465ea8010 feat(static-web-server): Add Static Web Server (#11224)
**Description**

A maintained Static Web Server app which seems to be a replacement for
ours

⚒️ 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-06 12:17:11 +03:00
StevenMcElligott
8edb7d5745 fix(Smokeping): Disable varrun (#11171)
**Description**

Fix upstream issue ->
https://github.com/linuxserver/docker-smokeping/issues/34

⚒️ 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-08-06 12:00:28 +03:00
Xstar97TheNoob
7dd3a27e2d feat(ctfd) add ctfd (#11151)
**Description**
CTFd is a Capture The Flag framework focusing on ease of use and
customizability.
⚒️ 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._

---------

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-08-06 11:59:57 +03:00
Ben Buhse
8f3f34b6ad Fix a typo in Seafile installation notes (#11192)
**Description**
Fix a typo in Seafile's installation notes. It said `Seaile` (missing
the 'F').

⚒️ Fixes  N/A

**⚙️ 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?**
N/A

**📃 Notes:**
Literally added a single character to documentation. If I don't actually
need to increase the version I can go ahead and make a new commit
undoing that.

**✔️ 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
- [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-06 11:57:10 +03:00
TrueCharts Bot
bde7a40bf3 chore(deps): update container image tccr.io/truecharts/grocy to v4.0.0 (#11229) 2023-08-06 10:36:56 +02:00
Stavros Kois
1ec2755c38 chore(ci): make it work for now (#11230)
**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._

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-06 11:33:56 +03:00
Alec Fenichel
912bb86131 feat(wyoming-whisper) update questions to match Home Assistant Add-on (#11158)
**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)-->

Update questions.yaml to match
https://github.com/home-assistant/addons/tree/master/whisper.

**⚙️ 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
- [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-08-06 11:31:42 +03:00
kqmaverick
218b894a34 docs(support): add 22.12.3 (#11207)
**Description**
Added 22.12.3 and its fixes. Left recommenedation to only upgrade to
22.12.2 due to the ongoing ix-systems bug.

⚒️ 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-08-06 11:28:09 +03:00
Alec Fenichel
f04d96339b fix(wyoming-piper) fix outdated voice list (#11156)
**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)-->

The recent piper (upstream) update was breaking, the list of available
voices changed.

This PR fixes the list of voices and adds support for the other arg
changes.

Names and descriptions copied from:
https://github.com/home-assistant/addons/blob/master/piper/DOCS.md

Default values copied from:
https://github.com/home-assistant/addons/blob/master/piper/config.yaml.

**⚙️ 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-08-06 11:27:15 +03:00
TrueCharts Bot
8e8f40f471 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11228) 2023-08-06 08:37:12 +02:00
TrueCharts Bot
782f58f174 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#11227) 2023-08-06 05:36:38 +02:00
TrueCharts Bot
8789f9fb11 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11226) 2023-08-06 04:01:49 +02:00
TrueCharts Bot
7cd28fca50 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11225) 2023-08-06 02:51:05 +02:00
TrueCharts Bot
c2b270570d chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.2 (#11223) 2023-08-05 22:35:34 +02:00
TrueCharts Bot
1be5b6bb8a chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11222) 2023-08-05 21:34:15 +02:00
TrueCharts Bot
71ae2a65e2 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#11221) 2023-08-05 21:33:45 +02:00
TrueCharts Bot
3cde3ce293 chore(deps): update container image tccr.io/truecharts/searxng to latest (#11220) 2023-08-05 19:34:30 +02:00
TrueCharts Bot
e44b1b74d8 chore(deps): update container image tccr.io/truecharts/piwigo to v13.8.0 (#11218) 2023-08-05 18:36:25 +02:00
TrueCharts Bot
077c6228ae chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#11219) 2023-08-05 18:35:39 +02:00
TrueCharts Bot
6fbf7f343e chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#11216) 2023-08-05 16:40:10 +02:00
TrueCharts Bot
0e40bf2193 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11215) 2023-08-05 15:33:42 +02:00
TrueCharts Bot
52cc561185 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11214) 2023-08-05 12:34:33 +02:00
TrueCharts Bot
ad63df158a chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#11213) 2023-08-05 09:37:38 +02:00
TrueCharts Bot
8935bbf1d7 chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#11212) 2023-08-05 09:36:50 +02:00
TrueCharts Bot
e84e948327 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11211) 2023-08-05 07:39:14 +02:00
TrueCharts Bot
6fb4296414 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11210) 2023-08-05 06:35:51 +02:00
TrueCharts Bot
1b52394c93 chore(deps): update container image tccr.io/truecharts/webtop-arch-xfce to latest (#11206) 2023-08-05 04:43:26 +02:00
TrueCharts Bot
dca4ec708d chore(deps): update webtop (#11204) 2023-08-05 04:00:27 +02:00
TrueCharts Bot
0279ea8cc4 chore(deps): update webtop (#11203) 2023-08-05 02:52:24 +02:00
TrueCharts Bot
a3e6c3364e chore(deps): update container image tccr.io/truecharts/webtop-arch-i3 to latest (#11202) 2023-08-05 01:31:12 +02:00
TrueCharts Bot
b3af43a454 chore(deps): update rdesktop (#11201) 2023-08-05 00:37:13 +02:00
TrueCharts Bot
f88df5775e chore(deps): update container image tccr.io/truecharts/rdesktop-arch-mate to latest (#11200) 2023-08-04 23:29:59 +02:00
TrueCharts Bot
f9e0e3d5d1 chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#11199) 2023-08-04 21:40:35 +02:00
TrueCharts Bot
9268370dc8 chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11197) 2023-08-04 20:36:00 +02:00
TrueCharts Bot
e0c391d29a chore(deps): update rdesktop (#11198) 2023-08-04 20:31:48 +02:00
TrueCharts Bot
339c559401 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#11196) 2023-08-04 19:37:11 +02:00
TrueCharts Bot
3e7f998dd0 chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#11195) 2023-08-04 18:36:02 +02:00
TrueCharts Bot
bb8c132f4c chore(deps): update container image tccr.io/truecharts/searxng to latest (#11193) 2023-08-04 17:37:51 +02:00
TrueCharts Bot
a8970dbbe4 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11190) 2023-08-04 15:37:27 +02:00
TrueCharts Bot
46ca6fd1ba chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11189) 2023-08-04 10:42:32 +02:00
TrueCharts Bot
ccff34b809 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11187) 2023-08-04 07:37:24 +02:00
TrueCharts Bot
bbf9b3d66a chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.3 (#11188) 2023-08-04 07:36:59 +02:00
TrueCharts Bot
e30c5c0f73 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11185) 2023-08-04 06:34:35 +02:00
TrueCharts Bot
88519702f6 chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#11184) 2023-08-04 05:37:50 +02:00
TrueCharts Bot
95d21b1fba chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#11183) 2023-08-04 05:37:09 +02:00
TrueCharts Bot
f0158aae72 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#11182) 2023-08-04 04:46:39 +02:00
TrueCharts Bot
abd0e92a61 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11180) 2023-08-04 04:01:58 +02:00
TrueCharts Bot
675c6985d2 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#11181) 2023-08-04 04:00:58 +02:00
TrueCharts Bot
c69b013d44 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11179) 2023-08-04 01:38:40 +02:00
TrueCharts Bot
7c813b578c chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#11178) 2023-08-03 22:34:39 +02:00
TrueCharts Bot
a09fd43314 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11177) 2023-08-03 21:36:15 +02:00
Stavros Kois
f3497aaf0d fix(guacamole): comment out values (#11176)
**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-03 22:12:59 +03:00
TrueCharts Bot
5cd3555630 chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#11175) 2023-08-03 20:59:37 +02:00
TrueCharts Bot
6010018202 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11174) 2023-08-03 20:35:43 +02:00
TrueCharts Bot
5d4d27b840 chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#11173) 2023-08-03 19:48:33 +02:00
TrueCharts Bot
5b3b959d2b chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11172) 2023-08-03 16:41:18 +02:00
TrueCharts Bot
5df6930a66 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11170) 2023-08-03 15:40:19 +02:00
Christian Heimlich
395a550633 Remove leftover portal sub-path for guacamole (#11169)
**Description**
Follow-up to #10987, forgot to change corresponding portal URL.
⚒️ 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?**
Straightforward

**📃 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-03 15:37:57 +03:00
TrueCharts Bot
424a30c9ae chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#11168) 2023-08-03 13:33:40 +02:00
TrueCharts Bot
ffe90968f4 chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#11167) 2023-08-03 12:37:22 +02:00
TrueCharts Bot
1b976a3523 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#11165) 2023-08-03 11:54:10 +02:00
TrueCharts Bot
6d422e33d7 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#11166) 2023-08-03 11:41:44 +02:00
Dion Larson
561a312ee5 fix(seedsync): nest securityContext values under container (#11092)
**Description**
`ReadOnly Root Filesystem` needs to be disabled by default for
`seedsync` otherwise you won't actually be able to set it up with a
remote server.

You get this with read only, works fine when disabled:
`An error occurred while installing scanner script to remote server:
'Unknown error - mkdir: cannot create directory ‘/home/seedsync’:
Read-only file system /usr/local/bin/run_as_user: 15:
/usr/local/bin/run_as_user: cannot create /var/tmp/passwd: Read-only
file system`

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

Current version of `seedsync` on stable only works when manually
disabling read-only. I believe it's not pulling the default value due to
a change in structure (missing the nested `container` parent key).

**📃 Notes:**

N/A

**✔️ 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-08-03 11:19:15 +02:00
TrueCharts Bot
dbe6c15453 chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#11163) 2023-08-03 08:39:41 +02:00
TrueCharts Bot
c3d6327e1f chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11162) 2023-08-03 05:37:50 +02:00
TrueCharts Bot
1549a36c4f chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11160) 2023-08-03 04:02:14 +02:00
TrueCharts Bot
37e7f7f06b chore(deps): update container image tccr.io/truecharts/sftpgo to v2.5.4 (#11159) 2023-08-03 02:54:18 +02:00
TrueCharts-Bot
c401f134fd Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-03 00:25:53 +00:00
StevenMcElligott
4a2a0ea935 feat(sftpgo): Move to Stable (#11143)
**Description**

Tested by 2 users, another one out of Incubator

⚒️ 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-03 02:49:22 +03:00
Stavros Kois
af2ec20f78 chore(guacamole): add virtual drive storage (#11134)
**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  #11113
⚒️ Fixes  #11128

**⚙️ 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:**

- [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
- [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-03 02:47:51 +03:00
MaverickD650
28e45d4410 fix(authentik): Common bump (#11137)
**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.
-->
Forgot to bump common on move to stable. A major common bump was missed
which prevents traefik routing from working correctly.

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

---------

Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-08-03 02:46:45 +03:00
TrueCharts Bot
376471f32a chore(deps): update container image tccr.io/truecharts/wyoming-whisper to vlatest (#11157) 2023-08-03 01:37:31 +02:00
TrueCharts Bot
548867372d chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11155) 2023-08-03 00:45:50 +02:00
TrueCharts Bot
9b242e5e9f chore(deps): update container image tccr.io/truecharts/doublecommander to latest (#11154) 2023-08-02 22:43:26 +02:00
TrueCharts Bot
eefa5ba3a4 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#11153) 2023-08-02 19:40:46 +02:00
TrueCharts Bot
1b10211a0e chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.2 (#11152) 2023-08-02 18:52:25 +02:00
TrueCharts Bot
b9bb4aeeee chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11146) 2023-08-02 11:42:36 +02:00
TrueCharts Bot
8ce04932f0 chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#11145) 2023-08-02 09:39:02 +02:00
TrueCharts Bot
14dcd75795 chore(deps): update container image tccr.io/truecharts/calibre to v6.23.0 (#11144) 2023-08-02 09:37:39 +02:00
TrueCharts Bot
ff55b76859 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11141) 2023-08-02 03:59:22 +02:00
TrueCharts-Bot
99fccd6685 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-02 00:25:16 +00:00
TrueCharts Bot
9adb70f6ae chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#11140) 2023-08-02 01:35:34 +02:00
TrueCharts Bot
97348e19ca chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11139) 2023-08-02 01:33:50 +02:00
TrueCharts Bot
13d92f0546 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#11136) 2023-08-01 22:40:30 +02:00
TrueCharts Bot
b8dc36873a chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest (#11135) 2023-08-01 22:38:50 +02:00
TrueCharts Bot
94a91a3eaa chore(deps): update webtop (#11133) 2023-08-01 21:31:45 +02:00
TrueCharts Bot
cd04b7ba5f chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11131) 2023-08-01 20:41:47 +02:00
TrueCharts Bot
4bd0c603e6 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-kde to latest (#11132) 2023-08-01 20:40:19 +02:00
TrueCharts Bot
af5731e089 chore(deps): update webtop (#11130) 2023-08-01 18:38:19 +02:00
TrueCharts Bot
d57119e9c5 chore(deps): update container image tccr.io/truecharts/pylon to v2.10.0 (#11127) 2023-08-01 16:34:10 +02:00
TrueCharts Bot
d4fc59b11f chore(deps): update container image tccr.io/truecharts/boinc to latest (#11125) 2023-08-01 15:39:16 +02:00
TrueCharts Bot
20ded68992 chore(deps): update container image tccr.io/truecharts/webtop to latest (#11126) 2023-08-01 15:35:27 +02:00
TrueCharts Bot
91515d3560 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11123) 2023-08-01 14:36:45 +02:00
TrueCharts Bot
063bf9771c chore(deps): update container image tccr.io/truecharts/webtop-fedora-xfce to latest (#11124) 2023-08-01 14:33:33 +02:00
TrueCharts Bot
40cca9e55e chore(deps): update container image tccr.io/truecharts/wyoming-piper to v1.1.0 (#11122) 2023-08-01 13:38:38 +02:00
TrueCharts Bot
edb67b18ca chore(deps): update webtop (#11121) 2023-08-01 13:34:14 +02:00
TrueCharts Bot
c4805f8354 chore(deps): update container image tccr.io/truecharts/geoipupdate to v6.0.0 (#11120) 2023-08-01 12:46:12 +02:00
TrueCharts Bot
b28a2abe51 chore(deps): update webtop (#11119) 2023-08-01 12:38:02 +02:00
TrueCharts Bot
1c77d4d549 chore(deps): update container image tccr.io/truecharts/geoipupdate to v5.1.1 (#11118) 2023-08-01 11:38:30 +02:00
TrueCharts Bot
3f6877873c chore(deps): update webtop (#11117) 2023-08-01 11:32:05 +02:00
TrueCharts Bot
3408d8b91b chore(deps): update container image tccr.io/truecharts/webtop-alpine-mate to latest (#11116) 2023-08-01 10:34:03 +02:00
TrueCharts Bot
f15e38890d chore(deps): update helm chart common to 14.0.1 (#11091)
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)) | major |
`13.2.2` -> `14.0.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNi4wIiwidXBkYXRlZEluVmVyIjoiMzYuMjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-01 10:18:20 +03:00
Alec Fenichel
0a887957e6 feat(wyoming-*) move wyoming-whisper and wyoming-piper to stable (#11102)
**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)-->

I have been running `wyoming-whisper` and `wyoming-piper` since the
incubator apps were created. They have been stable. I believe they are
ready to be moved to `stable` train.

**⚙️ Type of change**

- [x] ⚙️ 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
- [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
- [ ] ⬆️ 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-01 10:18:01 +03:00
MaverickD650
049b77ad8c feat(authentik): Move to stable (#11105)
**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.
-->
Move Authentik to stable after successful incubator testing.

⚒️ 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
-->
Users installing incubator chart and testing fuctionality last remaining
blueprint bug has been resolved by Stavros and chart operates as
expected.

**📃 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
- [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
- [ ] 🧪 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-01 10:17:16 +03:00
TrueCharts Bot
32d16a77c1 chore(deps): update webtop (#11114) 2023-08-01 07:33:27 +02:00
TrueCharts Bot
e36b5405e1 chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#11110) 2023-08-01 06:36:55 +02:00
TrueCharts Bot
0b71fd4937 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#11108) 2023-08-01 04:53:22 +02:00
TrueCharts Bot
d1da4448ef chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#11106) 2023-08-01 03:00:32 +02:00
TrueCharts Bot
344eec27f5 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#11107) 2023-08-01 02:59:39 +02:00
TrueCharts-Bot
cb5a7cfcd0 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-01 00:28:28 +00:00
TrueCharts Bot
2476039483 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11101) 2023-07-31 22:39:13 +02:00
TrueCharts Bot
60d862100f chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11100) 2023-07-31 22:32:26 +02:00
TrueCharts Bot
f12208d89b chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#11096) 2023-07-31 20:36:24 +02:00
TrueCharts Bot
c5f9e6d878 chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#11098) 2023-07-31 20:35:55 +02:00
Kjeld Schouten
6c7f07bfa2 fix(ci): use our helm charts to install dependencies from, to ensure operator validation works in ci (#11093)
**Description**
Currently CI uses static manifests for fetching operator dependencies
during testing.
Lets use helm-charts instead. 

**⚙️ Type of change**

- [x] ⚙️ 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-07-31 19:34:55 +02:00
Kjeld Schouten
34bd9b147b revert bumps on incubator (+2 squashed commit)
Squashed commit:

[7e168fa0eb] chore(deps): update container image tccr.io/truecharts/valheim-server to latest (#9633)

[c21e8fb9d8] bump everything to common 14.0.1 (will need to fix inherently failing CI)
2023-07-31 19:23:26 +02:00
TrueCharts Bot
a5baaf4c54 chore(deps): update container image tccr.io/truecharts/flowise to v1.3.2 (#11089) 2023-07-31 14:36:55 +02:00
TrueCharts Bot
45cbc58e47 chore(deps): update container image tccr.io/truecharts/joplin-server to v2.12.1 (#11090) 2023-07-31 14:34:56 +02:00
TrueCharts Bot
a30911e5bd chore(deps): update rdesktop (#11088) 2023-07-31 13:31:50 +02:00
TrueCharts Bot
1a2955093b chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#11087) 2023-07-31 13:28:52 +02:00
Kjeld Schouten
9c2b859a76 feat(traefik): BREAKING CHANGE register traefik and use traefik namespace for middleware instead of tc-system (#11086)
**Description**
With the removal of manifest manager tc-system is removed for new users.
Traefik should use it's own namespace for middlewares instead and common
is already adapted to allow this.

This change also allows us to throw errors if traefik isn't installed on
a system when ingress is enabled.

Downside is that this currently breaks ingressclass, which is a
non-supported setup currently, untill we do more R&D for cleanly
handling ingressClasses, namespaces and middlewares correctly.

Also adds helm and SCALE support for the modsecurity plugin.

Also fixes CI bug with metallb.

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ 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:**

- [ ] ⚖️ 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-07-31 12:32:04 +02:00
Xstar97TheNoob
585525d844 feat(modsecurity-crs) add initial work on modsecurity-crs (#10863)
**Description**
ModSecurity is an open source, cross platform Web Application Firewall
(WAF) engine.

⚒️ 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:**

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

- [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-07-31 12:05:25 +02:00
TrueCharts Bot
b1e71b8827 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#11084) 2023-07-31 11:36:54 +02:00
TrueCharts Bot
16d46f7d20 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-icewm to latest (#11085) 2023-07-31 11:34:21 +02:00
StevenMcElligott
e6361265ad fix(paperless-ngx): Set defaults for OCR_LANGUAGES (#11072)
**Description**

Turns out even if it passes testing they still need to be manually set
inside the ENV VARs

⚒️ 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-07-31 11:21:18 +02:00
Xstar97TheNoob
57875a02b5 feat(flowise) move flowise to stable (#11065)
**Description**
Move flowise to stable + update its image to the latest version.
⚒️ 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:**

- [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-07-31 11:21:07 +02:00
Stavros Kois
5ac7e22f67 feat(traefik): add some middlewares (#11058)
**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 #4999
⚒️ Fixes #5633

**⚙️ 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
- [ ] 👀 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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-07-31 11:16:47 +02:00
StevenMcElligott
77d8b810b3 feat(Joplin-Server): Return to Stable (#11067)
**Description**

Solid team effort on the initial migration to new common, it's good for
Stable again, modified the doc to remove the unnecessary :443 port
that's not needed anymore

⚒️ 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:**

- [ ] ⚖️ 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-07-31 11:15:12 +02:00
TrueCharts Bot
751f8c6d65 chore(deps): update rdesktop (#11082) 2023-07-31 10:34:11 +02:00
Stavros Kois
418dfb1194 fix(authentik): fix typo for blueprints (#11081)
**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-07-31 11:09:12 +03:00
TrueCharts Bot
e2ce17a5ca chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#11079) 2023-07-31 09:35:16 +02:00
TrueCharts Bot
ef9c6fe7ca chore(deps): update rdesktop (#11080) 2023-07-31 09:33:04 +02:00
TrueCharts Bot
f24d65514c chore(deps): update rdesktop (#11078) 2023-07-31 07:35:33 +02:00
TrueCharts Bot
37957615ca chore(deps): update container image tccr.io/truecharts/duckdns to latest (#11076) 2023-07-31 06:36:19 +02:00
TrueCharts Bot
a36b001c18 chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-icewm to latest (#11077) 2023-07-31 06:35:06 +02:00
TrueCharts Bot
92ffa32df4 chore(deps): update rdesktop (#11075) 2023-07-31 05:36:24 +02:00
TrueCharts Bot
24aeef68bd chore(deps): update rdesktop (#11074) 2023-07-31 04:44:46 +02:00
TrueCharts Bot
80c3b8307f chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-icewm to latest (#11073) 2023-07-31 04:01:27 +02:00
TrueCharts Bot
5e1e243dc8 chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest (#11071) 2023-07-31 02:50:31 +02:00
TrueCharts-Bot
133f9ea2e9 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-31 00:26:41 +00:00
TrueCharts Bot
0529280581 chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#11070) 2023-07-31 01:35:49 +02:00
kqmaverick
7548bd3152 docs(plex): plug-ins codeserver notes update (#11068) 2023-07-30 17:55:47 -04:00
StevenMcElligott
5568afbe3d feat(tdarr-node): Update container as well (#11056)
**Description**

Updated teh node as well

⚒️ Fixes  #8826 

**⚙️ 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-07-31 00:08:20 +03:00
TrueCharts Bot
5bf029c93e chore(deps): update container image tccr.io/truecharts/portainer-be to v2.18.4 (#11064) 2023-07-30 22:36:27 +02:00
TrueCharts Bot
0c8d448670 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11063) 2023-07-30 22:36:04 +02:00
Stavros Kois
485b717747 fix(funkwhale): fix port (#11062)
**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-07-30 23:32:47 +03:00
allcontributors[bot]
cd58274f37 docs: add Shrinks99 as a contributor for code (#11061)
Adds @Shrinks99 as a contributor for code.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/11060#issuecomment-1657255794)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-30 23:11:37 +03:00
Stavros Kois
8e66293d06 All contributors/add waflint (#11060)
**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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-30 23:09:25 +03:00
StevenMcElligott
1f551b086d migrate(Owntracks): Migrate to New Common BREAKING (#10686)
**Description**

Looks cool so I decided to migrate it

⚒️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-07-30 23:03:10 +03:00
StevenMcElligott
fd81281a3f migrate(Funkwhale): Migrate to new common (#11004)
**Description**

Let's get this on the new common

⚒️ 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:**

- [ ] ⚖️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-07-30 23:02:07 +03:00
TrueCharts Bot
443da3d0fb chore(deps): update helm general non-major (#11034)
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 |
`13.2.1` -> `13.2.2` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `2.0.5` ->
`2.0.6` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `2.0.6` ->
`2.0.7` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.5` ->
`7.0.6` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

###
[`v13.2.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.2.2)

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v2.0.6`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-2.0.6)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-2.0.5...kube-state-metrics-2.0.6)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNS41IiwidXBkYXRlZEluVmVyIjoiMzYuMjUuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-30 22:49:10 +03:00
StevenMcElligott
efeb743316 feat(DoubleCommander): Update 2 KasmVNC *breaking* (#11054)
**Description**

Update year old + container to the latest from upstream (Linuxserver)
that uses KasmVNC instead. May not be breaking but just in case we'll
label it since it's a massive update. Rest of the mounts are the same
and permissions as well

⚒️ 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-07-30 22:44:21 +03:00
TrueCharts Bot
5ae124a660 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11057) 2023-07-30 21:33:03 +02:00
Stavros Kois
7b95894c7a chore(portainer): fix image namingpattern (#11053)
**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  #10834

**⚙️ 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-07-30 22:07:33 +03:00
Stavros Kois
0a8cb9b274 fix(netdata): automount sa token (#11052)
**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-07-30 21:56:12 +03:00
StevenMcElligott
ea18651616 docs(Paperless-ngx): Fix how-to + remove outdated (#11047)
**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-07-30 21:52:06 +03:00
TrueCharts Bot
03a34c3efb chore(deps): update container image tccr.io/truecharts/autobrr to v1.28.0 (#11051) 2023-07-30 19:36:34 +02:00
TrueCharts Bot
8304e44b12 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11050) 2023-07-30 19:35:07 +02:00
TrueCharts Bot
b8fcdb2b64 chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.2 (#11049) 2023-07-30 18:34:34 +02:00
TrueCharts Bot
de2de19d92 chore(deps): update container image tccr.io/truecharts/homepage to v0.6.24 (#11048) 2023-07-30 17:38:06 +02:00
TrueCharts Bot
710b575744 chore(deps): update container image tccr.io/truecharts/grocy to v4.0.0 (#11045) 2023-07-30 15:38:14 +02:00
TrueCharts Bot
5f7572473a chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11044) 2023-07-30 15:35:32 +02:00
kqmaverick
a8fa939819 docs(paperless-ngx): fix how to docs (#11046)
**Description**
Fix how to docs.

⚒️ 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-07-30 16:32:36 +03:00
TrueCharts Bot
3caf36d2d8 chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.119.0 (#11043) 2023-07-30 14:43:41 +02:00
Stavros Kois
f5a9d16dda fix(authentik): fix bluieprints (#11041)
**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-07-30 15:42:50 +03:00
TrueCharts Bot
84bd108178 chore(deps): update container image tccr.io/truecharts/unpackerr to v0.12.0 (#11042) 2023-07-30 14:42:03 +02:00
Stavros Kois
67e2315fa0 fix(authentik): remove blueprints mount (#11033)
**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-07-30 15:05:18 +03:00
TrueCharts Bot
21bf0efe12 chore(deps): update container image tccr.io/truecharts/strapi to v4.12.0 (#11040) 2023-07-30 13:37:56 +02:00
TrueCharts Bot
d281fa3446 chore(deps): update container image tccr.io/truecharts/readarr to v0.3.0.2091 (#11039) 2023-07-30 13:36:32 +02:00
TrueCharts Bot
74478aa19d chore(deps): update container image tccr.io/truecharts/prowlarr to v1.8.0.3805 (#11038) 2023-07-30 12:36:48 +02:00
TrueCharts Bot
2aa6444eca chore(deps): update container image tccr.io/truecharts/alist to v3.24.0 (#11037) 2023-07-30 12:36:26 +02:00
TrueCharts Bot
868986c61a chore(deps): update container image tccr.io/truecharts/gitea to v1.20.2 (#11035) 2023-07-30 11:38:18 +02:00
TrueCharts Bot
fae41925dd chore(deps): update container image tccr.io/truecharts/syslog-ng to v4.3.1 (#11036) 2023-07-30 11:35:06 +02:00
TrueCharts Bot
bb4d655de4 chore(deps): update container image tccr.io/truecharts/babybuddy to v2.0.4 (#11031) 2023-07-30 10:36:10 +02:00
TrueCharts Bot
91713b8082 chore(deps): update container image tccr.io/truecharts/lidarr to v1.3.3.3432 (#11032) 2023-07-30 10:34:37 +02:00
Stavros Kois
a78ea6f069 fix(traefik): "local' plugins dont use the version (#11030)
**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-07-30 11:23:28 +03:00
TrueCharts Bot
b9ef0535db chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11029) 2023-07-30 09:35:46 +02:00
TrueCharts Bot
0c3c41037a chore(deps): update container image tccr.io/truecharts/cloudnative-pg to v1.20.2 (#9657)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/cloudnative-pg](https://togithub.com/truecharts/containers)
| patch | `v1.20.0` -> `v1.20.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM2LjI1LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-30 09:28:23 +02:00
TrueCharts Bot
cb3a7bf876 chore(deps): update container image tccr.io/truecharts/prometheus-config-reloader to v0.67.0 (#10962)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/prometheus-config-reloader](https://togithub.com/truecharts/containers)
| minor | `v0.66.0` -> `v0.67.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNS4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-30 09:28:09 +02:00
TrueCharts Bot
63393b61b9 chore(deps): update container image tccr.io/truecharts/prometheus-operator to v0.67.0 (#10963)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/prometheus-operator](https://togithub.com/truecharts/containers)
| minor | `v0.66.0` -> `v0.67.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNS4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-30 09:28:00 +02:00
TrueCharts Bot
149e3283ed chore(deps): update helm chart common to 13.2.2 (#11022)
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 |
`13.2.1` -> `13.2.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

###
[`v13.2.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.2.2)

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNS41IiwidXBkYXRlZEluVmVyIjoiMzYuMjUuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-30 09:27:32 +02:00
TrueCharts Bot
32da742d65 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11028) 2023-07-30 06:37:10 +02:00
TrueCharts Bot
2668ae5746 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#11026) 2023-07-30 05:41:57 +02:00
TrueCharts Bot
a15f3267ae chore(deps): update container image tccr.io/truecharts/mealie-frontend to latest (#11024) 2023-07-30 04:49:04 +02:00
TrueCharts Bot
b000415162 chore(deps): update immich to v1.71.0 (minor) (#11023) 2023-07-30 04:07:28 +02:00
TrueCharts Bot
609ebc2a78 chore(deps): update container image tccr.io/truecharts/mealie-api to latest (#11021) 2023-07-30 02:55:56 +02:00
TrueCharts Bot
bb80726c21 chore(deps): update container image tccr.io/truecharts/firefox to v115.0.3 (#11020) 2023-07-30 02:55:16 +02:00
TrueCharts-Bot
f3416d3329 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-30 00:27:14 +00:00
TrueCharts Bot
9d39b66920 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#11019) 2023-07-30 01:34:44 +02:00
TrueCharts Bot
3df5551059 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11018) 2023-07-30 01:34:12 +02:00
TrueCharts Bot
a82e00a948 chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.1.0 (#11017) 2023-07-30 00:37:35 +02:00
TrueCharts Bot
c94e379ad4 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11016) 2023-07-30 00:36:52 +02:00
TrueCharts Bot
be4b49859c chore(deps): update container image tccr.io/truecharts/code-server to v4.16.0 (#11014) 2023-07-29 23:33:59 +02:00
TrueCharts Bot
82ae4a8f9b chore(deps): update container image tccr.io/truecharts/filebrowser to v2.24.0 (#11015) 2023-07-29 23:32:57 +02:00
TrueCharts Bot
c79af89b4a chore(deps): update container image tccr.io/truecharts/flexget to v3.7.11 (#11011) 2023-07-29 22:33:34 +02:00
TrueCharts Bot
98f0bb8749 chore(deps): update container image tccr.io/truecharts/linkding to v1.19.1 (#11012) 2023-07-29 22:32:23 +02:00
Stavros Kois
f509df9ea4 chore(traefik): use baked in plugins (#10997)
**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-07-29 22:03:37 +02:00
TrueCharts Bot
4f55242a53 chore(deps): update jupyter (#11010) 2023-07-29 21:36:01 +02:00
TrueCharts Bot
f62e33fb27 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#11009) 2023-07-29 21:34:53 +02:00
TrueCharts Bot
532144a598 chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#11008) 2023-07-29 20:34:11 +02:00
TrueCharts Bot
a938069269 chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#11007) 2023-07-29 20:32:35 +02:00
TrueCharts Bot
b5c0dbe106 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11005) 2023-07-29 19:32:43 +02:00
TrueCharts Bot
70da4011c4 chore(deps): update container image tccr.io/truecharts/searxng to latest (#11006) 2023-07-29 19:31:37 +02:00
allcontributors[bot]
94862ecaf4 docs: add Physics-Dude as a contributor for doc (#11003)
Adds @Physics-Dude as a contributor for doc.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/11000#issuecomment-1656785779)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-29 19:58:33 +03:00
TrueCharts Bot
4a1640cde5 chore(deps): update container image tccr.io/truecharts/piwigo to v13.8.0 (#11001) 2023-07-29 18:36:05 +02:00
TrueCharts Bot
3189eef89d chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11002) 2023-07-29 18:35:37 +02:00
StevenMcElligott
0621edc7c4 decrepate(searX): Deprecate doubled chart (#10999)
**Description**

Since we have a functional searXNG we don't need double, we should yeet
this from the catalog

⚒️ 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:**

- [ ] ⚖️ 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-07-29 19:32:47 +03:00
StevenMcElligott
290882c28f feat(Paperless-Ngx): Add additional OCR options (#10994)
**Description**

Added additional fields for OCR languages as we have an outstanding
issue for it

⚒️ Fixes  #7582 

**⚙️ 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:**

- [ ] ⚖️ 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-07-29 19:30:38 +03:00
StevenMcElligott
9d73df353d feat(searXNG): Move to stable (#10998)
**Description**

Let's keep it moving, updated the icon too!

⚒️ 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-07-29 19:28:58 +03:00
Stavros Kois
ad28468489 chore(authentik): bump authentik (#11000)
**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-07-29 19:28:46 +03:00
TrueCharts Bot
6f6280a5db chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#10996) 2023-07-29 17:36:26 +02:00
TrueCharts Bot
6071e14504 chore(deps): update container image tccr.io/truecharts/grafana to v10.0.3 (#10995) 2023-07-29 17:35:12 +02:00
TrueCharts Bot
178441f5e1 chore(deps): update jupyter (#10993) 2023-07-29 16:34:14 +02:00
TrueCharts Bot
945903b775 chore(deps): update container image tccr.io/truecharts/webtop-arch-i3 to latest (#10992) 2023-07-29 16:32:06 +02:00
TrueCharts Bot
8539dd5c2b chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10991) 2023-07-29 15:33:45 +02:00
TrueCharts Bot
1b96439f9f chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#10990) 2023-07-29 15:31:11 +02:00
TrueCharts Bot
6a003effb2 chore(deps): update rdesktop (#10989) 2023-07-29 14:33:28 +02:00
TrueCharts Bot
6a90a9071e chore(deps): update container image tccr.io/truecharts/rdesktop-arch-mate to latest (#10988) 2023-07-29 13:34:13 +02:00
Stavros Kois
4a4c506457 chore(guacamole): set guacamole to listen on / (#10987)
**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  #10986

**⚙️ 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-07-29 12:25:36 +03:00
TrueCharts Bot
4b1c52d3af chore(deps): update container image tccr.io/truecharts/prometheus to v2.46.0 (#10985) 2023-07-29 10:36:20 +02:00
TrueCharts Bot
c1a86dbf36 chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.80.1 (#10984) 2023-07-29 10:35:56 +02:00
StevenMcElligott
a0ac7b3c64 fix(searxng): Update tag for full testing (#10977)
**Description**

Update tag for testing, but after this I think it's good for Stable

⚒️ 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-07-29 10:11:51 +02:00
TrueCharts Bot
72313a0816 chore(deps): update helm general non-major (#10955)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cert-manager](https://togithub.com/cert-manager/cert-manager) | patch
| `v1.12.2` -> `v1.12.3` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.6` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.2` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.8` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.7` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`13.2.0` -> `13.2.1` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `2.0.3` ->
`2.0.5` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.62` ->
`7.0.70` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.50` ->
`7.0.70` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.69` ->
`6.0.77` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.59` ->
`6.0.67` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `2.0.3` ->
`2.0.6` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.62` ->
`6.0.66` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.64` ->
`6.0.66` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.1` ->
`7.0.5` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.3` ->
`7.0.5` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>cert-manager/cert-manager (cert-manager)</summary>

###
[`v1.12.3`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.12.3)

[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.12.2...v1.12.3)

#### Changes by Kind

##### Bugfixes

- BUGFIX\[cainjector]: 1-character bug was causing invalid log messages
and a memory leak
([#&#8203;6235](https://togithub.com/cert-manager/cert-manager/issues/6235),
[@&#8203;jetstack-bot](https://togithub.com/jetstack-bot))

</details>

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v2.0.5`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-2.0.5)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-2.0.4...kube-state-metrics-2.0.5)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v2.0.4`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-2.0.4)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-2.0.3...kube-state-metrics-2.0.4)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNS4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-29 09:58:25 +02:00
TrueCharts Bot
97fa6781ba chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#10982) 2023-07-29 09:39:42 +02:00
TrueCharts Bot
ef00660421 chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#10983) 2023-07-29 09:39:23 +02:00
TrueCharts Bot
55dd72f323 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10981) 2023-07-29 06:35:31 +02:00
TrueCharts Bot
a5d3641b74 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#10980) 2023-07-29 06:33:50 +02:00
TrueCharts Bot
3f0bdb0429 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#10978) 2023-07-29 04:43:47 +02:00
TrueCharts Bot
86e60fa8e4 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-kde to latest (#10979) 2023-07-29 04:42:18 +02:00
StevenMcElligott
b590f4100c migrate(filezilla): Update to new common (#10904)
**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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-28 22:20:22 -04:00
TrueCharts Bot
9376ae007a chore(deps): update container image tccr.io/truecharts/ombi to v4.43.4 (#10976) 2023-07-29 03:59:04 +02:00
TrueCharts Bot
9465288ade chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.19 (#10975) 2023-07-29 02:52:57 +02:00
TrueCharts Bot
e68f054dde chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10974) 2023-07-29 02:49:11 +02:00
TrueCharts Bot
29b819aa4e chore(deps): update container image tccr.io/truecharts/drawio to v21.6.6 (#10973) 2023-07-29 01:39:35 +02:00
TrueCharts Bot
32ee036065 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-icewm to latest (#10972) 2023-07-29 01:36:44 +02:00
TrueCharts Bot
6a00482c41 chore(deps): update container image tccr.io/truecharts/openhab to v4.0.1 (#10966) 2023-07-29 00:37:35 +02:00
TrueCharts Bot
c056db9921 chore(deps): update container image tccr.io/truecharts/owncast to v0.1.1 (#10971) 2023-07-29 00:33:51 +02:00
TrueCharts Bot
d71e511cfd chore(deps): update jupyter (#10969) 2023-07-29 00:33:44 +02:00
TrueCharts Bot
2754f1226a chore(deps): update webtop (#10970) 2023-07-29 00:31:12 +02:00
TrueCharts Bot
5be3821590 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#10968) 2023-07-29 00:29:34 +02:00
StevenMcElligott
c69017bdb7 migrate(searxng): Migrate to New Common (#10851)
**Description**

Another one

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

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 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:**

- [ ] ⚖️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-07-29 01:25:58 +03:00
TrueCharts Bot
c99982765e chore(deps): update container image tccr.io/truecharts/collabora to v23.05.2.2.1 (#10936) 2023-07-28 23:57:54 +02:00
TrueCharts Bot
af3262dca1 chore(deps): update immich to v1.70.0 (minor) (#10964) 2023-07-28 23:51:31 +02:00
Alec Fenichel
4fc5f64101 fix(channels-dvr) revert permissions changes and add installation note (#10854)
**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)-->

Revert permissions changed in
https://github.com/truecharts/charts/pull/10813 and add installation
note instead.

**⚙️ 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-07-29 00:50:46 +03:00
TrueCharts Bot
d13fc270fe chore(deps): update container image tccr.io/truecharts/prometheus to v2.46.0 (#10961)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/prometheus](https://togithub.com/truecharts/containers)
| minor | `v2.45.0` -> `v2.46.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNS4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-29 00:49:18 +03:00
TrueCharts Bot
7199626cd9 chore(deps): update container image tccr.io/truecharts/n8n to v1.1.1 (#10959) 2023-07-28 23:48:15 +02:00
TrueCharts Bot
9628e8259b chore(deps): update container image tccr.io/truecharts/mattermost to v8.1.0 (#10958) 2023-07-28 23:47:25 +02:00
TrueCharts Bot
39ac13c445 chore(deps): update container image tccr.io/truecharts/pgadmin4 to v7.5.0 (#10960) 2023-07-28 23:47:19 +02:00
TrueCharts Bot
cb9afd5948 chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.2 (#10965) 2023-07-28 23:47:06 +02:00
TrueCharts Bot
a051a76fed chore(deps): update container image tccr.io/truecharts/alist to v3.23.0 (#10956) 2023-07-28 23:45:58 +02:00
TrueCharts Bot
9c426a08e5 chore(deps): update container image tccr.io/truecharts/clickhouse to v23.7.1.2470 (#10957) 2023-07-28 23:45:12 +02:00
TrueCharts Bot
2b49ed561a chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#10872) 2023-07-28 23:43:23 +02:00
TrueCharts Bot
750849be9b chore(deps): update container image tccr.io/truecharts/vaultwarden to v1.29.1 (#10953) 2023-07-28 23:40:27 +02:00
TrueCharts Bot
22ad08c748 chore(deps): update container image tccr.io/truecharts/gitea to v1.20.1 (#10943) 2023-07-28 23:40:22 +02:00
TrueCharts Bot
7193602596 chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.21.2 (#10954) 2023-07-28 23:40:18 +02:00
TrueCharts Bot
400b152e3b chore(deps): update container image tccr.io/truecharts/readarr to v0.2.4.1999 (#10951) 2023-07-28 23:39:52 +02:00
TrueCharts Bot
ae9c66a0b9 chore(deps): update container image tccr.io/truecharts/ring-mqtt to v5.5.1 (#10952) 2023-07-28 23:39:22 +02:00
TrueCharts Bot
15073992c0 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.7.4.3769 (#10950) 2023-07-28 23:39:14 +02:00
TrueCharts Bot
79a58dc2a1 chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.3 (#10946) 2023-07-28 23:39:12 +02:00
TrueCharts Bot
a84d2ab91b chore(deps): update container image tccr.io/truecharts/plex to v1.32.5.7349 (#10949) 2023-07-28 23:39:05 +02:00
TrueCharts Bot
33d8520c4d chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.8.0 (#10903) 2023-07-28 23:39:00 +02:00
TrueCharts Bot
14e8f15ed8 chore(deps): update container image tccr.io/truecharts/openhab to v3.4.5 (#10947) 2023-07-28 23:38:55 +02:00
TrueCharts Bot
348ca74ff0 chore(deps): update container image tccr.io/truecharts/firefox to v115.0.3 (#10941) 2023-07-28 23:38:49 +02:00
TrueCharts Bot
c98b727fe0 chore(deps): update container image tccr.io/truecharts/overseerr to v1.33.2 (#10948) 2023-07-28 23:38:40 +02:00
TrueCharts Bot
2d6119398e chore(deps): update container image tccr.io/truecharts/muse to v2.4.1 (#10945) 2023-07-28 23:38:32 +02:00
TrueCharts Bot
ba0fb7769b chore(deps): update container image tccr.io/truecharts/fluidd to v1.24.2 (#10942) 2023-07-28 23:38:29 +02:00
TrueCharts Bot
17dc67aa1e chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10938) 2023-07-28 23:37:07 +02:00
TrueCharts Bot
0a3d07b6b7 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10939) 2023-07-28 23:36:53 +02:00
TrueCharts Bot
5a4e4a4232 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#10940) 2023-07-28 23:36:47 +02:00
TrueCharts Bot
c57fbcc428 chore(deps): update container image tccr.io/truecharts/grafana to v10.0.3 (#10944) 2023-07-28 23:36:31 +02:00
TrueCharts Bot
f781e551e4 chore(deps): update container image tccr.io/truecharts/ddns-go to v5.5.1 (#10937) 2023-07-28 22:36:12 +02:00
TrueCharts Bot
29bf582a7a chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#10934) 2023-07-28 21:36:06 +02:00
TrueCharts Bot
1adb11e189 chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#10935) 2023-07-28 21:34:05 +02:00
TrueCharts Bot
1b55c3c938 chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#10932) 2023-07-28 20:35:26 +02:00
TrueCharts Bot
248c708603 chore(deps): update container image tccr.io/truecharts/cloudflared to v2023.7.3 (#10933) 2023-07-28 20:34:58 +02:00
TrueCharts Bot
f4c8637cf2 chore(deps): update container image tccr.io/truecharts/bazarr to v1.2.4 (#10931) 2023-07-28 19:41:54 +02:00
TrueCharts Bot
20184b0c0e chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10930) 2023-07-28 19:35:31 +02:00
TrueCharts Bot
7755e25beb chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10929) 2023-07-28 18:36:28 +02:00
TrueCharts Bot
db5e25e818 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10928) 2023-07-28 18:33:50 +02:00
TrueCharts Bot
cbe098fd75 chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.35 (#10927) 2023-07-28 17:41:43 +02:00
TrueCharts Bot
80e3036a4b chore(deps): update container image tccr.io/truecharts/adminer to latest (#10926) 2023-07-28 17:41:00 +02:00
TrueCharts Bot
32e49baa18 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10924) 2023-07-28 16:45:08 +02:00
TrueCharts Bot
6932dd21dc chore(deps): update jupyter (#10925) 2023-07-28 16:42:36 +02:00
TrueCharts Bot
86f6db2a5b chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10923) 2023-07-28 15:36:49 +02:00
TrueCharts Bot
10ae944a14 chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#10922) 2023-07-28 15:36:45 +02:00
TrueCharts Bot
f5d211a178 chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v (#10921) 2023-07-28 14:50:15 +02:00
TrueCharts Bot
bd8319a470 chore(deps): update container image tccr.io/truecharts/nginx to v1.25.1 (#10920) 2023-07-28 14:44:45 +02:00
TrueCharts Bot
716703d557 chore(deps): update container image tccr.io/truecharts/xwiki to v15.5.0-postgres (#10919) 2023-07-28 13:39:20 +02:00
TrueCharts Bot
c49697d377 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.20 (#10918) 2023-07-28 13:39:13 +02:00
TrueCharts Bot
c858dd5a0b chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10917) 2023-07-28 12:37:27 +02:00
TrueCharts Bot
2855e51fb1 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10916) 2023-07-28 12:35:41 +02:00
TrueCharts Bot
d9b8983c3a chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#10915) 2023-07-28 11:41:33 +02:00
TrueCharts Bot
a52b7a62d9 chore(deps): update container image tccr.io/truecharts/nginx to v1.25.1 (#10914) 2023-07-28 11:41:20 +02:00
TrueCharts Bot
6eb51f71b9 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10913) 2023-07-28 10:37:09 +02:00
TrueCharts Bot
f740b8c13b chore(deps): update container image tccr.io/truecharts/adminer to latest (#10912) 2023-07-28 10:35:15 +02:00
TrueCharts Bot
3547511b0c chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#10911) 2023-07-28 09:39:36 +02:00
TrueCharts Bot
dc685fc8e9 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#10910) 2023-07-28 09:36:00 +02:00
TrueCharts Bot
2a6b2b554a chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#10909) 2023-07-28 08:37:14 +02:00
TrueCharts Bot
fcb24fac38 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10908) 2023-07-28 07:35:30 +02:00
TrueCharts Bot
3d33ad9ba4 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10907) 2023-07-28 06:33:07 +02:00
TrueCharts Bot
e613e02510 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10906) 2023-07-28 05:35:29 +02:00
TrueCharts Bot
eddf519fff chore(deps): update container image tccr.io/truecharts/adminer to latest (#10905) 2023-07-28 04:51:21 +02:00
TrueCharts-Bot
8190062061 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-28 00:24:59 +00:00
TrueCharts Bot
3977153dbc chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10902) 2023-07-28 00:34:53 +02:00
TrueCharts Bot
59dd44511b chore(deps): update container image tccr.io/truecharts/mattermost to v8.0.0 (#10900) 2023-07-27 23:35:21 +02:00
TrueCharts Bot
b4ad407a2b chore(deps): update webtop (#10899) 2023-07-27 22:31:46 +02:00
TrueCharts Bot
56f977e837 chore(deps): update webtop (#10898) 2023-07-27 21:30:59 +02:00
TrueCharts Bot
891980b8a9 chore(deps): update webtop (#10897) 2023-07-27 20:32:11 +02:00
TrueCharts Bot
fb44c313b2 chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#10896) 2023-07-27 18:39:26 +02:00
TrueCharts Bot
4275cdeb8f chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10895) 2023-07-27 15:42:04 +02:00
TrueCharts Bot
d2896c9883 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10893) 2023-07-27 14:41:25 +02:00
TrueCharts Bot
519c2dda65 chore(deps): update helm general non-major (#10870)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cert-manager](https://togithub.com/cert-manager/cert-manager) | patch
| `v1.12.2` -> `v1.12.3` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.6` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.2` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.8` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.7` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`13.2.0` -> `13.2.1` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `2.0.3` ->
`2.0.4` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.62` ->
`7.0.70` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.50` ->
`7.0.70` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.69` ->
`6.0.77` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.59` ->
`6.0.67` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `2.0.3` ->
`2.0.5` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.62` ->
`6.0.66` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.64` ->
`6.0.66` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.1` ->
`7.0.4` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.3` ->
`7.0.4` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>cert-manager/cert-manager (cert-manager)</summary>

###
[`v1.12.3`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.12.3)

[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.12.2...v1.12.3)

#### Changes by Kind

##### Bugfixes

- BUGFIX: 1-character bug was causing invalid log messages and a memory
leak
([#&#8203;6235](https://togithub.com/cert-manager/cert-manager/issues/6235),
[@&#8203;jetstack-bot](https://togithub.com/jetstack-bot))

</details>

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v2.0.4`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-2.0.4)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-2.0.3...kube-state-metrics-2.0.4)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yMy4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-27 11:17:07 +02:00
Xstar97TheNoob
73736ec3bd feat(piwigo) add notes to piwigo (#10876)
**Description**
Add note about the automated process for piwigo setup.
⚒️ 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-07-27 11:07:11 +02:00
Felix Schäfer
91bf5280ae Add paperless-ngx how-to (#10777)
**Description**

Work in progress how-to for paperless-ngx.

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


**📃 Notes:**

This is WIP to gauge if this the right tone for a how-to and to assert
if this would be interesting for TrueCharts.

**✔️ 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
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
2023-07-27 11:06:57 +02:00
StevenMcElligott
e6ccc022a7 feat(seedsync): Move to Stable (#10878)
**Description**

Testing working, so moving it over, super simple app anywhere

⚒️ 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-07-27 11:05:51 +02:00
StevenMcElligott
a95bce5acc feat(Photoview): Return to Stable (#10882)
**Description**

@xstar97 redid it a couple weeks ago, me and @ksimm1 tested, can confirm
it's good

⚒️ 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:**

- [ ] ⚖️ 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-07-27 11:05:03 +02:00
TrueCharts Bot
773f05442c chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10892) 2023-07-27 10:37:03 +02:00
TrueCharts Bot
ebbb4a8b50 chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#10891) 2023-07-27 09:33:04 +02:00
TrueCharts Bot
4b8523ea31 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10890) 2023-07-27 08:35:29 +02:00
TrueCharts Bot
c5e3cc4dc5 chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#10889) 2023-07-27 07:35:44 +02:00
TrueCharts Bot
a790f635ac chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#10887) 2023-07-27 05:34:37 +02:00
StevenMcElligott
e168809c17 fix(Flowise): Fix duplicate question (#10886)
**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-07-26 23:02:22 -04:00
TrueCharts Bot
8e5cf26de8 chore(deps): update webtop (#10885) 2023-07-27 04:40:10 +02:00
StevenMcElligott
9aec4e5062 migrate(ipmi-tools): Migrate to New Common (#10880)
**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._

---------

Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-27 02:13:28 +00:00
TrueCharts Bot
8c313e9a06 chore(deps): update container image tccr.io/truecharts/webtop-arch-mate to latest (#10884) 2023-07-27 03:58:31 +02:00
TrueCharts Bot
cd7b8902e7 chore(deps): update webtop (#10879) 2023-07-27 02:48:59 +02:00
TrueCharts-Bot
76a94751e8 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-27 00:24:42 +00:00
TrueCharts Bot
ed65443625 chore(deps): update container image tccr.io/truecharts/webtop-arch-kde to latest (#10877) 2023-07-27 01:32:52 +02:00
TrueCharts Bot
850d723fa7 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10875) 2023-07-27 00:34:14 +02:00
Stavros Kois
21e5d197cb fix(guacamole): fix indentation (#10873)
**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  #10871

**⚙️ 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-07-26 23:48:48 +03:00
TrueCharts Bot
0f331a69e7 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#10869) 2023-07-26 20:33:58 +02:00
TrueCharts Bot
80f7bfe0f6 chore(deps): update container image tccr.io/truecharts/mattermost to v8.0.0 (#10867) 2023-07-26 19:39:00 +02:00
TrueCharts Bot
549c99ba37 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#10866) 2023-07-26 17:35:27 +02:00
TrueCharts Bot
1e9758f133 chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#10865) 2023-07-26 16:35:06 +02:00
Xstar97TheNoob
368ec4afc1 feat(flowise) add flowise (#10829) 2023-07-26 12:28:49 +02:00
Michael Schnerring
ff13100a2d fix(clusterissuer): fix issuerRef for self-signed CAs (#10847) 2023-07-26 12:28:22 +02:00
Michael Schnerring
865d3c4cde fix(stash): add /blobs PVC storage (#10852) 2023-07-26 12:27:33 +02:00
TrueCharts Bot
1fe00ced20 chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#10862) 2023-07-26 11:33:38 +02:00
TrueCharts Bot
a1e77ccb86 chore(deps): update container image tccr.io/truecharts/calibre to v6.23.0 (#10860) 2023-07-26 09:41:26 +02:00
TrueCharts Bot
ed33c3be51 chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#10861) 2023-07-26 09:40:40 +02:00
TrueCharts Bot
b3700e8456 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest (#10859) 2023-07-26 08:34:46 +02:00
TrueCharts Bot
dcd1617a14 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-openbox to latest (#10858) 2023-07-26 07:39:31 +02:00
TrueCharts Bot
9b7b9763c6 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-kde to latest (#10857) 2023-07-26 06:34:40 +02:00
TrueCharts Bot
1f95eb6cd8 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#10856) 2023-07-26 05:37:36 +02:00
TrueCharts Bot
5a01898630 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#10855) 2023-07-26 05:36:09 +02:00
TrueCharts Bot
1d8f8472fc chore(deps): update helm general non-major (#10810) 2023-07-26 04:57:35 +02:00
TrueCharts Bot
65eff97c18 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#10853) 2023-07-26 04:54:21 +02:00
TrueCharts Bot
0f21bca287 chore(deps): update container image tccr.io/truecharts/ombi to v4.43.2 (#10850) 2023-07-26 04:03:34 +02:00
StevenMcElligott
449bc953dd migrate(seedsync): Update to new common (#10849)
**Description**

Someone said it works so might as well update it to new common
⚒️ 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-26 01:44:06 +00:00
TrueCharts Bot
4c62a99b4e chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10848) 2023-07-26 02:52:25 +02:00
TrueCharts-Bot
fd026f0ac0 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-26 00:25:53 +00:00
TrueCharts Bot
81123cd316 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10846) 2023-07-26 00:36:16 +02:00
TrueCharts Bot
1e51b054b1 chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10845) 2023-07-26 00:35:12 +02:00
TrueCharts Bot
59ea70420b chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10844) 2023-07-25 23:35:27 +02:00
TrueCharts Bot
798682ea84 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10842) 2023-07-25 22:37:00 +02:00
TrueCharts Bot
6517f947d7 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest (#10843) 2023-07-25 22:35:06 +02:00
TrueCharts Bot
958371bce8 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10840) 2023-07-25 20:40:17 +02:00
TrueCharts Bot
5a34cf5229 chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#10841) 2023-07-25 20:39:16 +02:00
TrueCharts Bot
d3daa3f7bf chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10839) 2023-07-25 19:36:20 +02:00
TrueCharts Bot
33fb2b28ba chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10838) 2023-07-25 18:36:36 +02:00
TrueCharts Bot
0a1bd7e8d2 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10837) 2023-07-25 18:35:35 +02:00
TrueCharts Bot
f58797fac9 chore(deps): update container image tccr.io/truecharts/pylon to v2.10.0 (#10835) 2023-07-25 16:36:39 +02:00
TrueCharts Bot
76644a5e7f chore(deps): update webtop (#10836) 2023-07-25 16:32:25 +02:00
TrueCharts Bot
1864e1c8f5 chore(deps): update container image tccr.io/truecharts/boinc to latest (#10832) 2023-07-25 15:48:24 +02:00
TrueCharts Bot
807ad50cce chore(deps): update container image tccr.io/truecharts/grafana to v10.0.2 (#10833) 2023-07-25 15:40:43 +02:00
TrueCharts Bot
538dbf0a86 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#10830) 2023-07-25 13:31:30 +02:00
TrueCharts Bot
d92e04377f chore(deps): update webtop (#10831) 2023-07-25 13:30:11 +02:00
Kjeld Schouten
15ab81fa48 fix(cert-manager): hardcode additional resolvers for now... (#10826)
**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-07-25 12:37:29 +02:00
TrueCharts Bot
cd3393b465 chore(deps): update container image tccr.io/truecharts/fluidd to v1.24.1 (#10828) 2023-07-25 12:35:10 +02:00
TrueCharts Bot
e4ac2186f2 chore(deps): update container image tccr.io/truecharts/webtop-fedora-kde to latest (#10827) 2023-07-25 12:33:43 +02:00
TrueCharts Bot
0f16280a33 chore(deps): update helm general major (major) (#10722)
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)) | major |
`12.14.6` -> `13.2.1` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | major | `1.0.31` ->
`2.0.3` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | major | `1.0.35` ->
`2.0.3` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | major | `6.0.62` ->
`7.0.3` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

###
[`v13.2.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.2.1)

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

Function library for TrueCharts

###
[`v13.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.2.0)

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

Function library for TrueCharts

###
[`v13.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.3)

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

Function library for TrueCharts

###
[`v13.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.2)

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

Function library for TrueCharts

###
[`v13.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.0)

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

Function library for TrueCharts

###
[`v13.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.1)

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

Function library for TrueCharts

###
[`v13.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.0)

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v2.0.3`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-2.0.3)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-2.0.2...kube-state-metrics-2.0.3)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v2.0.2`](https://togithub.com/truecharts/charts/releases/tag/node-exporter-2.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-2.0.1...kube-state-metrics-2.0.2)

Prometheus exporter for hardware and OS metrics exposed by UNIX kernels,
with pluggable metric collectors.

###
[`v2.0.1`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-2.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-2.0.0...kube-state-metrics-2.0.1)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v2.0.0`](https://togithub.com/truecharts/charts/releases/tag/node-exporter-2.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.41...kube-state-metrics-2.0.0)

Prometheus exporter for hardware and OS metrics exposed by UNIX kernels,
with pluggable metric collectors.

###
[`v1.0.41`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.41)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.40...kube-state-metrics-1.0.41)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.40`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.40)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.39...kube-state-metrics-1.0.40)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.39`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.39)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.38...kube-state-metrics-1.0.39)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.38`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.38)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.37...kube-state-metrics-1.0.38)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.37`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.37)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.36...kube-state-metrics-1.0.37)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.36`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.36)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.35...kube-state-metrics-1.0.36)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.35`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.35)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.34...kube-state-metrics-1.0.35)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.34`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.34)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.33...kube-state-metrics-1.0.34)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.33`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.33)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.32...kube-state-metrics-1.0.33)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.32`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.32)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.31...kube-state-metrics-1.0.32)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xOC4zIiwidXBkYXRlZEluVmVyIjoiMzYuMjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-25 12:22:37 +02:00
StevenMcElligott
96c4f4933a fix(channels-dvr): Add root permissions to fix TVE (#10813)
**Description**

A user on discord found the fix for the TVE issue ->
https://discord.com/channels/830763548678291466/1014121707587522590/1132933759746969641

This was still show up despite previous fixes so root user it is

⚒️ Fixes  #9336 

**⚙️ 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
- [ ] 👀 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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-07-25 11:40:11 +02:00
TrueCharts Bot
51aa3cae84 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10824) 2023-07-25 11:37:58 +02:00
Xstar97TheNoob
b34ad9f6cb feat(slash) add slash (#10806)
**Description**
A bookmarking and link shortening service that enables easy saving and
sharing of links.
⚒️ 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.

- [ ] 🪞 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-07-25 11:35:45 +02:00
TrueCharts Bot
64b18e90a7 chore(deps): update container image tccr.io/truecharts/webtop-fedora-icewm to latest (#10825) 2023-07-25 11:35:36 +02:00
Xstar97TheNoob
81d16faf80 feat(rdtclient) add rdtclient (#10807)
**Description**
This is a web interface to manage your torrents on Real-Debrid,
AllDebrid or Premiumize.
⚒️ 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 offers a aria2 sidecar as this chart has a internal downloader and
a optional "external" aria2 as a downloader.

**✔️ 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-07-25 11:33:46 +02:00
TrueCharts Bot
9c57f005b0 chore(deps): update webtop (#10823) 2023-07-25 10:38:29 +02:00
TrueCharts Bot
a849c148fc chore(deps): update container image tccr.io/truecharts/webtop-alpine-mate to latest (#10822) 2023-07-25 09:37:46 +02:00
TrueCharts Bot
63ede3c90f chore(deps): update container image tccr.io/truecharts/webtop-alpine-kde to latest (#10821) 2023-07-25 08:38:37 +02:00
TrueCharts Bot
f9f5c3ca0f chore(deps): update webtop (#10820) 2023-07-25 07:38:04 +02:00
TrueCharts Bot
96559cc1ec chore(deps): update rdesktop (#10819) 2023-07-25 06:41:40 +02:00
TrueCharts Bot
e1432ca87e chore(deps): update rdesktop (#10818) 2023-07-25 05:37:52 +02:00
TrueCharts Bot
d6ecd12dad chore(deps): update rdesktop (#10817) 2023-07-25 04:58:13 +02:00
TrueCharts Bot
f1c2b9e812 chore(deps): update rdesktop (#10816) 2023-07-25 04:03:04 +02:00
TrueCharts Bot
ff4385be22 chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-openbox to latest (#10815) 2023-07-25 02:52:06 +02:00
TrueCharts-Bot
82ad95b95d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-25 00:27:28 +00:00
TrueCharts Bot
8a5ee4c32c chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#10812) 2023-07-25 01:38:51 +02:00
TrueCharts Bot
6dd22ff920 chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-mate to latest (#10809) 2023-07-24 23:35:41 +02:00
TrueCharts Bot
c335fcea58 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10808) 2023-07-24 22:37:26 +02:00
TrueCharts Bot
08c93889e5 chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#10805) 2023-07-24 20:39:53 +02:00
TrueCharts Bot
7abde0aef6 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10789) 2023-07-24 18:34:21 +02:00
TrueCharts Bot
dfbb9f21b8 chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-kde to latest (#10803) 2023-07-24 17:38:31 +02:00
TrueCharts Bot
a932d6d970 chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-icewm to latest (#10802) 2023-07-24 15:36:55 +02:00
Xstar97TheNoob
5dc864a957 feat(local-ai) add local-ai (#10323) 2023-07-24 15:29:47 +02:00
Stavros Kois
96342ca379 feat(guacamole-client): BREAKING CHANGES migrate new common (#10771) 2023-07-24 15:29:35 +02:00
TrueCharts Bot
c36414dd19 chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-i3 to latest (#10801) 2023-07-24 13:31:49 +02:00
TrueCharts Bot
ef40a725fe chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#10799) 2023-07-24 12:39:58 +02:00
TrueCharts Bot
37141cb4da chore(deps): update container image tccr.io/truecharts/lancache-monolithic to latest (#10798) 2023-07-24 12:37:29 +02:00
TrueCharts Bot
3bb86e0e04 chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-openbox to latest (#10797) 2023-07-24 11:32:41 +02:00
TrueCharts Bot
e96b3f303b chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-mate to latest (#10796) 2023-07-24 10:36:15 +02:00
StevenMcElligott
89fe9679e7 fix(xen-orchestra): Fix HTTPS port to prevent ingress errors (Bad Gateway) (#10790)
**Description**

User pointed the Bad Gateway error and I verfied, so since it's simple
why waste a bug report

⚒️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-07-24 10:50:34 +03:00
TrueCharts Bot
ead78a8083 chore(deps): update rdesktop (#10795) 2023-07-24 09:33:39 +02:00
TrueCharts Bot
f9a6223a8f chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest (#10794) 2023-07-24 08:37:38 +02:00
TrueCharts Bot
cdc2bc6bb1 chore(deps): update mealie (#10793) 2023-07-24 07:35:39 +02:00
TrueCharts Bot
ac55a0eae6 chore(deps): update container image tccr.io/truecharts/lidarr to v1.3.1.3371 (#10792) 2023-07-24 06:36:57 +02:00
TrueCharts Bot
7558b3b552 chore(deps): update container image tccr.io/truecharts/duckdns to latest (#10791) 2023-07-24 06:36:33 +02:00
TrueCharts Bot
668f6f93a9 chore(deps): update container image tccr.io/truecharts/firefox to v115.0.2 (#10788) 2023-07-24 05:37:13 +02:00
TrueCharts Bot
13e0e2e1ad chore(deps): update container image tccr.io/truecharts/babybuddy to v2.0.2 (#10786) 2023-07-24 04:51:10 +02:00
TrueCharts Bot
902f03b89b chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10787) 2023-07-24 04:50:22 +02:00
TrueCharts Bot
bb7409cc71 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10785) 2023-07-24 04:05:05 +02:00
TrueCharts Bot
a7b4e2234f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10784) 2023-07-24 04:04:44 +02:00
TrueCharts Bot
250048eee9 chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 (#10782) 2023-07-24 02:56:50 +02:00
TrueCharts Bot
9e95cecab5 chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#10783) 2023-07-24 02:54:40 +02:00
TrueCharts Bot
36459f8106 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#10781) 2023-07-24 01:33:43 +02:00
TrueCharts Bot
c1ab923f93 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10780) 2023-07-24 01:32:44 +02:00
TrueCharts Bot
ac58f49467 chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10779) 2023-07-23 23:38:46 +02:00
TrueCharts Bot
dec6bf625b chore(deps): update container image tccr.io/truecharts/grafana to v10.0.2 (#10778) 2023-07-23 22:34:30 +02:00
TrueCharts Bot
ca3e88b38b chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10775) 2023-07-23 21:33:39 +02:00
TrueCharts Bot
9a9106a816 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10776) 2023-07-23 21:32:36 +02:00
NeoToxic
e029858310 fix(lldap) fix password requirements with the correct validation type. (#10774)
**⚒️ Fixes**

Change min value for LLDAP password to min length

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

**✔️ 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
- [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

---------

Signed-off-by: NeoToxic <remidu34070@hotmail.fr>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-23 21:30:17 +03:00
TrueCharts Bot
be31e14287 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10773) 2023-07-23 16:35:58 +02:00
kqmaverick
95e4b34ebb fix(seafile): update logo (#10755)
**Description**
Logo background was not transparent. 

⚒️ 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:**
<!-- 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-07-23 16:51:16 +03:00
TrueCharts Bot
01511242bc chore(deps): update helm chart common to 13.2.1 (#10757)
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 |
`13.2.0` -> `13.2.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

###
[`v13.2.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.2.1)

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xOS4xIiwidXBkYXRlZEluVmVyIjoiMzYuMTkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-23 16:51:04 +03:00
Xstar97TheNoob
306f39098f fix(radarr) fix exportarr sidecar and allow the user to disable it. (#10759)
**Description**
Fix exportarr sidecar and allow the user to disable it by disabling
metrics.
⚒️ 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
- [ ] ⚠️ 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-07-23 16:50:49 +03:00
Xstar97TheNoob
e6b97940d7 fix(readarr) fix exportarr sidecar and allow the user to disable it. (#10760)
**Description**
Fix exportarr sidecar and allow the user to disable it by disabling
metrics.

⚒️ 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
- [ ] ⚠️ 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-07-23 16:50:38 +03:00
Xstar97TheNoob
7847b5379e fix(prowlarr) fix exportarr sidecar and allow the user to disable it. (#10761)
**Description**
Fix exportarr sidecar and allow the user to disable it by disabling
metrics.

⚒️ 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
- [ ] ⚠️ 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-07-23 16:50:18 +03:00
Xstar97TheNoob
eb50530bc7 fix(lidarr) fix exportarr sidecar and allow the user to disable it. (#10758)
**Description**
Fix exportarr sidecar and allow the user to disable it by disabling
metrics.
⚒️ 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
- [ ] ⚠️ 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-07-23 16:50:07 +03:00
TrueCharts Bot
9faacc40a2 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10772) 2023-07-23 15:35:58 +02:00
TrueCharts Bot
c647186094 chore(deps): update renovatebot/github-action action to v39.0.1 (#10770)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v39.0.0` -> `v39.0.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v39.0.1`](https://togithub.com/renovatebot/github-action/releases/tag/v39.0.1)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v39.0.0...v39.0.1)

##### Documentation

- update references to renovatebot/github-action to v39
([184f0e6](184f0e65a7))

##### Miscellaneous Chores

- **deps:** update dependency eslint to v8.45.0
([323923a](323923a9f3))
- **deps:** update linters to v5.62.0
([bddac3d](bddac3de97))

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.0.4
([5df2f24](5df2f24f5d))

##### Continuous Integration

- **deps:** update renovate docker tag to v36
([#&#8203;775](https://togithub.com/renovatebot/github-action/issues/775))
([fe6a130](fe6a130a27))
- **deps:** update renovate docker tag to v36.10.1
([a435134](a435134ad9))
- **deps:** update renovate docker tag to v36.14.0
([6660f96](6660f963aa))
- **deps:** update renovate docker tag to v36.17.0
([b55d474](b55d4743d5))
- **deps:** update renovate docker tag to v36.18.2
([3aa34f8](3aa34f8d60))
- **deps:** update renovate docker tag to v36.18.4
([a05d760](a05d76073e))
- **deps:** update renovate docker tag to v36.19.1
([d2638c2](d2638c281a))
- **deps:** update renovate docker tag to v36.19.2
([dde1ebd](dde1ebd6da))
- **deps:** update renovate docker tag to v36.8.1
([e4094b3](e4094b38c5))
- **deps:** update renovate docker tag to v36.8.11
([d67dd20](d67dd20be0))
- **deps:** update renovate docker tag to v36.8.2
([e48e03e](e48e03eade))
- **deps:** update renovate docker tag to v36.8.4
([896c8fd](896c8fda33))
- **deps:** update renovate docker tag to v36.8.5
([5aac6a8](5aac6a844f))
- **deps:** update renovate docker tag to v36.9.1
([ae5914e](ae5914ecd4))
- **deps:** update renovate docker tag to v36.9.2
([c55fda9](c55fda996d))
- **deps:** update wagoid/commitlint-github-action action to v5.4.2
([eb33448](eb33448f3e))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzYuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-23 11:22:29 +02:00
TrueCharts Bot
c70a098905 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10769) 2023-07-23 09:41:25 +02:00
TrueCharts Bot
ce343a3636 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10767) 2023-07-23 06:35:47 +02:00
TrueCharts Bot
73c366a1ef chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#10766) 2023-07-23 05:40:11 +02:00
TrueCharts Bot
c7511edab4 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#10765) 2023-07-23 04:00:10 +02:00
TrueCharts-Bot
deb116b244 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-23 00:28:04 +00:00
TrueCharts Bot
320efbaa51 chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#10764) 2023-07-23 01:35:45 +02:00
TrueCharts Bot
05eb7c4546 chore(deps): update container image tccr.io/truecharts/piwigo to v13.8.0 (#10763) 2023-07-23 00:37:14 +02:00
TrueCharts Bot
b194a61561 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#10762) 2023-07-23 00:34:42 +02:00
Stavros Kois
3c1c2f40cd fix(nextcloud): fix too strict validation 2023-07-22 20:42:46 +03:00
TrueCharts Bot
20df915347 chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#10753) 2023-07-22 19:34:53 +02:00
TrueCharts Bot
be3586ee1d chore(deps): update container image tccr.io/truecharts/syslog-ng to v4.3.0 (#10754) 2023-07-22 19:34:41 +02:00
Stavros Kois
6d6eedb767 feat(mealie): move to stable (#10751)
**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:**
<!-- 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-07-22 20:12:49 +03:00
TrueCharts Bot
50b89471fb chore(deps): update helm general non-major (#10721) 2023-07-22 18:47:42 +02:00
Xstar97TheNoob
630d4abb5a feat(sonarr) allow the user to disable exportarr (#10743)
**Description**
Give the user the ability to disable exportarr by disabling metrics
itself
⚒️ 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
- [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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-07-22 19:44:47 +03:00
TrueCharts Bot
a70407d2ec chore(deps): update container image tccr.io/truecharts/anonaddy to v0.14.1 (#10749) 2023-07-22 18:35:37 +02:00
TrueCharts Bot
413762dc49 chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#10750) 2023-07-22 18:33:45 +02:00
Ethan Leisinger
259b791af3 fix(nextcloud): make previews.max_allowed_resolution string type (#10748)
**Description**
I see an error when upgrading nextcloud instance: `[EINVAL]
values.nextcloud.previews.max_allowed_resolution: Not an integer`
⚒️ 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?**
I have not personally tested this because testing would be more complex
than warrented for the fix IMO

**📃 Notes:**
The options I saw for this fix were:

1. Update default value to `18`
2. Update type to `string`

I selected option 2 because the `imaginary` repo specifies `18.0` as the
default.

**✔️ 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
- [ ] 📄 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-07-22 15:24:22 +00:00
TrueCharts Bot
fb8be03f4d chore(deps): update container image tccr.io/truecharts/domoticz to v2023.2.20230721 (#10747) 2023-07-22 16:34:50 +02:00
TrueCharts Bot
f863f63d0f chore(deps): update container image tccr.io/truecharts/code-server to v4.15.0 (#10746) 2023-07-22 16:32:50 +02:00
TrueCharts Bot
10358a7063 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.20 (#10744) 2023-07-22 15:44:14 +02:00
TrueCharts Bot
6cbc5ef7da chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.21.1 (#10745) 2023-07-22 15:39:15 +02:00
TrueCharts Bot
d906e3c1a3 chore(deps): update container image tccr.io/truecharts/flexget to v3.7.10 (#10741) 2023-07-22 14:37:42 +02:00
TrueCharts Bot
97f9b89917 chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.7.3 (#10742) 2023-07-22 14:37:26 +02:00
Andy
5f21f72b36 feat(joplin-server): Migrate to new common (#9564)
**Description**
Migrate joplin-server to new common based on the changes in
https://github.com/truecharts/charts/pull/7913/files
⚒️ 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?**


**📃 Notes:**

**✔️ 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
- [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._

---------

Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-07-22 15:14:27 +03:00
Xstar97TheNoob
9eb2ff1ed9 migrate(mealie) migrate to new common (#10104)
**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
- [X] ⚠️ 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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-07-22 15:14:12 +03:00
TrueCharts Bot
d0ccf52d2e chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#10739) 2023-07-22 13:36:26 +02:00
TrueCharts Bot
d058865839 chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.118.0 (#10740) 2023-07-22 13:35:02 +02:00
Stavros Kois
76cfb63c3c bump common and redis on migrated incubator apps (#10738)
**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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-07-22 14:08:13 +03:00
TrueCharts Bot
2d51598cf2 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.0.0 (#10694) 2023-07-22 12:44:24 +02:00
TrueCharts Bot
27643fb133 chore(deps): update container image tccr.io/truecharts/minio to latest (#10736) 2023-07-22 12:37:19 +02:00
TrueCharts Bot
5c49533724 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#10737) 2023-07-22 12:36:31 +02:00
Xstar97TheNoob
2fc740b91a WIP migrate(misskey) migrate to new common **BREAKING CHANGES** (#10285)
**Description**
Migrate app to new common and update container to latest version.

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

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-07-22 12:58:36 +03:00
TrueCharts Bot
6592e81a22 chore(deps): update container image tccr.io/truecharts/collabora to v23.05.1.3.1 (#10213) 2023-07-22 11:34:29 +02:00
TrueCharts Bot
c8a52e1ed3 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10735) 2023-07-22 11:29:01 +02:00
TrueCharts Bot
ae0fd4bd43 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#10734) 2023-07-22 11:28:42 +02:00
Xstar97TheNoob
b39dbca53a fix(flaresolverr) fix some variables in questions (#10719)
**Description**
Fix some gui options to have default values.

⚒️ 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:**
Should fix the issue where users had to reinstall.

**✔️ 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-07-22 12:24:54 +03:00
waflint
bf0cda4cb2 fix(komga) update internal ports for 1.x (#10703)
**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.
-->

updates internal port from `8080` to `25600` per [breaking changes
note](https://komga.org/blog/prepare-v1/#breaking-changes) on Komga's
1.x announcement

submitting as a fix for blocked PR
[10330](https://github.com/truecharts/charts/pull/10330) based on
recommendation from the truecharts discord

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

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 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
- [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
- [ ] ⬆️ 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: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: waflint <94139453+waflint@users.noreply.github.com>
Co-authored-by: TrueCharts-Admin <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-07-22 11:52:26 +03:00
TrueCharts Bot
f744b43342 chore(deps): update container image tccr.io/truecharts/mattermost to v8.0.0 (#10733) 2023-07-22 10:34:27 +02:00
Stavros Kois
ebd58f8a2f fix(homebox): ints must be quoted in CMs/Secrets. (#10732)
**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  #10391

**⚙️ 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-07-22 11:10:38 +03:00
Stavros Kois
c8b515cd42 feat(nextcloud): allow setting imaginary max allowed resolution (#10731)
**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  #10393 

**⚙️ 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
- [x] #️⃣ 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-07-22 11:02:21 +03:00
TrueCharts Bot
12f49df34a chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.80.1 (#10730) 2023-07-22 09:37:32 +02:00
TrueCharts Bot
f86640ad66 chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#10729) 2023-07-22 09:36:28 +02:00
TrueCharts Bot
169f65ff34 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10728) 2023-07-22 07:34:56 +02:00
TrueCharts Bot
f3117e3410 chore(deps): update container image tccr.io/truecharts/anonaddy to v0.14.1 (#10726) 2023-07-22 06:37:28 +02:00
TrueCharts Bot
44c3cd708d chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10727) 2023-07-22 06:34:52 +02:00
TrueCharts Bot
79ec3a9d7a chore(deps): update rdesktop (#10725) 2023-07-22 04:42:43 +02:00
TrueCharts Bot
165dd30a3c chore(deps): update rdesktop (#10724) 2023-07-22 02:54:39 +02:00
TrueCharts Bot
ff8fd29186 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-icewm to latest (#10723) 2023-07-22 01:33:42 +02:00
TrueCharts Bot
1ab9d1d257 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#10720) 2023-07-22 00:32:19 +02:00
Xstar97TheNoob
28040a022f feat(prowlarr) add exportarr sidecar to prowlarr (#10718)
**Description**
Add exportarr sidecar to prowlarr

⚒️ 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
- [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-07-21 23:14:23 +02:00
Xstar97TheNoob
f45ff2940f feat(lidarr) add exportarr sidecar to lidarr (#10717)
**Description**
Add exportarr metrics sidecarr to lidarr
⚒️ 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
- [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-07-21 23:03:27 +02:00
Xstar97TheNoob
94df0cd8c1 feat(readarr) add exportarr sidecar to readarr (#10716)
**Description**
Add exportarr metrics sidecar to readarr
⚒️ 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
- [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-07-21 23:03:07 +02:00
Xstar97TheNoob
bc0a19040a fix(sonarr) metrics endpoints port service (#10715)
**Description**
Fix sonarr's metrics endpoint port to match the correct service port.

⚒️ 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
- [ ] ⚠️ 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-07-21 23:02:59 +02:00
Xstar97TheNoob
c7ae816b8d feat(radarr) add exportarr sidecar to radarr (#10714)
**Description**
Add exportarr metrics sidecar

⚒️ 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
- [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-07-21 23:02:47 +02:00
TrueCharts Bot
27134cbbf5 chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#10713) 2023-07-21 22:37:03 +02:00
TrueCharts Bot
ab663eb438 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10712) 2023-07-21 21:37:51 +02:00
Xstar97TheNoob
9fd5a71eee feat(sonarr) add exportarr sidecar to sonarr (#10354)
**Description**
Add exportarr sidecar to sonarr
⚒️ 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
- [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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-07-21 21:32:53 +02:00
TrueCharts Bot
f9e9e3c9ae chore(deps): update immich to v1.68.0 (minor) (#10711) 2023-07-21 20:42:13 +02:00
TrueCharts Bot
28fd85c171 chore(deps): update container image tccr.io/truecharts/muse to v2.4.0 (#10710) 2023-07-21 20:36:20 +02:00
TrueCharts Bot
c9626eeab6 chore(deps): update container image tccr.io/truecharts/strapi to v4.11.7 (#10708) 2023-07-21 19:34:57 +02:00
TrueCharts Bot
b9a2fdfba8 chore(deps): update container image tccr.io/truecharts/ddns-go to v5.5.0 (#10709) 2023-07-21 19:34:18 +02:00
TrueCharts Bot
58f4f31efc chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.19 (#10707) 2023-07-21 18:41:41 +02:00
TrueCharts Bot
d976a6f5df chore(deps): update container image tccr.io/truecharts/plex to v1.32.5.7328 (#10706) 2023-07-21 18:40:13 +02:00
TrueCharts Bot
079ad51b86 chore(deps): update container image tccr.io/truecharts/homepage to v0.6.23 (#10704) 2023-07-21 17:35:15 +02:00
TrueCharts Bot
6555a06982 chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.7.0 (#10705) 2023-07-21 17:35:09 +02:00
TrueCharts Bot
9b815b8360 chore(deps): update helm general non-major (#10666) 2023-07-21 16:43:04 +02:00
TrueCharts Bot
c697749e91 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10701) 2023-07-21 16:37:58 +02:00
TrueCharts Bot
1c61229789 chore(deps): update container image tccr.io/truecharts/drawio to v21.6.5 (#10702) 2023-07-21 16:37:24 +02:00
TrueCharts Bot
f6d171643d chore(deps): update container image tccr.io/truecharts/domoticz to v2023.1.20230720 (#10700) 2023-07-21 14:42:14 +02:00
TrueCharts Bot
db57f565c1 chore(deps): update container image tccr.io/truecharts/crafty-4 to v4.1.3 (#10699) 2023-07-21 14:40:06 +02:00
kqmaverick
b0706c59ce docs(clusterissuer): add cert-manager (#10681)
**Description**
Adds guidance on cert-manager and prometheus operators.

⚒️ 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-07-21 14:24:58 +02:00
TrueCharts Bot
71422b2f51 chore(deps): update container image tccr.io/truecharts/audiobookshelf to v2.3.3 (#10697) 2023-07-21 13:36:24 +02:00
TrueCharts Bot
f5cf0b6096 chore(deps): update container image tccr.io/truecharts/baserow to v1.19.1 (#10698) 2023-07-21 13:35:26 +02:00
TrueCharts Bot
87ad5b9937 chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#10696) 2023-07-21 12:37:30 +02:00
TrueCharts Bot
bdf278f6be chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#10695) 2023-07-21 12:36:10 +02:00
TrueCharts Bot
93da4a3aaa chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10693) 2023-07-21 11:36:29 +02:00
TrueCharts Bot
438343e03e chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#10692) 2023-07-21 10:34:26 +02:00
TrueCharts Bot
1cad1cd99b chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#10691) 2023-07-21 09:38:37 +02:00
TrueCharts Bot
3ea2e0cd0f chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.2 (#10690) 2023-07-21 08:33:20 +02:00
TrueCharts Bot
cb4f2e69ce chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#10689) 2023-07-21 06:36:46 +02:00
TrueCharts Bot
01ffb9f4e2 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10687) 2023-07-21 04:48:46 +02:00
TrueCharts Bot
45ccffd9e3 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10688) 2023-07-21 04:47:37 +02:00
TrueCharts Bot
2ab0e3df23 chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#10684) 2023-07-21 04:02:37 +02:00
TrueCharts Bot
5a2e4ebf2c chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#10685) 2023-07-21 04:02:01 +02:00
TrueCharts Bot
a5e6017aba chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 (#10683) 2023-07-21 02:59:53 +02:00
TrueCharts Bot
18f6a8e960 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#10682) 2023-07-21 02:57:55 +02:00
TrueCharts Bot
a2dcf13812 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#10680) 2023-07-21 00:38:09 +02:00
TrueCharts Bot
8429a95e0a chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10679) 2023-07-21 00:37:50 +02:00
TrueCharts Bot
4a197b7d55 chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10678) 2023-07-20 23:39:20 +02:00
TrueCharts Bot
c199be7bb2 chore(deps): update container image tccr.io/truecharts/grafana to v10.0.2 (#10677) 2023-07-20 22:37:54 +02:00
TrueCharts Bot
d4a848eaf0 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10675) 2023-07-20 21:32:56 +02:00
TrueCharts Bot
22c97883ca chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10676) 2023-07-20 21:31:47 +02:00
TrueCharts Bot
02cdde7fd8 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10674) 2023-07-20 20:35:08 +02:00
TrueCharts Bot
c726a19527 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10672) 2023-07-20 19:36:13 +02:00
TrueCharts Bot
f5a1f7f2e0 chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#10671) 2023-07-20 18:36:01 +02:00
TrueCharts Bot
f397ade023 chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to latest (#10670) 2023-07-20 17:35:32 +02:00
TrueCharts Bot
9e9b8fbac6 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10669) 2023-07-20 15:40:03 +02:00
TrueCharts Bot
e1f288fd5f chore(deps): update container image tccr.io/truecharts/babybuddy to v2.0.2 (#10667) 2023-07-20 10:48:58 +02:00
TrueCharts Bot
9c5810f60c chore(deps): update container image tccr.io/truecharts/minecraft-bedrock to v2023.7.1 (#10668) 2023-07-20 10:46:48 +02:00
TrueCharts Bot
194da5fd38 chore(deps): update container image tccr.io/truecharts/photoprism to v230719 (#10660) 2023-07-20 10:41:16 +02:00
TrueCharts Bot
8e1afdda35 chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.21.0 (#10665) 2023-07-20 10:40:06 +02:00
TrueCharts Bot
429e0c208f chore(deps): update container image tccr.io/truecharts/baserow to v1.19.0 (#10654) 2023-07-20 10:40:03 +02:00
TrueCharts Bot
83ccb14624 chore(deps): update container image tccr.io/truecharts/rss-bridge to v2023-07 (#10662) 2023-07-20 10:39:24 +02:00
TrueCharts Bot
16c2e069ef chore(deps): update container image tccr.io/truecharts/esphome to v2023.7.0 (#10657) 2023-07-20 10:39:20 +02:00
TrueCharts Bot
1032625309 chore(deps): update container image tccr.io/truecharts/netdata to v1.41.0 (#10659) 2023-07-20 10:39:05 +02:00
TrueCharts Bot
47927eafe9 chore(deps): update container image tccr.io/truecharts/ring-mqtt to v5.5.0 (#10661) 2023-07-20 10:38:59 +02:00
TrueCharts Bot
e91ea1dc96 chore(deps): update container image tccr.io/truecharts/impostor-server-nightly to vnightly (#10489) 2023-07-20 10:38:34 +02:00
TrueCharts Bot
410b0cb3b9 chore(deps): update container image tccr.io/truecharts/ddns-go to v5.4.1 (#10656) 2023-07-20 10:38:30 +02:00
TrueCharts Bot
47eb2f62dd chore(deps): update container image tccr.io/truecharts/satisfactory to v1.5.2 (#10663) 2023-07-20 10:38:01 +02:00
TrueCharts Bot
a96cecc68b chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#10655) 2023-07-20 10:37:54 +02:00
TrueCharts Bot
1aab353c9c chore(deps): update container image tccr.io/truecharts/alist to v3.22.1 (#10653) 2023-07-20 10:37:49 +02:00
TrueCharts Bot
76dc32c7fb chore(deps): update container image tccr.io/truecharts/mediainfo to v23.07.1 (#10658) 2023-07-20 10:37:26 +02:00
TrueCharts Bot
ec9f7b71e5 chore(deps): update container image tccr.io/truecharts/invidious to latest (#10650) 2023-07-20 10:37:19 +02:00
TrueCharts Bot
4cf33efbd8 chore(deps): update container image tccr.io/truecharts/whoami to v1.10.1 (#10664) 2023-07-20 10:37:07 +02:00
TrueCharts Bot
971e4b422b chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10651) 2023-07-20 10:36:58 +02:00
TrueCharts Bot
97d2d9a76b chore(deps): update container image tccr.io/truecharts/unifi-poller to v2.7.20 (#10652) 2023-07-20 10:36:52 +02:00
TrueCharts Bot
89d3611c35 chore(deps): update container image tccr.io/truecharts/impostor-server to v1.8.4 (#10582) 2023-07-20 10:35:36 +02:00
TrueCharts Bot
ff8c98220f chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#10649) 2023-07-20 09:36:38 +02:00
Xstar97TheNoob
fa20813cf1 chore(transmission) make service port configurable + housekeeping + update 4.0.3 (#10343)
**Description**
Make the service port configurable and housekeeping for questions.yaml

Update version to 4.0.3

⚒️ 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.

- [X] 🪞 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-07-20 09:35:59 +02:00
TrueCharts Bot
e935b90b43 chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#10648) 2023-07-20 09:34:50 +02:00
Xstar97TheNoob
2db10c41a0 migrate(megasync) migrate megasync to common **BREAKING CHANGES** (#10623)
**Description**
Migrate megasync 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)
- [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-07-20 09:25:26 +02:00
Xstar97TheNoob
2469226203 fix(flaresolverr) disable portal, make service configurable, add gui options. (#10614)
**Description**
Disabled portal
make the service configurable 
and added gui options to manage the app.

⚒️ 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)
- [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-07-20 09:24:32 +02:00
TrueCharts Bot
0457e3416b chore(deps): update helm chart common to 13.2.0 (#10499)
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)) | major |
`12.15.0` -> `13.2.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

###
[`v13.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.2.0)

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

Function library for TrueCharts

###
[`v13.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.3)

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

Function library for TrueCharts

###
[`v13.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.2)

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

Function library for TrueCharts

###
[`v13.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.0)

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

Function library for TrueCharts

###
[`v13.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.1)

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

Function library for TrueCharts

###
[`v13.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.0)

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjExIiwidXBkYXRlZEluVmVyIjoiMzYuMTMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-20 09:23:29 +02:00
Kjeld Schouten
8cdb207a1a fix(clusterissuer): actually verify operator presence 2023-07-20 09:19:58 +02:00
TrueCharts Bot
c6c11e7cb2 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.18 (#10646) 2023-07-20 08:38:59 +02:00
TrueCharts Bot
c0eb458f43 chore(deps): update container image tccr.io/truecharts/soft-serve to v0.5.5 (#10647) 2023-07-20 08:38:45 +02:00
TrueCharts Bot
675e08ec34 chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#10644) 2023-07-20 07:33:25 +02:00
TrueCharts Bot
22d8241748 chore(deps): update container image tccr.io/truecharts/picoshare to v1.3.6 (#10645) 2023-07-20 07:32:40 +02:00
TrueCharts Bot
2fb7ca9487 chore(deps): update container image tccr.io/truecharts/octoprint to v1.9.2 (#10643) 2023-07-20 06:36:38 +02:00
TrueCharts Bot
29c56e910b chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10642) 2023-07-20 06:35:38 +02:00
TrueCharts Bot
2d3ebf5b40 chore(deps): update helm general non-major (#10613) 2023-07-20 06:08:52 +02:00
TrueCharts Bot
9035179878 chore(deps): update container image tccr.io/truecharts/n8n to v1.0.4 (#10641) 2023-07-20 05:36:40 +02:00
TrueCharts Bot
fcaeb2c48e chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#10640) 2023-07-20 05:36:32 +02:00
TrueCharts Bot
ba2be290b7 chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.6.0 (#10638) 2023-07-20 04:51:41 +02:00
TrueCharts Bot
3b99cfceed chore(deps): update container image tccr.io/truecharts/muse to v2.3.1 (#10639) 2023-07-20 04:51:06 +02:00
TrueCharts Bot
056b25cdf9 chore(deps): update container image tccr.io/truecharts/homepage to v0.6.22 (#10637) 2023-07-20 04:01:22 +02:00
TrueCharts Bot
5789fde680 chore(deps): update container image tccr.io/truecharts/drawio to v21.6.3 (#10636) 2023-07-20 04:00:49 +02:00
TrueCharts Bot
e66f61ad0c chore(deps): update container image tccr.io/truecharts/openspeedtest to latest (#10635) 2023-07-20 02:55:46 +02:00
TrueCharts Bot
9a077033d1 chore(deps): update container image tccr.io/truecharts/minio to latest (#10634) 2023-07-20 02:54:43 +02:00
TrueCharts-Bot
9b66920512 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-20 00:27:30 +00:00
TrueCharts Bot
d2d2adf52e chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10632) 2023-07-20 01:36:15 +02:00
TrueCharts Bot
e9fcc05735 chore(deps): update container image tccr.io/truecharts/mattermost to v8.0.0 (#10633) 2023-07-20 01:35:47 +02:00
TrueCharts Bot
940062e6bb chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#10631) 2023-07-20 00:37:23 +02:00
TrueCharts Bot
5b10b8e719 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.4 (#10629) 2023-07-19 23:33:33 +02:00
TrueCharts Bot
ae24e6973b chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#10627) 2023-07-19 21:37:10 +02:00
TrueCharts Bot
ada83816dd chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10628) 2023-07-19 21:36:18 +02:00
TrueCharts Bot
94fdc34b3f chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#10625) 2023-07-19 20:42:24 +02:00
TrueCharts Bot
e719826fcd chore(deps): update container image tccr.io/truecharts/calibre to v6.23.0 (#10624) 2023-07-19 20:41:48 +02:00
TrueCharts Bot
335d3f762e chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10622) 2023-07-19 19:33:50 +02:00
Alec Fenichel
718309f70b fix(wyoming-piper) fix questions issue (#10620)
**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
- [ ] ⬆️ 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-07-19 12:57:58 -04:00
TrueCharts Bot
30275bbc4f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10619) 2023-07-19 18:42:15 +02:00
TrueCharts Bot
dd4855a5c7 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#10618) 2023-07-19 18:42:06 +02:00
TrueCharts Bot
68ae150973 chore(deps): update container image tccr.io/truecharts/boinc to latest (#10617) 2023-07-19 17:35:49 +02:00
TrueCharts Bot
c70a876917 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10616) 2023-07-19 16:39:21 +02:00
TrueCharts Bot
28931b1b8a chore(deps): update container image tccr.io/truecharts/mattermost to v8.0.0 (#10615) 2023-07-19 16:39:03 +02:00
Xstar97TheNoob
8b1f0a9beb chore(gamevault-backend) move gamevault-backend to stable + disable portal. (#10604) 2023-07-19 15:29:42 +02:00
Xstar97TheNoob
7790bb586b chore(seafile) move seafile to stable (#10612) 2023-07-19 15:29:17 +02:00
kqmaverick
67fe8eff52 fix(wg-easy): update mtu default (#10515) 2023-07-19 15:28:44 +02:00
Alec Fenichel
b44096a70f feat(wyoming-whisper) Add wyoming-whisper (#10404)
**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)-->

Add
[wyoming-whisper](https://github.com/home-assistant/addons/blob/master/whisper/DOCS.md)
(STT) for Home Assistant.

**⚙️ 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
- [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.

- [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`

https://github.com/truecharts/containers/pull/25843

---

_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: Alec Fenichel <alec.fenichel@gmail.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-19 09:27:38 -04:00
Alec Fenichel
07931472fd feat(wyoming-piper) Add wyoming-piper (#10405)
**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)-->

Add
[wyoming-piper](https://github.com/home-assistant/addons/blob/master/piper/DOCS.md)
(TTS) for Home Assistant.

**⚙️ 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
- [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.

- [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`

https://github.com/truecharts/containers/pull/25844

---

_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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Signed-off-by: Alec Fenichel <alec.fenichel@gmail.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-19 09:26:23 -04:00
Xstar97TheNoob
3c90d1fa1b chore(stash) remove redundant env + housekeeping **BREAKING CHANGES** (#10547) 2023-07-19 15:25:22 +02:00
StevenMcElligott
fb66875f70 feat(mattermost): Back 2 stable after new common (#10599) 2023-07-19 15:24:15 +02:00
TrueCharts Bot
4cbdaf74d9 chore(deps): update helm chart common to 12.15.0 (#10603)
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)) | minor |
`12.14.8` -> `12.15.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMC4xIiwidXBkYXRlZEluVmVyIjoiMzYuMTAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-19 14:53:27 +02:00
TrueCharts Bot
ca88c77964 chore(deps): update helm chart common to 13.2.0 (#10555)
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)) | major |
`12.14.6` -> `13.2.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | major |
`12.14.8` -> `13.2.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

###
[`v13.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.2.0)

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

Function library for TrueCharts

###
[`v13.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.3)

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

Function library for TrueCharts

###
[`v13.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.2)

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

Function library for TrueCharts

###
[`v13.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.0)

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

Function library for TrueCharts

###
[`v13.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.1)

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

Function library for TrueCharts

###
[`v13.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.0)

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNi45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNi45LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-07-19 14:52:42 +02:00
Kjeld Schouten
9eb6638145 fix(clusterissuer): try to deal with the fact cert-manager contains a dash 2023-07-19 14:43:06 +02:00
TrueCharts Bot
b8b4503cb0 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10611) 2023-07-19 14:39:28 +02:00
Kjeld Schouten
252937728b fix(clusterissuer): ensure clusterissuer is compatible with new cert-manager operator 2023-07-19 14:05:27 +02:00
TrueCharts Bot
a1e48fdff2 chore(deps): update container image tccr.io/truecharts/gitea to v1.20.0 (#10610) 2023-07-19 12:36:04 +02:00
TrueCharts Bot
7bbe78a4f1 chore(deps): update container image tccr.io/truecharts/lidarr to v1.3.1.3371 (#10609) 2023-07-19 10:38:56 +02:00
TrueCharts Bot
52e5ebce4c chore(deps): update container image tccr.io/truecharts/pylon to v2.10.0 (#10608) 2023-07-19 09:36:06 +02:00
TrueCharts Bot
4c17059b8e chore(deps): update container image tccr.io/truecharts/piwigo to v13.8.0 (#10607) 2023-07-19 09:35:52 +02:00
TrueCharts Bot
20c79c5f37 chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.80.1 (#10606) 2023-07-19 08:37:02 +02:00
TrueCharts Bot
4dd1d0b2bd chore(deps): update container image tccr.io/truecharts/calibre to v6.23.0 (#10605) 2023-07-19 08:36:22 +02:00
TrueCharts Bot
928040dd45 chore(deps): update container image tccr.io/truecharts/homarr to v0.13.0 (#10602) 2023-07-19 06:31:06 +02:00
TrueCharts Bot
a0b986fecd chore(deps): update container image tccr.io/truecharts/audiobookshelf to v2.3.2 (#10600) 2023-07-19 05:28:24 +02:00
TrueCharts Bot
3b97a78628 chore(deps): update container image tccr.io/truecharts/cloudflared to v2023.7.1 (#10601) 2023-07-19 05:26:33 +02:00
TrueCharts Bot
832514dd4f chore(deps): update container image tccr.io/truecharts/unifi to v7.4.162 (#10598) 2023-07-19 04:02:23 +02:00
TrueCharts Bot
be4bdabef0 chore(deps): update container image tccr.io/truecharts/tautulli to v2.12.5 (#10597) 2023-07-19 04:01:43 +02:00
TrueCharts Bot
4156c02499 chore(deps): update container image tccr.io/truecharts/strapi to v4.11.5 (#10596) 2023-07-19 03:04:35 +02:00
TrueCharts Bot
8d504b5516 chore(deps): update container image tccr.io/truecharts/shlink-web-client to v3.10.2 (#10595) 2023-07-19 03:02:50 +02:00
TrueCharts-Bot
267caf7d18 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-19 00:39:17 +00:00
TrueCharts Bot
6d1883fa51 chore(deps): update container image tccr.io/truecharts/flexget to v3.7.9 (#10593) 2023-07-19 01:35:37 +02:00
TrueCharts Bot
61628a9e89 chore(deps): update container image tccr.io/truecharts/sabnzbd to v4.0.3 (#10594) 2023-07-19 01:30:48 +02:00
TrueCharts Bot
67abe2a2fd chore(deps): update container image tccr.io/truecharts/readarr to v0.2.3.1955 (#10591) 2023-07-19 00:29:05 +02:00
TrueCharts Bot
74a78a1850 chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#10592) 2023-07-19 00:28:46 +02:00
TrueCharts Bot
9b7a55277a chore(deps): update container image tccr.io/truecharts/fileflows to v23.07.3 (#10589) 2023-07-18 23:38:32 +02:00
TrueCharts Bot
5ee22def27 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.7.2.3710 (#10590) 2023-07-18 23:31:50 +02:00
TrueCharts Bot
f2d2b9d10b chore(deps): update container image tccr.io/truecharts/outline to v0.70.2 (#10588) 2023-07-18 22:33:23 +02:00
TrueCharts Bot
441395771c chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#10587) 2023-07-18 22:30:54 +02:00
TrueCharts Bot
74037b1773 chore(deps): update container image tccr.io/truecharts/n8n to v1.0.3 (#10586) 2023-07-18 21:32:13 +02:00
TrueCharts Bot
10d2b6a183 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#10585) 2023-07-18 21:30:07 +02:00
TrueCharts Bot
edd44c83f2 chore(deps): update container image tccr.io/truecharts/kanboard to v1.2.32 (#10584) 2023-07-18 20:36:54 +02:00
TrueCharts Bot
ff7548ca84 chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.4.0 (#10583) 2023-07-18 20:36:02 +02:00
StevenMcElligott
8d728afecd feat(Seafile): Add manual/docs and made FQDN required (#10576)
**Description**

Added install notes and made the SEAFILE_SERVER_HOSTNAME default since
we only support ingress with this chart.

⚒️ 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:**

- [ ] ⚖️ 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-07-18 14:03:47 -04:00
TrueCharts Bot
5db4ba1f59 chore(deps): update helm general non-major (#10554) 2023-07-18 19:44:39 +02:00
TrueCharts Bot
8be7245601 chore(deps): update helm chart common to 12.15.0 (#10498) 2023-07-18 19:36:29 +02:00
TrueCharts Bot
fcff689a0c chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.7.2 (#10581) 2023-07-18 19:32:48 +02:00
TrueCharts Bot
01cb5497f0 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.4 (#10580) 2023-07-18 18:38:44 +02:00
TrueCharts Bot
a136cabc2e chore(deps): update container image tccr.io/truecharts/clickhouse to v23.6.2.18 (#10579) 2023-07-18 18:38:08 +02:00
TrueCharts Bot
582742c626 chore(deps): update container image tccr.io/truecharts/grafana to v10.0.2 (#10578) 2023-07-18 17:35:37 +02:00
TrueCharts Bot
1273c32c66 chore(deps): update container image tccr.io/truecharts/flaresolverr to v3.2.2 (#10577) 2023-07-18 17:30:08 +02:00
TrueCharts Bot
a0cc95d482 chore(deps): update container image tccr.io/truecharts/firefox to v115.0.2 (#10575) 2023-07-18 16:35:54 +02:00
TrueCharts Bot
5993b6c6b6 chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.18 (#10574) 2023-07-18 16:31:40 +02:00
TrueCharts Bot
8d3ffb6f5a chore(deps): update container image tccr.io/truecharts/esphome to v2023.6.5 (#10573) 2023-07-18 15:40:44 +02:00
TrueCharts Bot
c8c8d455d3 chore(deps): update container image tccr.io/truecharts/drawio to v21.6.2 (#10572) 2023-07-18 15:33:15 +02:00
TrueCharts Bot
a01cf07704 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10570) 2023-07-18 14:46:21 +02:00
TrueCharts Bot
6d2307f0a0 chore(deps): update container image tccr.io/truecharts/ddns-go to v5.3.7 (#10571) 2023-07-18 14:40:08 +02:00
TrueCharts Bot
4ad51b2389 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest (#10568) 2023-07-18 13:30:58 +02:00
TrueCharts Bot
495d5350cc chore(deps): update container image tccr.io/truecharts/bazarr to v1.2.3 (#10569) 2023-07-18 13:27:15 +02:00
TrueCharts Bot
9c12b3a21f chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.34 (#10567) 2023-07-18 12:35:55 +02:00
TrueCharts Bot
4e58405026 chore(deps): update container image tccr.io/truecharts/actualserver to v23.7.2 (#10566) 2023-07-18 12:30:28 +02:00
TrueCharts Bot
dca457775b chore(deps): update jupyter (#10564) 2023-07-18 11:41:20 +02:00
TrueCharts Bot
9392c8ebd9 chore(deps): update webtop (#10565) 2023-07-18 11:33:22 +02:00
TrueCharts Bot
410df697e6 chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#10563) 2023-07-18 10:43:23 +02:00
TrueCharts Bot
1403a69493 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.0.0 (#10381) 2023-07-18 10:42:54 +02:00
TrueCharts Bot
28924e8e82 chore(deps): update container image tccr.io/truecharts/minio to latest (#10562) 2023-07-18 10:36:37 +02:00
Xstar97TheNoob
cd3a5560de feat(gamevault-backend) add gamevault-backend (#10543)
**Description**
the self-hosted gaming platform for alternatively obtained games.
⚒️ 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-07-18 11:28:21 +03:00
TrueCharts Bot
3b46709de0 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#10446) 2023-07-18 09:43:32 +02:00
TrueCharts Bot
130fd864d4 chore(deps): update webtop (#10561) 2023-07-18 08:34:27 +02:00
TrueCharts Bot
0a66cb248f chore(deps): update webtop (#10560) 2023-07-18 07:31:46 +02:00
TrueCharts Bot
3b940a6cef chore(deps): update webtop (#10559) 2023-07-18 06:33:53 +02:00
TrueCharts Bot
a0f45b79a9 chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#10558) 2023-07-18 05:04:21 +02:00
TrueCharts Bot
dd252f69ec chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#10557) 2023-07-18 04:08:21 +02:00
kqmaverick
81f68ffbb0 docs(plex): update install notes (#10556)
**Description**
Added information on changing the port used for Plex.

See -> https://forums.plex.tv/t/change-plex-media-server-port-away-from-32400/115662/5

⚒️ 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-07-17 21:58:51 -04:00
TrueCharts Bot
f715a67269 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#10553) 2023-07-18 01:31:23 +02:00
TrueCharts Bot
1b8afc308b chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10552) 2023-07-18 00:39:09 +02:00
TrueCharts Bot
158813439e chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 (#10551) 2023-07-18 00:38:11 +02:00
TrueCharts Bot
248a6e1fc8 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#10549) 2023-07-17 22:33:27 +02:00
TrueCharts Bot
895893178d chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10548) 2023-07-17 22:33:10 +02:00
TrueCharts Bot
b1adfb8579 chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10546) 2023-07-17 21:35:03 +02:00
TrueCharts Bot
eec4529af1 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10544) 2023-07-17 20:34:10 +02:00
TrueCharts Bot
c80bbf1514 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10545) 2023-07-17 20:34:04 +02:00
TrueCharts Bot
46873095ba chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10542) 2023-07-17 18:36:42 +02:00
StevenMcElligott
b500c16198 fix(seafile): Change mounting option (#10524)
**Description**

Due to the symlinks it's better if all the shared folder is one storagae
mount, and we'll advise people to use hostpath/NFS for large storage

⚒️ 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:**

- [ ] ⚖️ 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-07-17 09:46:13 -04:00
TrueCharts Bot
2448382332 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest (#10540) 2023-07-17 13:31:42 +02:00
TrueCharts Bot
2102173643 chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#10538) 2023-07-17 12:35:54 +02:00
TrueCharts Bot
bd116c6929 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-openbox to latest (#10539) 2023-07-17 12:32:41 +02:00
TrueCharts Bot
d2a340fd2b chore(deps): update rdesktop (#10537) 2023-07-17 11:35:01 +02:00
TrueCharts Bot
efcce31402 chore(deps): update rdesktop (#10535) 2023-07-17 10:39:52 +02:00
TrueCharts Bot
b80938e579 chore(deps): update rdesktop (#10534) 2023-07-17 09:32:08 +02:00
TrueCharts Bot
9e92565118 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#10532) 2023-07-17 08:37:52 +02:00
TrueCharts Bot
9f570c8899 chore(deps): update rdesktop (#10533) 2023-07-17 08:37:15 +02:00
TrueCharts Bot
a60d360bca chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-kde to latest (#10531) 2023-07-17 07:36:23 +02:00
TrueCharts Bot
68ab624929 chore(deps): update container image tccr.io/truecharts/duckdns to latest (#10529) 2023-07-17 06:35:00 +02:00
TrueCharts Bot
21be0102bf chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-icewm to latest (#10530) 2023-07-17 06:33:59 +02:00
TrueCharts Bot
5fa53cc445 chore(deps): update rdesktop (#10528) 2023-07-17 05:44:17 +02:00
TrueCharts Bot
2436dda388 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10526) 2023-07-17 05:09:48 +02:00
TrueCharts Bot
0949cf6c4b chore(deps): update rdesktop (#10527) 2023-07-17 05:08:22 +02:00
TrueCharts Bot
61508ef978 chore(deps): update rdesktop (#10525) 2023-07-17 02:54:36 +02:00
TrueCharts-Bot
347a7c9c8a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-17 00:31:56 +00:00
StevenMcElligott
71689c7994 fix(seafile): remove extra privs and memcached (#10523)
**Description**

Memcached isn't really useful and it'll support redis in the future, as
well, fixed mixed up questions and removed the sys_admin privs since if
people want to use crazy stuff like FUSE that's on them

⚒️ 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-07-16 19:35:51 -04:00
TrueCharts Bot
6e5026e3b1 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10519) 2023-07-16 23:35:01 +02:00
TrueCharts Bot
2c99e550b9 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10518) 2023-07-16 21:34:00 +02:00
TrueCharts Bot
1e94a74cc3 chore(deps): update container image tccr.io/truecharts/invidious to latest (#10517) 2023-07-16 19:34:55 +02:00
TrueCharts Bot
d7104dccea chore(deps): update container image tccr.io/truecharts/invidious to latest (#10516) 2023-07-16 18:33:14 +02:00
StevenMcElligott
46788c28f5 fix(Seafile): Misc improvements (#10504)
**Description**

Persisting to the `storage` directory, even if Seafile doesn't show
visible files at least we can seperate this in case people store large
Seafile files on another file.

Added some privilege escalation in case people want to attempt to run
FUSE

Cannot run as `apps` due to init scripts not running

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

**⚙️ Type of change**

- [X] ⚙️ 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:**

- [ ] ⚖️ 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-07-16 11:38:13 -04:00
TrueCharts Bot
3bbccf0638 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10514) 2023-07-16 15:38:59 +02:00
TrueCharts Bot
9f679adcb4 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10512) 2023-07-16 09:36:04 +02:00
TrueCharts Bot
ff8d26fcac chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10510) 2023-07-16 08:38:01 +02:00
TrueCharts Bot
a6c66d63e2 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#10509) 2023-07-16 07:38:22 +02:00
Xstar97TheNoob
5437da9fc2 chore(piwigo) move piwigo to stable. (#10506) 2023-07-16 07:15:09 +02:00
TrueCharts Bot
1598af155a chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10508) 2023-07-16 04:04:58 +02:00
TrueCharts-Bot
e77700fc17 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-16 00:32:32 +00:00
TrueCharts Bot
3f17c3640d chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10507) 2023-07-16 01:37:13 +02:00
Stavros Kois
4f4b1f3dc9 fix(traefik): actually render customheader middleware and cleanup middleware templates (#10502)
**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-07-16 00:13:43 +02:00
kqmaverick
00ae6703ad feat(vaultwarden): push notification variables (#10503)
**Description**
Adding variables for mobile push notifications.

⚒️ Fixes  #

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

**📃 Notes:**

**✔️ 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
- [ ] 📄 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._

---------

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-07-16 00:07:18 +02:00
TrueCharts Bot
2cb6deecec chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10505) 2023-07-15 23:34:48 +02:00
TrueCharts Bot
283358d5ea chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10501) 2023-07-15 21:36:29 +02:00
TrueCharts Bot
7386ec295f chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#10500) 2023-07-15 21:35:34 +02:00
Xstar97TheNoob
b51fbb0f0c feat(piwigo) configure piwigo mariadb and admin credentials (#10444)
**Description**
Configure admin credentials and mariadb sidecar
⚒️ 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)
- [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-07-15 19:29:18 +02:00
Stavros Kois
e7855acf60 feat(vaultwarden): remove redundant websocket service (#10491)
**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:**
<!-- 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-07-15 19:28:57 +02:00
Kjeld Schouten
3fb1c6a2ea feat: add cert-manager operator chart DNM DRAFT (#10297)
**Description**
Draft addition of cert-manager as an operator chart

**⚙️ 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-07-15 19:22:49 +02:00
TrueCharts Bot
7650ebccb8 chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#10497) 2023-07-15 18:37:42 +02:00
TrueCharts Bot
ee790012f7 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10496) 2023-07-15 18:37:31 +02:00
TrueCharts Bot
14ded8e41b chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#10495) 2023-07-15 16:34:55 +02:00
TrueCharts Bot
8d3a6a3016 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10494) 2023-07-15 15:39:14 +02:00
TrueCharts Bot
026a05a2d3 chore(deps): update immich to v1.67.2 (minor) (#10493) 2023-07-15 14:41:27 +02:00
TrueCharts Bot
30d59f9f59 chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.118.0 (#10490) 2023-07-15 13:37:36 +02:00
TrueCharts Bot
c09353a688 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10488) 2023-07-15 12:34:53 +02:00
TrueCharts Bot
4110f35119 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10487) 2023-07-15 11:38:13 +02:00
TrueCharts Bot
663bca5426 chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#10486) 2023-07-15 09:34:55 +02:00
allcontributors[bot]
b50042bf8c docs: add dionlarson as a contributor for code, and doc (#10485) 2023-07-15 09:00:10 +02:00
Dion Larson
fe7f2c03a2 feat(traefik): add customRequest/ResponseHeaders middlewares (#10401) 2023-07-15 08:54:49 +02:00
Xstar97TheNoob
d23c3a6683 fix(steam-headless) fix ENABLE_VNC_AUDIO and cleanup questions (#10481) 2023-07-15 08:47:32 +02:00
StevenMcElligott
4220b08f45 feat(Seafile): Add Seafile (#10053)
**Description**

Here goes nothing 

⚒️ 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-15 04:07:29 +00:00
TrueCharts Bot
085c778821 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10484) 2023-07-15 05:46:14 +02:00
TrueCharts Bot
44c9efd0b8 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10483) 2023-07-15 04:10:28 +02:00
TrueCharts Bot
641d763368 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10482) 2023-07-15 02:56:45 +02:00
TrueCharts-Bot
bf036dc60d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-15 00:29:41 +00:00
TrueCharts Bot
517919d3ac chore(deps): update container image tccr.io/truecharts/rdesktop-arch-xfce to latest (#10480) 2023-07-15 01:32:58 +02:00
TrueCharts Bot
42514e3996 chore(deps): update rdesktop (#10479) 2023-07-15 00:32:54 +02:00
TrueCharts Bot
8cd1297adf chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#10478) 2023-07-14 22:35:57 +02:00
TrueCharts Bot
fe031813a7 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10477) 2023-07-14 21:39:51 +02:00
TrueCharts Bot
859acac27a chore(deps): update rdesktop (#10475) 2023-07-14 20:32:43 +02:00
TrueCharts Bot
243da229f5 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10473) 2023-07-14 19:38:55 +02:00
TrueCharts Bot
c8ce9cacf8 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#10472) 2023-07-14 19:36:17 +02:00
TrueCharts Bot
ed0874e1ca chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10470) 2023-07-14 18:37:38 +02:00
TrueCharts Bot
c153e321a8 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10471) 2023-07-14 18:37:21 +02:00
TrueCharts Bot
e9ac9822bc chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#10469) 2023-07-14 17:34:22 +02:00
TrueCharts Bot
2864f2abc5 chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 (#10467) 2023-07-14 16:37:33 +02:00
TrueCharts Bot
23c4cdf6bf chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10468) 2023-07-14 16:36:41 +02:00
TrueCharts Bot
af9e17008d chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10466) 2023-07-14 15:38:27 +02:00
TrueCharts Bot
c4aa28a246 chore(deps): update container image tccr.io/truecharts/matomo to v4.15.0 (#10465) 2023-07-14 14:38:11 +02:00
TrueCharts Bot
1ec99ff2ec chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10464) 2023-07-14 14:36:20 +02:00
TrueCharts Bot
19be5763db chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10463) 2023-07-14 13:33:39 +02:00
TrueCharts Bot
375fe11907 chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#10462) 2023-07-14 12:34:04 +02:00
TrueCharts Bot
cc58bc4880 chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#10460) 2023-07-14 11:37:57 +02:00
TrueCharts Bot
953c7d4566 chore(deps): update container image tccr.io/truecharts/xwiki to v15.5.0-postgres (#10461) 2023-07-14 11:36:27 +02:00
Xstar97TheNoob
b66adb78cc feat(steam-headless) add steam-headless (#9848)
**Description**
A Headless Steam chart.
⚒️ 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:**
App may require host-networking.

**✔️ 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-07-14 10:57:39 +02:00
Xstar97TheNoob
a48cfbc7f0 fix(recyclarr) update init command **BREAKING CHANGES** (#10346)
**Description**
Update init command and manually updated the chart to v5.1.1

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

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 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
- [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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-07-14 10:56:40 +02:00
Xstar97TheNoob
4b3050f379 fix(technitium) fix technitium service gui (#10349)
**Description**
Fixes the Expected enabled service to have at least one port by removing
a excess option.
⚒️ Fixes  #10348

**⚙️ 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
- [ ] ⚠️ 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-07-14 10:53:17 +02:00
Xstar97TheNoob
3b57cd7662 fix(projectsend) update tag to latest tag + housekeeping (#10157)
**Description**
clean up chart and values yaml and change tag to match the container
repo.
⚒️ 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)
- [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-07-14 10:52:43 +02:00
Xstar97TheNoob
d349af1a67 migrate(midarr) migrate midarr to new common **BREAKING CHANGES** (#10382)
**Description**
- Migrated app to new common and updated to the latest available
version.
- Added basic installation notes.

⚒️ 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)
- [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-07-14 10:51:58 +02:00
TrueCharts Bot
36b5d9bfe3 chore(deps): update container image tccr.io/truecharts/grafana to v10.0.1 (#10329)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/grafana](https://togithub.com/truecharts/containers)
| major | `v9.5.5` -> `v10.0.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNi41LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-14 10:51:03 +02:00
Xstar97TheNoob
1182cbf953 fix(cryptofolio) fix cryptofolio persistence mountpath **BREAKING CHANGES** (#10378)
fix app persistence storage.

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

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 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
- [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-07-14 10:50:35 +02:00
Xstar97TheNoob
990ab3c831 fix(kopia) fix kopia basic auth. (#10407)
**Description**
fix backend for kopia basic auth.
⚒️ Fixes  #10406

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 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-07-14 10:50:24 +02:00
Ben Kochie
223b74ef03 feat(prometheus): Enable ScrapeConfig (#10440)
**Description**
Enable support for ScrapeConfig matching on all namespaces, similar to
how ServiceMonitor, PodMonitor, etc are allowed on all namespaces.

⚒️ 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:**

- [ ] ⚖️ 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
- [ ] 📄 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: SuperQ <superq@gmail.com>
2023-07-14 10:49:37 +02:00
Xstar97TheNoob
fa8a2b3305 fix(bungeecord) fix bungeecord tty and stdin (#10428)
**Description**
fix tty and stdin.
⚒️ 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
- [ ] ⚠️ 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-07-14 10:49:27 +02:00
Xstar97TheNoob
72c64f9a41 fix(minecraft-bedrock) fix tty and stdin and disable portal (#10427)
**Description**
Portal disabled and removed.
fix tty and stdin.

⚒️ 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)
- [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-07-14 10:46:37 +02:00
kqmaverick
286b2fe716 docs(nextcloud): snapshot directory visibility warning (#10408)
**Description**
Add warning about having snapshot directory set to visible.

⚒️ 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-07-14 10:46:18 +02:00
Xstar97TheNoob
039b8ae1f8 feat(lldap) make services, auth, and smtp configurable in lldap (#10434)
**Description**
- Make the web and ldap service configurable.
- Add the option to set the admin user and password.
- set SMTP

⚒️ 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)
- [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-07-14 10:45:22 +02:00
TrueCharts Bot
520c1b6412 chore(deps): update actions/setup-python digest to 61a6322 (#10458)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | digest | `bd6b4b6` -> `61a6322` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjQiLCJ1cGRhdGVkSW5WZXIiOiIzNi44LjQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-14 10:23:17 +02:00
TrueCharts Bot
2296dc3699 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10459) 2023-07-14 09:39:15 +02:00
TrueCharts Bot
ce458b5738 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10457) 2023-07-14 08:38:58 +02:00
TrueCharts Bot
d7efcbfd99 chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.2 (#10455) 2023-07-14 07:33:56 +02:00
TrueCharts Bot
6f2a0ceb83 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#10456) 2023-07-14 07:32:36 +02:00
TrueCharts Bot
eed95fb3bd chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#10454) 2023-07-14 06:34:39 +02:00
TrueCharts Bot
ee9af8fcb6 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#10453) 2023-07-14 05:04:04 +02:00
TrueCharts Bot
5ccb952833 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10452) 2023-07-14 05:03:40 +02:00
TrueCharts Bot
0184e28899 chore(deps): update container image tccr.io/truecharts/scratch to latest (#10451) 2023-07-14 03:01:09 +02:00
TrueCharts Bot
bfe62017e7 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10449) 2023-07-13 22:35:01 +02:00
TrueCharts Bot
49063e4e3b chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10450) 2023-07-13 22:34:31 +02:00
TrueCharts Bot
da77964626 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10448) 2023-07-13 21:36:59 +02:00
TrueCharts Bot
c83204f3ad chore(deps): update container image tccr.io/truecharts/plex-auto-languages to latest (#10447) 2023-07-13 19:39:49 +02:00
TrueCharts Bot
0fd52991ac chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10445) 2023-07-13 16:35:08 +02:00
TrueCharts Bot
9648a5f47c chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10442) 2023-07-13 15:43:00 +02:00
TrueCharts Bot
8fb9599bf0 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10441) 2023-07-13 14:43:59 +02:00
TrueCharts Bot
e9d22623cf chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to latest (#10439) 2023-07-13 13:35:42 +02:00
TrueCharts Bot
6d689961d8 chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#10438) 2023-07-13 11:37:55 +02:00
TrueCharts Bot
7622a56412 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10437) 2023-07-13 10:36:32 +02:00
Xstar97TheNoob
bbb6fcdd14 migrate(piwigo) migrate piwigo to new common **BREAKING CHANGES** (#10376)
**Description**
Migrate 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
-->

**📃 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-07-13 09:53:18 +02:00
TrueCharts Bot
e82b95d6d1 chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#10436) 2023-07-13 09:39:24 +02:00
TrueCharts Bot
c59ae63f88 chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#10435) 2023-07-13 07:41:26 +02:00
TrueCharts Bot
a45d74c5cb chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10433) 2023-07-13 04:03:44 +02:00
TrueCharts Bot
add24c0087 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10432) 2023-07-13 02:57:20 +02:00
TrueCharts Bot
7dfdc5e1f4 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10431) 2023-07-13 01:36:23 +02:00
TrueCharts Bot
09a710584b chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10430) 2023-07-13 01:35:38 +02:00
TrueCharts Bot
d57549c2d1 chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#10429) 2023-07-13 00:37:17 +02:00
TrueCharts Bot
462c342b4d chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#10426) 2023-07-12 20:35:29 +02:00
TrueCharts Bot
d824010e1d chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.2 (#10425) 2023-07-12 20:35:09 +02:00
TrueCharts Bot
7618f79c92 chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#10423) 2023-07-12 19:42:19 +02:00
TrueCharts Bot
60d9ebfab8 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#10424) 2023-07-12 19:41:54 +02:00
TrueCharts Bot
da237dab65 chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#10421) 2023-07-12 17:35:47 +02:00
TrueCharts Bot
78b29e3703 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10422) 2023-07-12 17:35:37 +02:00
TrueCharts Bot
d8e2c71735 chore(deps): update renovatebot/github-action action to v39.0.0 (#10420)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | major | `v38.1.13` -> `v39.0.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v39.0.0`](https://togithub.com/renovatebot/github-action/releases/tag/v39.0.0)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.13...v39.0.0)

##### ⚠ BREAKING CHANGES

-   The action now uses the slim renovate version by default.

##### Features

- drop `useSlim` and use \`latest' tag
([#&#8203;782](https://togithub.com/renovatebot/github-action/issues/782))
([89ff8f7](89ff8f7bf9))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi43LjUiLCJ1cGRhdGVkSW5WZXIiOiIzNi43LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-12 16:24:36 +02:00
TrueCharts Bot
beacb69992 chore(deps): update helm general non-major (#10333) 2023-07-12 12:46:24 +02:00
TrueCharts Bot
24ab3bb3d2 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#10419) 2023-07-12 12:40:17 +02:00
TrueCharts Bot
f12578fff6 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10418) 2023-07-12 11:33:10 +02:00
TrueCharts Bot
449843fa90 chore(deps): update renovatebot/github-action action to v38.1.13 (#10417)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.11` -> `v38.1.13` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v38.1.13`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.13)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.12...v38.1.13)

##### Build System

- **deps:** update dependency semantic-release to v21.0.7
([15c9444](15c94446ef))

###
[`v38.1.12`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.12)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.11...v38.1.12)

##### Bug Fixes

- use full image again by default
([#&#8203;781](https://togithub.com/renovatebot/github-action/issues/781))
([523965f](523965fe24))

##### Documentation

- mention that Fine-grained PATs are not supported
([#&#8203;778](https://togithub.com/renovatebot/github-action/issues/778))
([8a25544](8a25544ae4))

##### Miscellaneous Chores

- **config:** migrate renovate config
([#&#8203;779](https://togithub.com/renovatebot/github-action/issues/779))
([252e47a](252e47ae93))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.38
([996d881](996d881921))
- **deps:** update dependency eslint to v8.44.0
([28ff2ef](28ff2ef928))
- **deps:** update linters to v5.61.0
([d3b8a98](d3b8a98375))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.159.7
([cf29b1d](cf29b1d7c3))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi43LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi43LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-12 11:25:51 +02:00
TrueCharts Bot
bf33d788bc chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-openbox to latest (#10416) 2023-07-12 10:31:44 +02:00
gismo2004
a87b6dd934 fix(prometheus-metrics) update grafana/node-exporter/kube-state-metrics (#10413)
**Description**
fix metrics for grafana/node-exporter/kube-state-metrics
this finally fixes https://github.com/truecharts/charts/issues/9163 (app
start was already fixed by
https://github.com/truecharts/charts/pull/9855 and previous PRs)
⚒️ 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
- [ ] ⚠️ 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-07-12 09:39:18 +02:00
TrueCharts Bot
e657925b28 chore(deps): update container image tccr.io/truecharts/calibre to v6.22.0 (#10414) 2023-07-12 09:36:54 +02:00
TrueCharts Bot
7970a4a732 chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#10415) 2023-07-12 09:36:44 +02:00
TrueCharts Bot
87557691fd chore(deps): update webtop (#10412) 2023-07-12 08:33:26 +02:00
TrueCharts Bot
b83e99f2ca chore(deps): update webtop (#10411) 2023-07-12 07:34:00 +02:00
TrueCharts Bot
fdfb04bda0 chore(deps): update webtop (#10410) 2023-07-12 05:41:53 +02:00
TrueCharts Bot
27b8c3b416 chore(deps): update rdesktop (#10372) 2023-07-12 05:00:20 +02:00
TrueCharts Bot
b8cf9af389 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10409) 2023-07-12 00:36:07 +02:00
TrueCharts Bot
bd2cbca729 chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#10403) 2023-07-11 22:37:21 +02:00
TrueCharts Bot
952cb071c7 chore(deps): update container image tccr.io/truecharts/boinc to latest (#10402) 2023-07-11 22:35:56 +02:00
TrueCharts Bot
828c382d1f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10400) 2023-07-11 21:34:29 +02:00
TrueCharts Bot
3df43801cd chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10399) 2023-07-11 20:37:07 +02:00
TrueCharts Bot
214b8634e2 chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 (#10397) 2023-07-11 19:35:34 +02:00
TrueCharts Bot
b1b084a000 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#10398) 2023-07-11 19:34:15 +02:00
TrueCharts Bot
2009ce041e chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 (#10396) 2023-07-11 17:35:01 +02:00
TrueCharts Bot
bd308dfc0d chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10395) 2023-07-11 16:34:18 +02:00
TrueCharts Bot
b17e4f8c35 chore(deps): update container image tccr.io/truecharts/matomo to v4.15.0 (#10394) 2023-07-11 15:41:37 +02:00
TrueCharts Bot
dae6447d36 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10392) 2023-07-11 14:37:56 +02:00
TrueCharts Bot
b412fc4810 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10390) 2023-07-11 13:36:08 +02:00
TrueCharts Bot
df2a6c5fef chore(deps): update container image tccr.io/truecharts/webtop-fedora-openbox to latest (#10389) 2023-07-11 12:35:05 +02:00
TrueCharts Bot
7297217a69 chore(deps): update webtop (#10388) 2023-07-11 11:34:02 +02:00
TrueCharts Bot
c858d6886e chore(deps): update webtop (#10387) 2023-07-11 10:34:46 +02:00
TrueCharts Bot
1a529d04cf chore(deps): update webtop (#10386) 2023-07-11 09:35:37 +02:00
TrueCharts Bot
9853645db6 chore(deps): update container image tccr.io/truecharts/webtop-alpine-kde to latest (#10385) 2023-07-11 08:36:03 +02:00
TrueCharts Bot
52d44b0fb3 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#10383) 2023-07-11 07:33:44 +02:00
TrueCharts Bot
a712af9536 chore(deps): update webtop (#10384) 2023-07-11 07:32:42 +02:00
TrueCharts Bot
ef6328def6 chore(deps): update container image tccr.io/truecharts/matomo to v4.15.0 (#10379) 2023-07-11 04:05:22 +02:00
TrueCharts Bot
cd5a572548 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10377) 2023-07-11 02:55:13 +02:00
TrueCharts Bot
589e4905b5 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#10375) 2023-07-10 23:40:29 +02:00
TrueCharts Bot
097c7041a3 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#10374) 2023-07-10 22:35:33 +02:00
TrueCharts Bot
0f3434e7af chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10373) 2023-07-10 20:39:10 +02:00
TrueCharts Bot
9ce3475a45 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10371) 2023-07-10 14:38:34 +02:00
TrueCharts Bot
49ded13df4 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-mate to latest (#10370) 2023-07-10 14:37:54 +02:00
TrueCharts Bot
3755672fcc chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10368) 2023-07-10 13:39:54 +02:00
TrueCharts Bot
6fc7f71b54 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-kde to latest (#10367) 2023-07-10 13:36:04 +02:00
TrueCharts Bot
4a458baae5 chore(deps): update rdesktop (#10366) 2023-07-10 12:34:25 +02:00
TrueCharts Bot
9be72e11a5 chore(deps): update container image tccr.io/truecharts/rdesktop to latest (#10365) 2023-07-10 11:37:21 +02:00
TrueCharts Bot
d50bb0ae35 chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-openbox to latest (#10363) 2023-07-10 10:34:55 +02:00
TrueCharts Bot
f3d3d651c0 chore(deps): update rdesktop (#10362) 2023-07-10 09:35:27 +02:00
TrueCharts Bot
8e9988e3ee chore(deps): update rdesktop (#10361) 2023-07-10 08:39:08 +02:00
TrueCharts Bot
4daf2d3c3b chore(deps): update container image tccr.io/truecharts/duckdns to latest (#10359) 2023-07-10 06:38:36 +02:00
TrueCharts Bot
7b52487df8 chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-mate to latest (#10360) 2023-07-10 06:36:47 +02:00
TrueCharts Bot
4c3116ffbd chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 (#10357) 2023-07-10 05:50:23 +02:00
TrueCharts Bot
9cdd9e826c chore(deps): update rdesktop (#10358) 2023-07-10 05:49:45 +02:00
TrueCharts Bot
de83bcb0de chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10355) 2023-07-10 03:01:49 +02:00
TrueCharts Bot
bcf8bc1f58 chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest (#10356) 2023-07-10 03:00:44 +02:00
TrueCharts Bot
8e7079eee5 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10352) 2023-07-10 00:36:56 +02:00
TrueCharts Bot
41ac82ecf0 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10353) 2023-07-10 00:36:29 +02:00
TrueCharts Bot
ef1f436c1f chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10350) 2023-07-09 23:35:04 +02:00
TrueCharts Bot
3268c3e9aa chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10351) 2023-07-09 23:32:21 +02:00
TrueCharts Bot
287cdc2c47 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10347) 2023-07-09 18:36:38 +02:00
Sven Rahn
bc82014bb6 fix(kopia) Actually use kopia credentials (#10342)
**Description**
The server credentials set by the user are never used by kopia because
of a typo.
⚒️ 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
- [ ] ⚠️ 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-09 14:32:57 +00:00
TrueCharts Bot
657a94bee6 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10344) 2023-07-09 15:43:12 +02:00
TrueCharts Bot
86053d9950 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#10345) 2023-07-09 15:42:14 +02:00
Xstar97TheNoob
9b72aa281c fix(pastey) remove extra variable from pastey gui. (#10341)
**Description**
remove excess variable from questions.yaml

⚒️ 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
- [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-07-09 15:32:17 +03:00
TrueCharts Bot
55e3f5d986 chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 (#10340) 2023-07-09 11:40:10 +02:00
TrueCharts Bot
0ebb6ff85b chore(deps): update container image tccr.io/truecharts/openspeedtest to latest (#10339) 2023-07-09 09:34:16 +02:00
TrueCharts Bot
3fba4e9733 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10338) 2023-07-09 09:34:13 +02:00
TrueCharts Bot
5b2c4fef58 chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#10336) 2023-07-09 08:35:56 +02:00
TrueCharts Bot
9ef15e589c chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10337) 2023-07-09 08:35:37 +02:00
TrueCharts Bot
c71fd91325 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10335) 2023-07-09 07:34:09 +02:00
TrueCharts Bot
2c49ce30c1 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#10334) 2023-07-09 06:41:23 +02:00
TrueCharts Bot
654d7aebc7 chore(deps): update container image tccr.io/truecharts/n8n to v1.0.1 (#10331) 2023-07-09 04:05:40 +02:00
TrueCharts Bot
68265cc009 chore(deps): update container image tccr.io/truecharts/firefox to v115.0.1 (#10328) 2023-07-09 03:02:10 +02:00
TrueCharts-Bot
4dd2f6c5c3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-09 00:33:01 +00:00
TrueCharts Bot
31c846377e chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10327) 2023-07-09 01:36:21 +02:00
TrueCharts Bot
5599ca8d01 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.3 (#10326) 2023-07-09 01:36:03 +02:00
TrueCharts Bot
35bf2b1117 chore(deps): update vikunja to v0.21.0 (minor) (#10325) 2023-07-09 00:37:09 +02:00
TrueCharts Bot
e18554f4f8 chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.19.0 (#10324) 2023-07-09 00:36:03 +02:00
Xstar97TheNoob
1d4603c0ba migrate(pastey) migrate pastey to new common **BREAKING CHANGES** (#10158)
**Description**
- migrate app to new common
- housekeeping
- image selector
- bump app version (set static semVer)
⚒️ 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)
- [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-07-08 21:52:46 +00:00
Xstar97TheNoob
e930d9785a migrate(photostructure) migrate to new common **BREAKING CHANGES** (#10240)
**Description**
migrate app and update container image.
⚒️ 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)
- [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._

---------

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-07-09 00:48:05 +03:00
TrueCharts Bot
06cc909908 chore(deps): update container image tccr.io/truecharts/xwiki to v15.5.0 (#10322) 2023-07-08 23:41:45 +02:00
TrueCharts Bot
ca3631fedd chore(deps): update container image tccr.io/truecharts/openhab to v3.4.4 (#10321) 2023-07-08 23:39:32 +02:00
Xstar97TheNoob
e1faf5f247 fix(kopia) fix kopia arg to specify the main port. (#10320)
**Description**
Fix kopia arg to specify the correct port instead of a static one.

⚒️ 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
- [ ] ⚠️ 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-07-09 00:37:07 +03:00
TrueCharts Bot
0c0c0c6a8a chore(deps): update container image tccr.io/truecharts/stash to v0.21.0 (#10319) 2023-07-08 22:38:34 +02:00
TrueCharts Bot
5c73f242b1 chore(deps): update container image tccr.io/truecharts/ring-mqtt to v5.4.1 (#10318) 2023-07-08 22:37:56 +02:00
TrueCharts Bot
4fbd42d332 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#10316) 2023-07-08 21:34:32 +02:00
TrueCharts Bot
dcb994e544 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10317) 2023-07-08 21:34:22 +02:00
TrueCharts Bot
35af3ed311 chore(deps): update container image tccr.io/truecharts/invidious to latest (#10078) 2023-07-08 21:34:13 +02:00
MaverickD650
175b58cb20 fix(invidious): patch hmac_key requirement (#10310)
**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.
-->
Upstream made the hmac_key mandatory. This PR makes that question
required with explanation a random key is required along with changes to
ensure the chart passes CI. Default value not provided to ensure users
provide a unique value.

⚒️ Fixes  #10309 

**⚙️ 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
-->
CI passes on forked branch.

**📃 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
- [X] #️⃣ 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-07-08 20:56:37 +02:00
TrueCharts Bot
c646410ced chore(deps): update container image tccr.io/truecharts/matomo to v4.15.0 (#10315) 2023-07-08 20:41:05 +02:00
TrueCharts Bot
804260c675 chore(deps): update container image tccr.io/truecharts/alist to v3.20.1 (#10314) 2023-07-08 20:39:27 +02:00
TrueCharts Bot
a2e119893a chore(deps): update container image tccr.io/truecharts/zigbee2mqtt to v1.32.1 (#10312) 2023-07-08 19:35:33 +02:00
TrueCharts Bot
1f62da8113 chore(deps): update rdesktop (#10311) 2023-07-08 19:34:49 +02:00
TrueCharts Bot
88baa903dd chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#10308) 2023-07-08 18:36:44 +02:00
TrueCharts Bot
eb9d0842b3 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10307) 2023-07-08 18:35:09 +02:00
TrueCharts Bot
5c82007a31 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10306) 2023-07-08 17:36:16 +02:00
TrueCharts Bot
c59f9320d8 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#10305) 2023-07-08 17:34:17 +02:00
TrueCharts Bot
7932c2fe18 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#10304) 2023-07-08 16:41:50 +02:00
TrueCharts Bot
0012a8141c chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#10303) 2023-07-08 16:35:24 +02:00
TrueCharts Bot
c6b26847d2 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10301) 2023-07-08 15:34:58 +02:00
TrueCharts Bot
255ca676e4 chore(deps): update container image tccr.io/truecharts/minio to latest (#10302) 2023-07-08 15:34:53 +02:00
TrueCharts Bot
f215b5c664 chore(deps): update container image tccr.io/truecharts/flexget to v3.7.8 (#10299) 2023-07-08 14:44:29 +02:00
TrueCharts Bot
416bbc0e78 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10300) 2023-07-08 14:43:43 +02:00
Kjeld Schouten
745b65f04c chore(jackett): bump jackett
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-07-08 13:50:14 +02:00
Kjeld Schouten
ac3f9df847 fix(jackett): revert new container to old container
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-07-08 13:49:53 +02:00
TrueCharts Bot
fec836219d chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 (#10265)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/prometheus](https://togithub.com/truecharts/containers)
| minor | `v2.44.0` -> `v2.45.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNi4zLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-08 10:55:37 +02:00
Ben Kochie
6a043c651c chore(deps): Update prometheus-operator to v0.66.0 (#10172)
**Description**
* Update prometheus-operator image to v0.66.0
* Update prometheus-config-reloader image to v0.66.0
* Update CI tests to match.
* Add script to help updating CRDs.
* Update CRDs to v0.66.0.

⚒️ 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: SuperQ <superq@gmail.com>
2023-07-08 10:54:56 +02:00
TrueCharts Bot
23b35a4bbc chore(deps): update all-contributors-cli to 6.26.1 (#10273)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[all-contributors-cli](https://togithub.com/all-contributors/all-contributors-cli)
| devDependencies | patch | [`6.26.0` ->
`6.26.1`](https://renovatebot.com/diffs/npm/all-contributors-cli/6.26.0/6.26.1)
|

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>all-contributors/all-contributors-cli
(all-contributors-cli)</summary>

###
[`v6.26.1`](https://togithub.com/all-contributors/cli/releases/tag/v6.26.1)

[Compare
Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.26.0...v6.26.1)

##### Bug Fixes

- add correct arguments to the formatConfig() call
([#&#8203;360](https://togithub.com/all-contributors/all-contributors-cli/issues/360))
([cfb1d9c](cfb1d9c007))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi40LjAiLCJ1cGRhdGVkSW5WZXIiOiIzNi40LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-08 10:52:54 +02:00
TrueCharts Bot
c9553246e1 chore(deps): update helm chart common to 12.14.8 (#10293)
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.14.7` -> `12.14.8` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNi41LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-08 10:52:40 +02:00
TrueCharts Bot
e28e728bf1 chore(deps): update container image tccr.io/truecharts/fileflows to v23.07.2 (#10295) 2023-07-08 09:37:50 +02:00
TrueCharts Bot
a0cbb7293d chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.118.0 (#10296) 2023-07-08 09:36:38 +02:00
TrueCharts Bot
dfcc14beee chore(deps): update container image tccr.io/truecharts/outline to v0.70.1 (#10294) 2023-07-08 08:35:47 +02:00
TrueCharts Bot
c2e1364a8e chore(deps): update container image tccr.io/truecharts/n8n to v0.236.0 (#10292) 2023-07-08 07:36:57 +02:00
TrueCharts Bot
3bb637d417 chore(deps): update container image tccr.io/truecharts/uptime-kuma to v1.22.1 (#10290) 2023-07-08 06:41:02 +02:00
TrueCharts Bot
303e5087a9 chore(deps): update container image tccr.io/truecharts/zigbee2mqtt to v1.32.0 (#10291) 2023-07-08 06:37:38 +02:00
TrueCharts Bot
ce062a2a2b chore(deps): update jupyter to v2023-07 (minor) (#10289) 2023-07-08 05:47:54 +02:00
TrueCharts Bot
e614a98fb3 chore(deps): update jupyter to v2023-07 (minor) (#10288) 2023-07-08 05:01:28 +02:00
TrueCharts Bot
084b5f08aa chore(deps): update jupyter to v2023-07 (minor) (#10287) 2023-07-08 04:05:49 +02:00
TrueCharts Bot
86140c019a chore(deps): update jupyter to v2023-07 (minor) (#10286) 2023-07-08 03:00:56 +02:00
TrueCharts Bot
d78be6d1de chore(deps): update container image tccr.io/truecharts/mkvtoolnix to v23.07.1 (#10284) 2023-07-08 01:36:17 +02:00
TrueCharts Bot
87c85b1825 chore(deps): update container image tccr.io/truecharts/actualserver to v23.7.1 (#10283) 2023-07-08 01:35:22 +02:00
TrueCharts Bot
784464a0cf chore(deps): update container image tccr.io/truecharts/drawio to v21.6.1 (#10282) 2023-07-08 00:34:15 +02:00
TrueCharts Bot
4823c98e0c chore(deps): update container image tccr.io/truecharts/ipfs to v0.21.0 (#10280) 2023-07-07 23:36:37 +02:00
TrueCharts Bot
df5a352e8c chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.7.1 (#10279) 2023-07-07 22:47:23 +02:00
TrueCharts Bot
05c201faa1 chore(deps): update helm general non-major (#10275) 2023-07-07 22:43:07 +02:00
TrueCharts Bot
f23bf9bc9a chore(deps): update container image tccr.io/truecharts/readarr to v0.2.0.1908 (#10277) 2023-07-07 21:44:28 +02:00
TrueCharts Bot
4fc9f047a9 chore(deps): update container image tccr.io/truecharts/readarr to v0.2.0.1908 (#10276) 2023-07-07 21:20:31 +02:00
Xstar97TheNoob
39a321c61d fix(wg-easy) make the services configurable in wg-easy (#10206)
**Description**
Update wg-easy services to be configurable so the confs will have the
correct ports.

⚒️ 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
- [ ] ⚠️ 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-07-07 21:42:46 +03:00
TrueCharts Bot
f7c3b42289 chore(deps): update container image tccr.io/truecharts/radarr to v4.6.4.7568 (#10274) 2023-07-07 20:37:25 +02:00
TrueCharts Bot
09707f83de chore(deps): update container image tccr.io/truecharts/prowlarr to v1.7.0.3623 (#10272) 2023-07-07 19:34:42 +02:00
TrueCharts Bot
948640a89e chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#10271) 2023-07-07 17:37:25 +02:00
TrueCharts Bot
ddf4505dc5 chore(deps): update container image tccr.io/truecharts/bookstack to v23.06.20230703 (#10268) 2023-07-07 16:35:17 +02:00
TrueCharts Bot
9b0af0081e chore(deps): update container image tccr.io/truecharts/calibre to v6.22.0 (#10269) 2023-07-07 16:34:19 +02:00
TrueCharts Bot
143e0f12c2 chore(deps): update container image tccr.io/truecharts/immich-ml to v1.66.1 (#10267) 2023-07-07 15:45:32 +02:00
TrueCharts Bot
4bb8043d2e chore(deps): update container image tccr.io/truecharts/pgadmin4 to v7.4.0 (#10264) 2023-07-07 14:21:28 +02:00
TrueCharts Bot
b84cb98bb8 chore(deps): update container image tccr.io/truecharts/ntfy to v2.6.2 (#10263) 2023-07-07 14:21:16 +02:00
TrueCharts Bot
48101f860f chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.17 (#10256) 2023-07-07 14:20:56 +02:00
TrueCharts Bot
3d56c0463a chore(deps): update container image tccr.io/truecharts/kanboard to v1.2.31 (#10250) 2023-07-07 14:20:54 +02:00
TrueCharts Bot
67d1986268 chore(deps): update container image tccr.io/truecharts/speedtest-exporter to v3.5.4 (#10257) 2023-07-07 14:20:51 +02:00
TrueCharts Bot
84a76945f4 chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.1.0 (#10262) 2023-07-07 14:20:44 +02:00
TrueCharts Bot
68fd9e1c9e chore(deps): update container image tccr.io/truecharts/syncthing to v1.23.6 (#10258) 2023-07-07 14:20:36 +02:00
TrueCharts Bot
9811919c1e chore(deps): update container image tccr.io/truecharts/watchyourlan to v0.9.4 (#10260) 2023-07-07 14:20:30 +02:00
TrueCharts Bot
6201a81119 chore(deps): update container image tccr.io/truecharts/clickhouse to v23.6.1.1524 (#10261) 2023-07-07 14:20:26 +02:00
TrueCharts Bot
7217bd053e chore(deps): update container image tccr.io/truecharts/n8n to v0.234.1 (#10251) 2023-07-07 14:20:23 +02:00
TrueCharts Bot
4d712d2960 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.6.3.3608 (#10255) 2023-07-07 14:20:10 +02:00
TrueCharts Bot
9e89a9f424 chore(deps): update container image tccr.io/truecharts/octoprint to v1.9.1 (#10253) 2023-07-07 14:20:03 +02:00
TrueCharts Bot
ea76e1ff8d chore(deps): update jupyter (#10249) 2023-07-07 14:20:01 +02:00
TrueCharts Bot
c1d80dfb10 chore(deps): update container image tccr.io/truecharts/tinymediamanager to v4.3.12 (#10259) 2023-07-07 14:19:56 +02:00
TrueCharts Bot
b736f1fecb chore(deps): update container image tccr.io/truecharts/portainer-ce to v2.18.4 (#10254) 2023-07-07 14:19:32 +02:00
TrueCharts Bot
6332655388 chore(deps): update container image tccr.io/truecharts/netdata to v1.40.1 (#10252) 2023-07-07 14:19:15 +02:00
TrueCharts Bot
1fde41125e chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 (#10248) 2023-07-07 14:18:21 +02:00
gismo2004
f093f1771d migrate(tasmobackup) migrate to new common (#10243)
**Description**
migrate to new common
⚒️ 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._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-07 12:16:35 +00:00
TrueCharts Bot
47a0235e45 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10246) 2023-07-07 13:40:50 +02:00
TrueCharts Bot
5a3670ede2 chore(deps): update container image tccr.io/truecharts/minio to latest (#10247) 2023-07-07 13:39:02 +02:00
TrueCharts Bot
28cecdde8e chore(deps): update helm general non-major (#10238)
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.14.6` -> `12.14.7` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.31` ->
`1.0.33` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.62` ->
`7.0.63` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.69` ->
`6.0.70` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.59` ->
`6.0.61` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.35` ->
`1.0.37` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.62` ->
`6.0.63` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v1.0.33`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.33)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.32...kube-state-metrics-1.0.33)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.32`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.32)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.31...kube-state-metrics-1.0.32)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjE2IiwidXBkYXRlZEluVmVyIjoiMzYuMS4xNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-07 14:10:30 +03:00
TrueCharts Bot
4900d373c2 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10245) 2023-07-07 12:35:13 +02:00
TrueCharts Bot
941fae8144 chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10244) 2023-07-07 12:35:02 +02:00
TrueCharts Bot
e845eaafb5 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10242) 2023-07-07 11:36:07 +02:00
TrueCharts Bot
cc3036636b chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#10241) 2023-07-07 11:35:30 +02:00
TrueCharts Bot
42d4ea63bb chore(deps): update immich to v1.66.1 (minor) (#10239) 2023-07-07 11:02:54 +02:00
TrueCharts Bot
1aec0f2021 chore(deps): update helm chart common to 12.14.7 (#10237)
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.14.6` -> `12.14.7` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjE2IiwidXBkYXRlZEluVmVyIjoiMzYuMS4xNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-07 11:58:31 +03:00
TrueCharts Bot
12b51d295a chore(deps): update container image tccr.io/truecharts/strapi to v4.11.4 (#10236) 2023-07-07 10:55:34 +02:00
TrueCharts Bot
776ff09508 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10233) 2023-07-07 10:54:04 +02:00
TrueCharts Bot
ef3fb3e1d6 chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#10235) 2023-07-07 10:53:36 +02:00
TrueCharts Bot
4eae3391ab chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10234) 2023-07-07 10:53:30 +02:00
TrueCharts Bot
dfa4c58358 chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.2 (#10231) 2023-07-07 10:53:24 +02:00
TrueCharts Bot
c05502ba0d chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#10232) 2023-07-07 10:52:02 +02:00
TrueCharts Bot
deff967818 chore(deps): update container image tccr.io/truecharts/cura-novnc to latest (#10230) 2023-07-07 10:37:14 +02:00
TrueCharts Bot
91940c4427 chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#10229) 2023-07-07 10:36:29 +02:00
TrueCharts Bot
008866b74f chore(deps): update jupyter (#10227) 2023-07-07 09:39:02 +02:00
TrueCharts Bot
360a30270f chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.16.5 (#10228) 2023-07-07 09:34:23 +02:00
TrueCharts Bot
88091f8105 chore(deps): update jupyter (#10225) 2023-07-07 08:42:51 +02:00
TrueCharts Bot
95f8023ad1 chore(deps): update container image tccr.io/truecharts/nntp2nntp to v0.3.20230704 (#10226) 2023-07-07 08:37:55 +02:00
TrueCharts Bot
67b6232294 chore(deps): update container image tccr.io/truecharts/jupyter-base to v2023-06 (#10223) 2023-07-07 07:33:02 +02:00
TrueCharts Bot
34b4535944 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 (#10224) 2023-07-07 07:26:08 +02:00
TrueCharts Bot
178f054f19 chore(deps): update container image tccr.io/truecharts/drawio to v21.5.2 (#10221) 2023-07-07 06:34:57 +02:00
TrueCharts Bot
4228eeb64b chore(deps): update container image tccr.io/truecharts/mediainfo to v23.06.2 (#10222) 2023-07-07 06:34:11 +02:00
TrueCharts Bot
a1037d44df chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#10220) 2023-07-07 05:40:48 +02:00
TrueCharts Bot
5114ac3942 chore(deps): update container image tccr.io/truecharts/lidarr to v1.2.6.3313 (#10219) 2023-07-07 05:39:04 +02:00
TrueCharts Bot
447ba5bdd6 chore(deps): update container image tccr.io/truecharts/gitea to v1.19.4 (#10218) 2023-07-07 05:03:05 +02:00
TrueCharts Bot
1f449d724a chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.16 (#10217) 2023-07-07 04:56:57 +02:00
TrueCharts Bot
8685f5b4e6 chore(deps): update container image tccr.io/truecharts/domoticz to v2023.1.20230706 (#10215) 2023-07-07 04:01:47 +02:00
TrueCharts Bot
266dbf683b chore(deps): update container image tccr.io/truecharts/esphome to v2023.6.4 (#10216) 2023-07-07 04:01:17 +02:00
TrueCharts Bot
7cf2194cf9 chore(deps): update helm general non-major (#10156) 2023-07-07 02:55:07 +02:00
TrueCharts Bot
0d98b344c4 chore(deps): update container image tccr.io/truecharts/deconz to v2.22.02 (#10214) 2023-07-07 02:47:42 +02:00
TrueCharts-Bot
36a271b339 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-07 00:29:03 +00:00
TrueCharts Bot
9ec63fe47e chore(deps): update container image tccr.io/truecharts/clickhouse to v23.5.4.25 (#10211) 2023-07-07 01:34:36 +02:00
TrueCharts Bot
a6c11cbe43 chore(deps): update container image tccr.io/truecharts/code-server to v4.14.1 (#10212) 2023-07-07 01:29:55 +02:00
TrueCharts Bot
73d787b3a8 chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#10209) 2023-07-07 00:33:29 +02:00
TrueCharts Bot
8ca74717d1 chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.33 (#10210) 2023-07-07 00:33:04 +02:00
TrueCharts Bot
6162dcd24c chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#10208) 2023-07-06 23:43:29 +02:00
TrueCharts Bot
7d786e3e38 chore(deps): update container image tccr.io/truecharts/kitchenowl-web to latest (#10207) 2023-07-06 23:41:03 +02:00
TrueCharts Bot
b348ae26ed chore(deps): update container image tccr.io/truecharts/nginx to v1.25.1 (#10204) 2023-07-06 22:28:26 +02:00
TrueCharts Bot
f1e2689194 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10203) 2023-07-06 22:28:16 +02:00
Xstar97TheNoob
0a9a6f7670 feat(gravity) add gravity (#10114)
**Description**
Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd.
⚒️ 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._

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-07-06 23:07:54 +03:00
Stavros Kois
85e1f77023 chore(questions): update autoperm UI (#10194)
**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-07-06 23:07:22 +03:00
TrueCharts Bot
61829e3145 chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to latest (#10201) 2023-07-06 21:28:58 +02:00
TrueCharts Bot
a5316b565d chore(deps): update container image tccr.io/truecharts/jackett to v0.20.4145 (#10200) 2023-07-06 21:28:38 +02:00
TrueCharts Bot
6ffd40697c chore(deps): update container image tccr.io/truecharts/flexget to v3.7.8 (#10198) 2023-07-06 20:32:28 +02:00
TrueCharts Bot
757102426d chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#10199) 2023-07-06 20:32:20 +02:00
TrueCharts Bot
994e86b942 chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#10196) 2023-07-06 14:39:03 +02:00
TrueCharts Bot
673a8dd724 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#10197) 2023-07-06 14:37:40 +02:00
TrueCharts Bot
e3a506e332 chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#10195) 2023-07-06 11:40:44 +02:00
TrueCharts Bot
fa404ff4cb chore(deps): update actions/setup-node digest to e33196f (#10193)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| digest | `64ed1c7` -> `e33196f` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjciLCJ1cGRhdGVkSW5WZXIiOiIzNi4xLjciLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-06 09:22:23 +02:00
TrueCharts Bot
efbc48854e chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#10191) 2023-07-06 07:33:22 +02:00
TrueCharts Bot
42c8a03cf9 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10190) 2023-07-06 05:48:01 +02:00
TrueCharts Bot
639b7207d6 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10189) 2023-07-06 05:02:11 +02:00
TrueCharts Bot
5cea6000ca chore(deps): update renovatebot/github-action action to v38.1.11 (#10188)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.9` -> `v38.1.11` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v38.1.11`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.11)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.10...v38.1.11)

##### Build System

- **deps:** update dependency typescript to v5.1.6
([b8d2871](b8d28711d2))

###
[`v38.1.10`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.10)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.9...v38.1.10)

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;tsconfig/node16](https://togithub.com/tsconfig/node16) to v16
([#&#8203;776](https://togithub.com/renovatebot/github-action/issues/776))
([1da123a](1da123aa75))
- **deps:** update dependency lint-staged to v13.2.3
([e093539](e093539887))

##### Build System

- **deps:** update dependency semantic-release to v21.0.6
([4ab927d](4ab927d8a5))

##### Continuous Integration

- **deps:** update actions/setup-node action to v3.7.0
([9038e41](9038e41d7c))
- **deps:** update renovate docker tag to v35.159.6
([0cf0a94](0cf0a94e5f))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjUiLCJ1cGRhdGVkSW5WZXIiOiIzNi4xLjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-06 04:51:43 +02:00
TrueCharts Bot
d413c3d6b4 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest (#10187) 2023-07-06 04:03:08 +02:00
TrueCharts Bot
4ea7bb3b48 chore(deps): update webtop (#10186) 2023-07-06 02:55:21 +02:00
TrueCharts-Bot
8019a3ec41 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-06 00:30:47 +00:00
TrueCharts Bot
5c290880b7 chore(deps): update container image tccr.io/truecharts/babybuddy to v1.16.0 (#10184) 2023-07-06 01:37:53 +02:00
TrueCharts Bot
728bb9a454 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest (#10185) 2023-07-06 01:34:17 +02:00
TrueCharts Bot
181a4e273b chore(deps): update webtop (#10183) 2023-07-05 23:36:09 +02:00
TrueCharts Bot
8ac6ca1493 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10182) 2023-07-05 22:42:01 +02:00
TrueCharts Bot
6c289f13f5 chore(deps): update container image tccr.io/truecharts/webtop-fedora-xfce to latest (#10181) 2023-07-05 21:33:19 +02:00
TrueCharts Bot
4e70aaabe2 chore(deps): update container image tccr.io/truecharts/webtop-fedora-openbox to latest (#10180) 2023-07-05 20:36:53 +02:00
TrueCharts Bot
90f461fa45 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10178) 2023-07-05 19:36:05 +02:00
TrueCharts Bot
da37a24b66 chore(deps): update container image tccr.io/truecharts/webtop-fedora-mate to latest (#10179) 2023-07-05 19:32:35 +02:00
Xstar97TheNoob
1b99058849 chore(owncloud-ocis) move owncloud-ocis to incubator (#10174)
**Description**
Move chart to incubator.
⚒️ 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-07-05 12:57:12 -04:00
TrueCharts Bot
8dbe7a2f99 chore(deps): update container image tccr.io/truecharts/webtop-fedora-kde to latest (#10177) 2023-07-05 18:33:09 +02:00
TrueCharts Bot
ca95acbd78 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#10176) 2023-07-05 17:34:37 +02:00
TrueCharts Bot
6877961961 chore(deps): update container image tccr.io/truecharts/webtop-fedora-icewm to latest (#10175) 2023-07-05 16:31:37 +02:00
TrueCharts Bot
583872cd06 chore(deps): update webtop (#10173) 2023-07-05 13:46:45 +02:00
TrueCharts Bot
a4ed40c8c1 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-icewm to latest (#10171) 2023-07-05 12:31:34 +02:00
TrueCharts Bot
5ca85e3415 chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#10170) 2023-07-05 10:41:43 +02:00
TrueCharts Bot
50d5ff6dc7 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.0.0 (#10168) 2023-07-05 09:43:45 +02:00
TrueCharts Bot
868f34f370 chore(deps): update container image tccr.io/truecharts/webtop-alpine-kde to latest (#10167) 2023-07-05 09:43:30 +02:00
TrueCharts Bot
1898d36c34 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10169) 2023-07-05 09:38:15 +02:00
TrueCharts Bot
3a70defc4d chore(deps): update renovatebot/github-action action to v38.1.9 (#10166)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.8` -> `v38.1.9` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v38.1.9`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.9)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.8...v38.1.9)

##### Documentation

- update references to actions/checkout to v3.5.3
([ce294bf](ce294bf4b8))

##### Miscellaneous Chores

- **deps:** update commitlint monorepo to v17.6.6
([a8e4d64](a8e4d643f4))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.37
([9952b36](9952b36be6))
- **deps:** update dependency prettier-plugin-package to v1.3.1
([087c455](087c455eb5))
- **deps:** update linters to v5.60.0
([b057bb5](b057bb580d))
- **deps:** update linters to v5.60.1
([5c09708](5c0970863b))

##### Build System

- **deps:** update dependency typescript to v5.1.5
([9143c4e](9143c4ec78))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.143.0
([e466248](e466248506))
- **deps:** update renovate docker tag to v35.144.0
([78dd8c4](78dd8c4855))
- **deps:** update renovate docker tag to v35.144.2
([72da75e](72da75e0d3))
- **deps:** update renovate docker tag to v35.144.3
([9cc209c](9cc209ca3f))
- **deps:** update renovate docker tag to v35.146.1
([7486463](7486463809))
- **deps:** update renovate docker tag to v35.147.0
([c5be64d](c5be64d2b4))
- **deps:** update renovate docker tag to v35.150.0
([f60632d](f60632d7fe))
- **deps:** update renovate docker tag to v35.151.1
([5656713](5656713e8e))
- **deps:** update renovate docker tag to v35.154.0
([b4eab58](b4eab58fb2))
- **deps:** update renovate docker tag to v35.155.0
([b481ba1](b481ba13db))
- **deps:** update renovate docker tag to v35.156.0
([8e1d99d](8e1d99dfa0))
- **deps:** update renovate docker tag to v35.157.1
([a0fd369](a0fd36975e))
- **deps:** update renovate docker tag to v35.158.0
([c6313ab](c6313abbc3))
- **deps:** update renovate docker tag to v35.159.1
([8e991b6](8e991b655a))
- **deps:** update renovate docker tag to v35.159.4
([88c3789](88c3789bd2))
- **deps:** update renovate docker tag to v35.159.5
([a57504f](a57504f685))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNi4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-05 07:26:54 +02:00
TrueCharts Bot
36748f47c5 chore(deps): update container image tccr.io/truecharts/webtop-alpine-icewm to latest (#10165) 2023-07-05 06:33:05 +02:00
TrueCharts Bot
7c0f57b7e9 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#10164) 2023-07-05 05:45:42 +02:00
TrueCharts Bot
4cd5eb2330 chore(deps): update container image tccr.io/truecharts/webtop-alpine-i3 to latest (#10163) 2023-07-05 04:02:06 +02:00
TrueCharts Bot
cc2a420078 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#10162) 2023-07-05 02:57:27 +02:00
TrueCharts-Bot
0de011388d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-05 00:29:49 +00:00
TrueCharts Bot
3110f512d9 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10161) 2023-07-05 00:33:04 +02:00
TrueCharts Bot
16276d4ec3 chore(deps): update immich to v1.65.0 (minor) (#10160) 2023-07-04 22:41:05 +02:00
TrueCharts Bot
6a914c4d17 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10072) 2023-07-04 20:46:16 +02:00
TrueCharts Bot
a4e6100b23 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10155) 2023-07-04 20:36:57 +02:00
TrueCharts Bot
5fe80fa416 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10154) 2023-07-04 17:40:28 +02:00
TrueCharts Bot
b8ec685aa9 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10153) 2023-07-04 16:34:08 +02:00
TrueCharts Bot
a651a3eae6 chore(deps): update container image tccr.io/truecharts/boinc to latest (#10152) 2023-07-04 16:33:55 +02:00
Xstar97TheNoob
38ce226fc4 fix(discordgsm) fix discordgsm questions **BREAKING CHANGES** (#10151)
**Description**
Fix questions to match secrets/custom variables.

⚒️ Fixes  #9997

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [X] ⚠️ 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-07-04 15:37:37 +03:00
Xstar97TheNoob
3a5161b2af chore(whisper-asr-webservice) move whisper-asr-webservice to stable (#10148)
**Description**
- Move app to stable train.
- update tag to the latest version
⚒️ 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:**
I really prefer updating the chart description from "Whisper is a
general-purpose speech recognition model." to "OpenAI Whisper ASR
Webservice API."

This chart isnt the whisper model itself, its an api web service.

**✔️ 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-07-04 15:36:25 +03:00
TrueCharts Bot
e501878358 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10150) 2023-07-04 13:35:09 +02:00
gismo2004
4add5ef228 fix(tasmocompiler) remove persistance entries from questions (#10149)
**Description**
no storage needed, thus remove it from questions
⚒️ 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
- [ ] ⚠️ 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-07-04 10:59:49 +00:00
TrueCharts Bot
9ac2d7d05f chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#10146) 2023-07-04 12:39:09 +02:00
TrueCharts Bot
22bbe297d2 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10145) 2023-07-04 09:35:51 +02:00
TrueCharts Bot
86748df97d chore(deps): update helm general non-major (#10135)
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.14.2` -> `12.14.6` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.61` ->
`7.0.62` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.68` ->
`6.0.69` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.34` ->
`1.0.35` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (mariadb)</summary>

###
[`v7.0.62`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.62)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.61...mariadb-7.0.62)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-07-04 09:20:13 +02:00
TrueCharts Bot
16b00743a3 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10144) 2023-07-04 08:38:03 +02:00
TrueCharts Bot
564c79d8bb chore(deps): update container image tccr.io/truecharts/adminer to latest (#10143) 2023-07-04 07:33:07 +02:00
TrueCharts Bot
87fefe98ca chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10142) 2023-07-04 05:46:02 +02:00
TrueCharts Bot
d80eb0acee chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#10141) 2023-07-04 05:03:26 +02:00
TrueCharts Bot
df18aacf96 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#10140) 2023-07-04 04:04:49 +02:00
TrueCharts Bot
42e92ff71d chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest (#10139) 2023-07-04 02:56:35 +02:00
TrueCharts-Bot
d69fb955ff Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-04 00:28:55 +00:00
TrueCharts Bot
71d31626ad chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10136) 2023-07-04 01:34:13 +02:00
TrueCharts Bot
0b65a6047f chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-openbox to latest (#10137) 2023-07-04 01:33:19 +02:00
TrueCharts Bot
e114ccd19f chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10134) 2023-07-03 23:33:59 +02:00
TrueCharts Bot
003b51131e chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-mate to latest (#10133) 2023-07-03 23:30:13 +02:00
Xstar97TheNoob
f9518d4c6d migrate(openbooks) migrate openbooks to new common (#9941)
**Description**
migrate 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)
- [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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-07-03 23:48:38 +03:00
Xstar97TheNoob
e974a01cb3 migrate(plexanisync) migrate to new common (#10001)
**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
- [X] ⚠️ 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._

---------

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-07-03 23:44:31 +03:00
gismo2004
7f3fd03c58 chore(oscam) update container image (#10120)
**Description**
manually update container image as oscam seems to get not much love on
auto updates
discussed here: https://github.com/truecharts/charts/pull/9182
image PR: https://github.com/truecharts/containers/pull/24543
⚒️ 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
- [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._

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-07-03 23:33:12 +03:00
TrueCharts Bot
0f891727f5 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10132) 2023-07-03 22:31:43 +02:00
Xstar97TheNoob
db4132275d migrate(photoview) migrate photoview to new common (#10086)
**Description**
clean up the gui, migrated to new common, added the cache storage option
to the gui.

⚒️ 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)
- [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-07-03 20:26:49 +00:00
Xstar97TheNoob
ae16b616e9 fix(sftpgo) fix questions (#10092)
**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
- [ ] ⚠️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-07-03 23:26:13 +03:00
Xstar97TheNoob
378dc025ac feat(twingate-connector) add twingate-connector (#10095)
**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:**
<!-- 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-07-03 23:25:43 +03:00
allcontributors[bot]
59ceecf9a3 docs: add Maximilian-Staab as a contributor for doc (#10131)
Adds @Maximilian-Staab as a contributor for doc.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/10010#issuecomment-1619098168)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-03 23:20:43 +03:00
Xstar97TheNoob
0f9aa42a0a migrate(plex-meta-manager) migrate plex-meta-manager to new common (#10088)
**Description**
migrate app to new common and update version

⚒️ 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)
- [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:**
initContainers, cant say if this is done correctly.

**✔️ 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._

---------

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-07-03 23:18:40 +03:00
MaximilianS
93bf3a565e Update authentik documentation for forward auth (single application) (#10010)
**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.
-->
Updated the documentation for authentik. There are several threads about
this in Discord, but the solution is still hard to find. The [closes one
is
this](https://discord.com/channels/830763548678291466/1101105773850935316),
but I only found it after I got it to work on my system.

The update contains info about using subdomain level authentication, as
well as using basic-auth credentials for services in authentik.

**⚙️ 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
- [x] 📄 Documentation Update

**🧪 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
-->

I tested this locally and from a different network, on multiple devices.

**📃 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
- [ ] ⬆️ 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-07-03 23:13:55 +03:00
kqmaverick
1f333417ac docs(nextcloud): update user data dataset perms image (#10033)
**Description**
Updates the user data dataset permissions screenshot to show 770 instead
of the incorrect 775.

⚒️ 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-07-03 23:11:58 +03:00
Xstar97TheNoob
a848bbb51d fix(ghostfolio) remove unused storage option and clean up values.yaml (#10083)
**Description**
removed a storage option and clean up the values.yaml

⚒️ 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)
- [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-07-03 23:11:28 +03:00
Xstar97TheNoob
ccbe14a92d migrate(technitium) migrate technitium to new common. **BREAKING CHANGES** (#10112)
**Description**
migrate app to new common, bump app version and housekeeping.

⚒️ 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)
- [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-07-03 23:07:25 +03:00
gismo2004
e2e43c6312 migrate(tasmocompiler) migrate tasmocompiler to new common (#10117)
**Description**
migrate tasmocomiler to new common and update image
⚒️ 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
- [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-07-03 22:56:54 +03:00
Xstar97TheNoob
77b9bee72e migrate(wizarr) migrate wizarr to new common and push to stable (#9984)
**Description**
Migrate to new common and move to stable
⚒️ 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)
- [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-07-03 22:54:55 +03:00
TrueCharts Bot
02fb9d683b chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10130) 2023-07-03 21:36:32 +02:00
TrueCharts Bot
3ecded9bd3 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10129) 2023-07-03 20:34:04 +02:00
TrueCharts Bot
193eeb9840 chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#10127) 2023-07-03 19:33:49 +02:00
TrueCharts Bot
2cac265056 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-kde to latest (#10128) 2023-07-03 19:31:42 +02:00
TrueCharts Bot
bb39744dcb chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-icewm to latest (#10126) 2023-07-03 18:35:14 +02:00
TrueCharts Bot
c65646678e chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10125) 2023-07-03 17:39:31 +02:00
TrueCharts Bot
678a3fa4a6 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-i3 to latest (#10124) 2023-07-03 17:36:59 +02:00
TrueCharts Bot
83c5de3ee0 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10122) 2023-07-03 16:38:51 +02:00
TrueCharts Bot
0cded225a5 chore(deps): update container image tccr.io/truecharts/rdesktop to latest (#10121) 2023-07-03 15:36:55 +02:00
TrueCharts Bot
b9dda691f9 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#10118) 2023-07-03 14:37:22 +02:00
TrueCharts Bot
bd4c2477a2 chore(deps): update rdesktop (#10119) 2023-07-03 14:36:31 +02:00
TrueCharts Bot
d410d53146 chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#10116) 2023-07-03 12:39:43 +02:00
TrueCharts Bot
60677ef3ad chore(deps): update rdesktop (#10115) 2023-07-03 11:32:19 +02:00
TrueCharts Bot
01b43e6a6a chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-icewm to latest (#10111) 2023-07-03 10:33:25 +02:00
TrueCharts Bot
58f7d103b3 chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#10108) 2023-07-03 08:35:20 +02:00
TrueCharts Bot
ccc4440f17 chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-i3 to latest (#10109) 2023-07-03 08:33:12 +02:00
TrueCharts Bot
0871675351 chore(deps): update rdesktop (#10107) 2023-07-03 07:29:46 +02:00
TrueCharts Bot
3e85a0d611 chore(deps): update container image tccr.io/truecharts/duckdns to latest (#10105) 2023-07-03 06:39:06 +02:00
TrueCharts Bot
a83d284d89 chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-kde to latest (#10106) 2023-07-03 06:35:17 +02:00
TrueCharts Bot
faa1dd6a2a chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-icewm to latest (#10103) 2023-07-03 05:04:14 +02:00
TrueCharts Bot
6546388da3 chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest (#10102) 2023-07-03 04:00:32 +02:00
StevenMcElligott
69f627c147 migrate(mattermost): Migrate to new common *Breaking* (#10096)
**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-07-02 20:57:28 -04:00
TrueCharts Bot
e5ec884d96 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10100) 2023-07-03 02:57:07 +02:00
TrueCharts-Bot
84a87a7fba Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-03 00:29:05 +00:00
TrueCharts Bot
60558a6a33 chore(deps): update container image tccr.io/truecharts/babybuddy to v1.16.0 (#10099) 2023-07-03 00:38:39 +02:00
TrueCharts Bot
b60cc393c5 chore(deps): update container image tccr.io/truecharts/qbitmanage to v4.0.2 (#10097) 2023-07-02 22:39:18 +02:00
TrueCharts Bot
9bb7e0f871 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10093) 2023-07-02 21:35:18 +02:00
StevenMcElligott
a7f1f4c19f migrate(sftpgo): Migrate to new common *Breaking* (#10091)
**Description**

Update this to new common, was pretty much stable beforehand also

⚒️ 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-07-02 13:19:34 -04:00
TrueCharts Bot
41343d8e5b chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10089) 2023-07-02 15:38:21 +02:00
TrueCharts Bot
93df4f7f74 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10087) 2023-07-02 13:36:27 +02:00
TrueCharts Bot
b434041a05 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10085) 2023-07-02 12:34:36 +02:00
TrueCharts Bot
1df696bc77 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10084) 2023-07-02 11:36:52 +02:00
TrueCharts Bot
6547a05090 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10082) 2023-07-02 08:35:15 +02:00
TrueCharts Bot
28762a3c37 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#10080) 2023-07-02 06:36:26 +02:00
TrueCharts Bot
f50ed9848f chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#10081) 2023-07-02 06:33:03 +02:00
TrueCharts Bot
2c72c4f063 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10079) 2023-07-02 03:01:31 +02:00
TrueCharts-Bot
b6b889bded Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-02 00:30:38 +00:00
TrueCharts Bot
a07243c486 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#10075) 2023-07-01 23:34:51 +02:00
TrueCharts Bot
7a3c2042fd chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#10076) 2023-07-01 23:33:23 +02:00
TrueCharts Bot
abc16a10fd chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10074) 2023-07-01 22:35:05 +02:00
StevenMcElligott
ba1c726ed8 fix(ghostfolio): Fix broken q's (#10073)
**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-07-01 15:04:19 -04:00
TrueCharts Bot
3df97af1eb chore(deps): update helm general non-major (#10069)
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.14.2` -> `12.14.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.3` -> `12.14.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.1` -> `12.14.6` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.20` ->
`1.0.31` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.50` ->
`7.0.61` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.59` ->
`6.0.68` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.59` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.22` ->
`1.0.34` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.58` ->
`6.0.62` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.62` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v1.0.31`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.31)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.30...kube-state-metrics-1.0.31)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.30`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.30)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.29...kube-state-metrics-1.0.30)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.29`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.29)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.28...kube-state-metrics-1.0.29)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.28`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.28)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.27...kube-state-metrics-1.0.28)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.27`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.27)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.26...kube-state-metrics-1.0.27)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.26`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.26)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.25...kube-state-metrics-1.0.26)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.25`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.25)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.24...kube-state-metrics-1.0.25)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.24`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.24)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.20...kube-state-metrics-1.0.24)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTQuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE1NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-01 20:34:40 +03:00
TrueCharts Bot
80091bfe98 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10070) 2023-07-01 17:36:16 +02:00
TrueCharts Bot
b15472bb12 chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#10068) 2023-07-01 16:37:32 +02:00
TrueCharts Bot
f378a73530 chore(deps): update container image tccr.io/truecharts/impostor-server-nightly to vnightly (#9680) 2023-07-01 16:35:58 +02:00
TrueCharts Bot
12c15e24c0 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10066) 2023-07-01 15:40:28 +02:00
David CM
cf721270a5 feat(ghostfolio): Add ghostfolio (#9476)
**Description**
add [ghostfolio](https://github.com/ghostfolio/ghostfolio)
submitting in draft so people can add comments
<!--
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)-->
https://github.com/truecharts/charts/issues/7364
https://github.com/truecharts/charts/issues/8117
**⚙️ 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._

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: David CM <blastik@users.noreply.github.com>
Co-authored-by: TrueCharts Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-07-01 09:25:50 -04:00
TrueCharts Bot
dfd9088aa1 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10065) 2023-07-01 11:34:56 +02:00
TrueCharts Bot
de650b26f4 chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#10063) 2023-07-01 10:34:52 +02:00
TrueCharts Bot
17a46c5df6 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#10064) 2023-07-01 10:34:16 +02:00
StevenMcElligott
75ecf85dfc fix(channels-dvr): Add DVR storage (#10048)
**Description**

Upstream has the DVR directory so added it

⚒️ Fixes  #9336 

**⚙️ Type of change**

- [X] ⚙️ 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
- [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-07-01 10:55:39 +03:00
allcontributors[bot]
8f05bf659b docs: add svetlemodry as a contributor for doc (#10062)
Adds @svetlemodry as a contributor for doc.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/9966#issuecomment-1615601263)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-01 10:43:27 +03:00
TrueCharts Bot
6dc9f54c02 chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.79.2 (#10061) 2023-07-01 09:34:28 +02:00
TrueCharts Bot
efbd76aac6 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10060) 2023-07-01 05:48:46 +02:00
TrueCharts Bot
6b7b3a0c1c chore(deps): update container image tccr.io/truecharts/website-shot to latest (#10059) 2023-07-01 04:10:54 +02:00
TrueCharts Bot
c927f5691d chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10058) 2023-07-01 03:00:55 +02:00
TrueCharts-Bot
7c75e1203a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-01 00:32:13 +00:00
StevenMcElligott
9bb7d09f9a feat(redis-insight): Port to new common (#10039)
**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
- [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:**

- [ ] ⚖️ 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-06-30 20:28:48 -04:00
TrueCharts Bot
b420775977 chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10057) 2023-07-01 01:34:34 +02:00
TrueCharts Bot
ea795182b1 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#10055) 2023-07-01 00:35:32 +02:00
TrueCharts Bot
80251246c3 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-xfce to latest (#10056) 2023-07-01 00:34:51 +02:00
TrueCharts Bot
8e09ca7f97 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-openbox to latest (#10054) 2023-06-30 23:38:45 +02:00
TrueCharts Bot
b7f70d3bf0 chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#10051) 2023-06-30 22:39:57 +02:00
TrueCharts Bot
606a289b18 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10052) 2023-06-30 22:34:51 +02:00
TrueCharts Bot
bdad608ff3 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-mate to latest (#10050) 2023-06-30 21:30:33 +02:00
TrueCharts Bot
5bcf91e085 chore(deps): update rdesktop (#10047) 2023-06-30 20:33:36 +02:00
TrueCharts Bot
b398a8053d chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10046) 2023-06-30 18:36:52 +02:00
TrueCharts Bot
081c944698 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10045) 2023-06-30 17:38:14 +02:00
TrueCharts Bot
b0311bb6dd chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10044) 2023-06-30 15:41:16 +02:00
TrueCharts Bot
2411ca0397 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#10043) 2023-06-30 13:32:31 +02:00
TrueCharts Bot
1db4e7518d chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10042) 2023-06-30 10:35:47 +02:00
Xstar97TheNoob
12dca0f51f feat(tauticord) add tauticord (#9977)
**Description**
A Discord bot that displays live data from Tautulli.

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

---------

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-06-30 09:39:54 +03:00
TrueCharts Bot
ced929739d chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.2 (#10041) 2023-06-30 07:39:59 +02:00
TrueCharts Bot
c11b989b66 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10040) 2023-06-30 06:39:07 +02:00
TrueCharts Bot
027740abe8 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#10038) 2023-06-30 04:03:56 +02:00
TrueCharts-Bot
ff39613333 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-06-30 00:27:31 +00:00
TrueCharts Bot
8cc4bca24f chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10037) 2023-06-30 01:37:37 +02:00
TrueCharts Bot
2f476457ac chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10036) 2023-06-30 01:34:51 +02:00
TrueCharts Bot
6b9c6fa05a chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10035) 2023-06-30 00:46:17 +02:00
TrueCharts Bot
f53f077f32 chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#10034) 2023-06-30 00:42:33 +02:00
TrueCharts Bot
e821a5bded chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10031) 2023-06-29 22:43:36 +02:00
kqmaverick
8ed6fde9e5 docs(nextcloud): add installation notes (#10022)
**Description**
Add installation notes for nextcloud

⚒️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-29 21:38:32 +03:00
StevenMcElligott
421c1e8116 feat(navidrome): Fix env vars + add questions (#9969)
**Description**

Fixes #7836 ->
https://www.navidrome.org/docs/usage/security/#transcoding-configuration

Also fixes some env_vars that were changed in the upstream docs ->
https://www.navidrome.org/docs/usage/configuration-options/

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

---------

Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-06-29 21:34:31 +03:00
Xstar97TheNoob
274294887f chore(mc-router) move to stable (#10016)
**Description**
Move mc-router to stable.
spruce of the app description.
⚒️ 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:**

- [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-06-29 20:55:07 +03:00
TrueCharts Bot
ac3bc87951 chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#10029) 2023-06-29 09:40:08 +02:00
kqmaverick
b0380eab63 fix(authelia): redirection URL require https (#10026)
**Description**
Force https:// for redirection URL and update setup guide to reflect.

⚒️ Fixes  #

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

**📃 Notes:**
Please verify I did this correctly.

**✔️ 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-06-29 07:38:31 +02:00
TrueCharts Bot
31c576d438 chore(deps): update container image tccr.io/truecharts/onlyoffice-ds to v7.4.0 (#10028) 2023-06-29 05:51:19 +02:00
TrueCharts Bot
bef7c56b15 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#10027) 2023-06-29 05:03:27 +02:00
TrueCharts Bot
0d68fb47a7 chore(deps): update container image tccr.io/truecharts/grafana to v9.5.5 (#10025) 2023-06-29 02:53:54 +02:00
TrueCharts Bot
3a5fdd8bbf chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest (#10023) 2023-06-29 01:33:54 +02:00
TrueCharts Bot
3cff64152a chore(deps): update webtop (#10021) 2023-06-29 00:38:52 +02:00
TrueCharts Bot
1815ea3d95 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-kde to latest (#10020) 2023-06-28 23:39:49 +02:00
TrueCharts Bot
7b2f2f0a46 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest (#10019) 2023-06-28 22:33:56 +02:00
TrueCharts Bot
9860bb7984 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10017) 2023-06-28 20:45:20 +02:00
TrueCharts Bot
7ecc006636 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest (#10018) 2023-06-28 20:36:41 +02:00
TrueCharts Bot
66fb326b8a chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10014) 2023-06-28 19:39:01 +02:00
TrueCharts Bot
9e6f7272fa chore(deps): update webtop (#10015) 2023-06-28 19:36:51 +02:00
TrueCharts Bot
f02df7f5f9 chore(deps): update container image tccr.io/truecharts/webtop-fedora-openbox to latest (#10013) 2023-06-28 17:40:18 +02:00
TrueCharts Bot
bd0dd143b4 chore(deps): update container image tccr.io/truecharts/webtop-fedora-mate to latest (#10012) 2023-06-28 16:32:11 +02:00
TrueCharts Bot
e198233a2c chore(deps): update webtop (#10011) 2023-06-28 14:36:13 +02:00
TrueCharts Bot
12d33946af chore(deps): update webtop (#10009) 2023-06-28 13:32:36 +02:00
TrueCharts Bot
acc9bfd0a4 chore(deps): update webtop (#10008) 2023-06-28 12:34:49 +02:00
allcontributors[bot]
ebc66c3773 docs: add yelhouti as a contributor for code (#10007)
Adds @yelhouti as a contributor for code.

This was requested by Ornias1993 [in this
comment](https://github.com/truecharts/charts/pull/10005#issuecomment-1611111782)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-06-28 11:56:31 +02:00
yelhouti
1fc153ebc6 fix: cluster issuer http01 (#10005)
**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
- [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


_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-06-28 11:52:40 +02:00
TrueCharts Bot
09e0655b9c chore(deps): update webtop (#10006) 2023-06-28 11:31:15 +02:00
TrueCharts Bot
3d4abfa103 chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#10003) 2023-06-28 10:36:12 +02:00
TrueCharts Bot
b9eebde8af chore(deps): update rdesktop (#10004) 2023-06-28 10:32:41 +02:00
TrueCharts Bot
015ed6232a chore(deps): update helm general non-major (#10000)
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.14.2` -> `12.14.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.3` -> `12.14.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.1` -> `12.14.6` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.20` ->
`1.0.30` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.50` ->
`7.0.60` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.59` ->
`6.0.67` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.58` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.22` ->
`1.0.33` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.58` ->
`6.0.62` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.62` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v1.0.30`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.30)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.29...kube-state-metrics-1.0.30)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.29`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.29)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.28...kube-state-metrics-1.0.29)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.28`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.28)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.27...kube-state-metrics-1.0.28)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.27`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.27)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.26...kube-state-metrics-1.0.27)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.26`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.26)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.25...kube-state-metrics-1.0.26)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.25`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.25)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.24...kube-state-metrics-1.0.25)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.24`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.24)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.20...kube-state-metrics-1.0.24)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-28 10:10:38 +02:00
TrueCharts Bot
2b59b19577 chore(deps): update container image tccr.io/truecharts/calibre to v6.21.0 (#10002) 2023-06-28 09:36:44 +02:00
TrueCharts Bot
4d5ac1d729 chore(deps): update container image tccr.io/truecharts/impostor-server to v1.8.3 (#9925) 2023-06-28 09:09:46 +02:00
Stavros Kois
a7be522ab4 fix(traefik): fix portalhook name (#9958)
**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
- [ ] ⚠️ 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-06-28 09:06:26 +02:00
TrueCharts Bot
874bdc0997 chore(deps): update rdesktop (#9999) 2023-06-28 08:35:24 +02:00
TrueCharts Bot
221c18f6ce chore(deps): update rdesktop (#9998) 2023-06-28 07:30:16 +02:00
TrueCharts Bot
74f61c437e chore(deps): update rdesktop (#9996) 2023-06-28 05:49:30 +02:00
TrueCharts Bot
edd1fdfee1 chore(deps): update rdesktop (#9995) 2023-06-28 04:57:58 +02:00
TrueCharts Bot
4fe72808a3 chore(deps): update rdesktop (#9994) 2023-06-28 04:01:21 +02:00
TrueCharts Bot
2c54a69430 chore(deps): update rdesktop (#9992) 2023-06-28 02:54:13 +02:00
TrueCharts-Bot
a638802583 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-06-28 00:29:15 +00:00
TrueCharts Bot
2f016c9e7e chore(deps): update rdesktop (#9991) 2023-06-28 01:35:06 +02:00
TrueCharts Bot
b0954a4a4e chore(deps): update helm general non-major (#9985)
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.14.2` -> `12.14.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.3` -> `12.14.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.1` -> `12.14.6` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.20` ->
`1.0.30` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.50` ->
`7.0.59` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.59` ->
`6.0.67` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.57` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.22` ->
`1.0.33` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.58` ->
`6.0.62` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.62` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v1.0.30`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.30)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.29...kube-state-metrics-1.0.30)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.29`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.29)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.28...kube-state-metrics-1.0.29)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.28`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.28)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.27...kube-state-metrics-1.0.28)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.27`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.27)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.26...kube-state-metrics-1.0.27)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.26`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.26)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.25...kube-state-metrics-1.0.26)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.25`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.25)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.24...kube-state-metrics-1.0.25)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.24`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.24)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.20...kube-state-metrics-1.0.24)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

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

---

- [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-28 01:08:49 +03:00
TrueCharts Bot
e79256b95f chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#9990) 2023-06-27 23:48:50 +02:00
TrueCharts Bot
7de63fcb4d chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9989) 2023-06-27 23:40:39 +02:00
Stavros Kois
6ec89831f4 only try helm template values.yaml if ci/*values.yaml does not exist 2023-06-28 00:20:05 +03:00
TrueCharts Bot
e5a33f9638 chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-icewm to latest (#9988) 2023-06-27 22:33:09 +02:00
TrueCharts Bot
18d8a1e700 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#9986) 2023-06-27 21:30:14 +02:00
TrueCharts Bot
c886dfd5cf chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest (#9987) 2023-06-27 21:30:06 +02:00
Xstar97TheNoob
a3ceaabbe8 feat(mc-router) add mc-router (#9605)
**Description**
Routes Minecraft client connections to backend servers.

⚒️ 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:**
the gui list could be better and separated
each mapping item needs to be for example:
"minecraft.local=10.0.0.123:25565"

having the domain split and ip:port as separate items and then recombine
them might be easier for the end user.

**✔️ 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._

---------

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-06-27 17:02:37 +00:00
Xstar97TheNoob
29ef0fc2c5 migrate(unturned) migrate unturned to new commons (#9960)
**Description**
- Add steam port
- housekeeping
- migrate to new commons

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

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [X] ⚠️ 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._

---------

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-06-27 17:01:50 +00:00
Xstar97TheNoob
6f83e0e6d7 chore(plexripper) bump plexripper 0.14.0 (#9900)
**Description**
fixes plex auth issue on this version.
⚒️ 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
- [ ] ⚠️ 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-06-27 19:53:55 +03:00
TrueCharts Bot
6cc0af45ec chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.0.0 (#9859) 2023-06-27 18:53:08 +02:00
TrueCharts Bot
9be056a1ba chore(deps): update helm general non-major (#9972)
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.14.2` -> `12.14.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.3` -> `12.14.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.1` -> `12.14.6` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.20` ->
`1.0.30` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.50` ->
`7.0.59` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.59` ->
`6.0.66` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.57` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.22` ->
`1.0.33` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.58` ->
`6.0.62` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.62` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v1.0.30`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.30)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.29...kube-state-metrics-1.0.30)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.29`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.29)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.28...kube-state-metrics-1.0.29)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.28`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.28)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.27...kube-state-metrics-1.0.28)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.27`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.27)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.26...kube-state-metrics-1.0.27)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.26`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.26)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.25...kube-state-metrics-1.0.26)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.25`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.25)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.24...kube-state-metrics-1.0.25)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.24`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.24)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.20...kube-state-metrics-1.0.24)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDMuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE0My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-27 18:58:48 +03:00
TrueCharts Bot
fc3fe521e4 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9983) 2023-06-27 16:38:47 +02:00
TrueCharts Bot
935a3ac0d1 chore(deps): update container image tccr.io/truecharts/boinc to latest (#9982) 2023-06-27 15:42:18 +02:00
TrueCharts Bot
b0784feea9 chore(deps): update helm chart common to 12.14.6 (#9942)
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.14.4` -> `12.14.6` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDIuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE0Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-27 16:36:16 +03:00
allcontributors[bot]
9514f1ad59 docs: add VictorienXP as a contributor for code (#9981)
Adds @VictorienXP as a contributor for code.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/9979#issuecomment-1609416879)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-06-27 15:36:59 +03:00
VictorienXP
769a6890e3 fix(nextcloud): Fix .well-known redirections (#9979)
**Description**
There is an issue with the Nextcloud Social app:
![.well-known/webfinger isn't properly set
up!](https://github.com/truecharts/charts/assets/1633366/4670d2e8-bace-4999-b22f-f370b5c27f0c)
I've looked into it and found the cause to be most likely the Nginx
configuration.
You can see here the redirection doesn't take into account any GET
parameters:

![image](https://github.com/truecharts/charts/assets/1633366/ff6217ea-c34d-495c-aeec-9a29bb6189f4)
So it will always respond `{"message":"webfinger not supported"}`.

![image](https://github.com/truecharts/charts/assets/1633366/7b21acd3-fa26-4621-92fe-a6a63ec50196)
But when I try with a non-existent `.well-known`, I can see the
redirection works as intended.

![image](https://github.com/truecharts/charts/assets/1633366/87e38144-c0e2-4f4c-b1a6-38fd0ad22d71)
So my conclusion is that these redirections needs to be removed.

**⚙️ 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?**
To test if the fix is effective you need to first install the Social app
then test with your own user the url like this (replace
`nextcloud-domain` and `AccountName` with correct values):
https://nextcloud-domain/.well-known/webfinger?resource=acct:@AccountName@nextcloud-domain
(the Social app should give you the Federated Cloud ID directly so you
can use it there)
Then it should give an output different than `{"message":"webfinger not
supported"}`.
And the ".well-known/webfinger isn't properly set up!" should not
appear.

**📃 Notes:**
The last line `return 301 /index.php$request_uri;` should already cover
any redirection and works properly.

**✔️ 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
- [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`
2023-06-27 15:34:57 +03:00
TrueCharts Bot
574fa9a637 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#9980) 2023-06-27 13:37:18 +02:00
TrueCharts Bot
2f69cfc091 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#9978) 2023-06-27 11:34:21 +02:00
TrueCharts Bot
74dbf967a1 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#9976) 2023-06-27 10:37:18 +02:00
TrueCharts Bot
df197edc42 chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#9975) 2023-06-27 07:37:03 +02:00
TrueCharts Bot
a49d0c33b5 chore(deps): update container image tccr.io/truecharts/webnut to latest (#9974) 2023-06-27 05:48:52 +02:00
TrueCharts Bot
2514bfe16c chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9973) 2023-06-27 05:03:43 +02:00
TrueCharts Bot
5015e575aa chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#9834) 2023-06-27 03:07:51 +02:00
TrueCharts Bot
2dc57b53f8 chore(deps): update container image tccr.io/truecharts/prometheus to v2.44.0 (#9968) 2023-06-27 03:01:59 +02:00
TrueCharts Bot
ee31adc05e chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#9967) 2023-06-27 02:59:16 +02:00
TrueCharts Bot
414fdc9fef chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#9965) 2023-06-27 01:43:23 +02:00
TrueCharts Bot
b96462e8e1 chore(deps): update helm general non-major (#9963) 2023-06-27 01:35:41 +02:00
TrueCharts Bot
6a806eab3c chore(deps): update container image tccr.io/truecharts/netdata to v1.40.0 (#9964) 2023-06-27 00:38:28 +02:00
TrueCharts Bot
4920bb464e chore(deps): update container image tccr.io/truecharts/n8n to v0.234.0 (#9961) 2023-06-26 23:37:03 +02:00
TrueCharts Bot
2e4fd27c01 chore(deps): update container image tccr.io/truecharts/strapi to v4.11.2 (#9962) 2023-06-26 23:36:12 +02:00
TrueCharts Bot
4fbf37b3d7 chore(deps): update container image tccr.io/truecharts/minio-console to v0.30.0 (#9959) 2023-06-26 22:34:32 +02:00
TrueCharts Bot
94c0a3e264 chore(deps): update container image tccr.io/truecharts/jupyter-minimal to v2023-06 (#9956) 2023-06-26 20:38:37 +02:00
TrueCharts Bot
2cd19b3366 chore(deps): update jupyter to v2023-06 (minor) (#9954) 2023-06-26 19:38:21 +02:00
TrueCharts Bot
787ef45994 chore(deps): update container image tccr.io/truecharts/actualserver to v23.6.0 (#9952) 2023-06-26 18:36:53 +02:00
TrueCharts Bot
5d7bf2d4da chore(deps): update container image tccr.io/truecharts/avidemux to v23.06.1 (#9953) 2023-06-26 18:31:04 +02:00
TrueCharts Bot
3ee3f81c15 chore(deps): update container image tccr.io/truecharts/overseerr to v1.33.0 (#9949) 2023-06-26 17:40:35 +02:00
TrueCharts Bot
fb397b6ca0 chore(deps): update container image tccr.io/truecharts/esphome to v2023.6.2 (#9948) 2023-06-26 17:40:25 +02:00
TrueCharts Bot
4f960d3058 chore(deps): update container image tccr.io/truecharts/drawio to v21.5.0 (#9947) 2023-06-26 17:39:23 +02:00
TrueCharts Bot
d10b718d2d chore(deps): update container image tccr.io/truecharts/baserow to v1.18.0 (#9944) 2023-06-26 17:39:19 +02:00
TrueCharts Bot
59e0ace523 chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.16.3 (#9950) 2023-06-26 17:39:14 +02:00
TrueCharts Bot
7167720cae chore(deps): update container image tccr.io/truecharts/trilium-notes to v0.60.4 (#9951) 2023-06-26 17:38:06 +02:00
TrueCharts Bot
2e38340637 chore(deps): update container image tccr.io/truecharts/code-server to v4.14.0 (#9946) 2023-06-26 17:37:44 +02:00
TrueCharts Bot
f4b63dc5a1 chore(deps): update container image tccr.io/truecharts/cloudflared to v2023.6.1 (#9945) 2023-06-26 17:35:46 +02:00
TrueCharts Bot
ab41715d40 chore(deps): update container image tccr.io/truecharts/autobrr to v1.27.1 (#9943) 2023-06-26 17:34:07 +02:00
TrueCharts Bot
a985aef365 chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.116.4 (#9939) 2023-06-26 16:34:39 +02:00
TrueCharts Bot
79cc93e37f chore(deps): update container image tccr.io/truecharts/unifi-poller to v2.7.14 (#9938) 2023-06-26 16:32:08 +02:00
TrueCharts Bot
e6a10b25d8 chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#9934) 2023-06-26 15:33:16 +02:00
TrueCharts Bot
6e32555d3c chore(deps): update container image tccr.io/truecharts/shlink to v3.6.3 (#9931) 2023-06-26 14:40:40 +02:00
TrueCharts Bot
970dd3069a chore(deps): update container image tccr.io/truecharts/spotweb to v1.5.4 (#9932) 2023-06-26 14:39:11 +02:00
TrueCharts Bot
19fe0d8cce chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.16 (#9930) 2023-06-26 13:30:34 +02:00
TrueCharts Bot
5e656dbc7a chore(deps): update container image tccr.io/truecharts/photoprism to v230625 (#9929) 2023-06-26 13:30:26 +02:00
TrueCharts Bot
36d98ffe61 chore(deps): update container image tccr.io/truecharts/nginx to v1.25.1 (#9928) 2023-06-26 12:35:37 +02:00
TrueCharts Bot
f26f378253 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#9927) 2023-06-26 12:33:27 +02:00
TrueCharts Bot
414a1a55b6 chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.9.0 (#9926) 2023-06-26 11:30:46 +02:00
TrueCharts Bot
1907a865ee chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#9923) 2023-06-26 09:35:35 +02:00
TrueCharts Bot
63bd677998 chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.6.3 (#9924) 2023-06-26 09:34:47 +02:00
TrueCharts Bot
81a7ec66ea chore(deps): update container image tccr.io/truecharts/flexget to v3.7.8 (#9921) 2023-06-26 08:31:21 +02:00
TrueCharts Bot
ba31e88615 chore(deps): update container image tccr.io/truecharts/grafana to v9.5.5 (#9922) 2023-06-26 08:30:07 +02:00
TrueCharts Bot
0d25d2c12a chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.15 (#9920) 2023-06-26 07:34:40 +02:00
TrueCharts Bot
efb8975472 chore(deps): update container image tccr.io/truecharts/fileflows to v23.06.4 (#9919) 2023-06-26 07:30:14 +02:00
TrueCharts Bot
71c87a3fd8 chore(deps): update container image tccr.io/truecharts/clickhouse to v23.5.3.24 (#9917) 2023-06-26 06:37:32 +02:00
TrueCharts Bot
bcab9c6369 chore(deps): update container image tccr.io/truecharts/drawio to v21.3.8 (#9918) 2023-06-26 06:32:41 +02:00
TrueCharts Bot
0ea68487f6 chore(deps): update container image tccr.io/truecharts/domoticz to v2023.1.20230615 (#9916) 2023-06-26 05:45:41 +02:00
TrueCharts Bot
87952e5467 chore(deps): update container image tccr.io/truecharts/ddns-go to v5.3.6 (#9915) 2023-06-26 05:42:25 +02:00
TrueCharts Bot
456da48980 chore(deps): update container image tccr.io/truecharts/crafty-4 to v4.1.2 (#9914) 2023-06-26 04:59:51 +02:00
TrueCharts Bot
c6c5d57304 chore(deps): update container image tccr.io/truecharts/bazarr to v1.2.2 (#9913) 2023-06-26 04:59:19 +02:00
TrueCharts Bot
add33bfdb1 chore(deps): update container image tccr.io/truecharts/xwiki to v15.4.0-postgres (#9911) 2023-06-26 04:00:58 +02:00
TrueCharts Bot
f907dee6d9 chore(deps): update jupyter (#9912) 2023-06-26 04:00:36 +02:00
TrueCharts Bot
cc5eeb3b79 chore(deps): update container image tccr.io/truecharts/nextcloud-push-notify to v0.6.3 (#9910) 2023-06-26 02:58:38 +02:00
TrueCharts Bot
0de8b62358 chore(deps): update container image tccr.io/truecharts/minio to latest (#9909) 2023-06-26 02:52:36 +02:00
TrueCharts-Bot
61afe5be9f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-06-26 00:29:59 +00:00
TrueCharts Bot
7919626313 chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.79.2 (#9905) 2023-06-26 01:35:50 +02:00
TrueCharts Bot
40b05c3243 chore(deps): update container image tccr.io/truecharts/qbittorrent to v4.5.4 (#9907) 2023-06-26 01:35:47 +02:00
TrueCharts Bot
fb173ae42e chore(deps): update container image tccr.io/truecharts/thelounge to v (#9903) 2023-06-26 01:35:41 +02:00
TrueCharts Bot
8da8e3c68c chore(deps): update container image tccr.io/truecharts/prowlarr to v1.6.1.3564 (#9906) 2023-06-26 01:35:35 +02:00
TrueCharts Bot
86b1aa784b chore(deps): update container image tccr.io/truecharts/lidarr to v1.2.5.3288 (#9904) 2023-06-26 01:35:29 +02:00
TrueCharts Bot
ac94b5107b chore(deps): update container image tccr.io/truecharts/readarr to v0.1.9.1905 (#9908) 2023-06-26 01:35:20 +02:00
TrueCharts Bot
d753d21e80 chore(deps): update container image tccr.io/truecharts/alpine to latest (#9901) 2023-06-26 01:33:09 +02:00
TrueCharts Bot
1f1e5ae4d2 chore(deps): update container image tccr.io/truecharts/babybuddy to v1.16.0 (#9902) 2023-06-26 01:32:24 +02:00
TrueCharts Bot
5b489eda40 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9899) 2023-06-25 21:35:45 +02:00
StevenMcElligott
4a0bca558d feat(Frigate): Move to stable (#9876)
**Description**

It's ready, tested in incubator forever, ready to go now

⚒️ 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:**

- [ ] ⚖️ 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-06-25 21:57:41 +03:00
TrueCharts Bot
49a1542eac chore(deps): update helm chart common to 12.14.4 (#9898)
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.14.3` -> `12.14.4` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-25 21:57:19 +03:00
TrueCharts Bot
e870381146 chore(deps): update immich to v1.63.2 (minor) (#9897) 2023-06-25 19:40:48 +02:00
TrueCharts Bot
a773c4af89 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9896) 2023-06-25 19:36:02 +02:00
TrueCharts Bot
0fd5042513 chore(deps): update container image tccr.io/truecharts/plex to v1.32.4.7195 (#9894) 2023-06-25 18:35:58 +02:00
TrueCharts Bot
e720a776c2 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#9893) 2023-06-25 18:35:39 +02:00
TrueCharts Bot
2bd25a4f37 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9892) 2023-06-25 15:38:41 +02:00
TrueCharts Bot
6e5299cf41 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9890) 2023-06-25 09:34:59 +02:00
kqmaverick
b3989de14d docs(traefik): fix title for install guide title (#9874)
**Description**
Removes sidebar position which causes document to be titled --- on
available documentation page.

⚒️ 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-06-25 07:54:34 +02:00
TrueCharts Bot
259d24af69 chore(deps): update helm general non-major (#9847)
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.14.2` -> `12.14.3` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.1` -> `12.14.3` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.20` ->
`1.0.27` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.50` ->
`7.0.57` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.59` ->
`6.0.63` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.55` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.22` ->
`1.0.30` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.58` ->
`6.0.60` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.60` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v1.0.27`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.27)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.26...kube-state-metrics-1.0.27)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.26`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.26)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.25...kube-state-metrics-1.0.26)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.25`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.25)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.24...kube-state-metrics-1.0.25)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.24`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.24)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.20...kube-state-metrics-1.0.24)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDAuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-25 07:52:27 +02:00
ksimm1
a9273becb6 feat(docs): metallb docs add kubectl cmd to first step (#9879)
**Description**
update metallb guide to include the kubectl delete command in first step
to avoid confusion.

⚒️ 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-06-25 07:52:02 +02:00
kqmaverick
e76c5b50f6 docs(nextcloud): warn about external storage (#9882)
**Description**
Adds warning about external storage

⚒️ 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-06-25 07:50:32 +02:00
TrueCharts Bot
2739e1227d chore(deps): update container image tccr.io/truecharts/nextpvr to latest (#9888) 2023-06-25 07:33:51 +02:00
TrueCharts Bot
af64bbae49 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#9887) 2023-06-25 06:39:05 +02:00
TrueCharts Bot
d1d878affd chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#9886) 2023-06-25 02:59:12 +02:00
TrueCharts Bot
33daff5aae chore(deps): update renovatebot/github-action action to v38.1.8 (#9885)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.7` -> `v38.1.8` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v38.1.8`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.8)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.7...v38.1.8)

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.35
([22fc01c](22fc01c452))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.36
([513423e](513423ee3f))
- **deps:** update dependency eslint to v8.43.0
([5b35c1d](5b35c1d19d))
- **deps:** update linters to v5.59.11
([c70b63b](c70b63bb98))

##### Build System

- **deps:** update dependency conventional-changelog-conventionalcommits
to v6.1.0
([0ba327f](0ba327f41f))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.124.1
([ffae6be](ffae6be70b))
- **deps:** update renovate docker tag to v35.124.4
([1e033ab](1e033ab3ee))
- **deps:** update renovate docker tag to v35.125.0
([ffdd4ae](ffdd4aeaa0))
- **deps:** update renovate docker tag to v35.126.0
([a9f1a5f](a9f1a5f46b))
- **deps:** update renovate docker tag to v35.127.1
([a2a9f36](a2a9f36fd8))
- **deps:** update renovate docker tag to v35.129.0
([dacd43d](dacd43df71))
- **deps:** update renovate docker tag to v35.131.0
([58de755](58de755a2d))
- **deps:** update renovate docker tag to v35.133.2
([cc54f66](cc54f66272))
- **deps:** update renovate docker tag to v35.135.0
([f33cc65](f33cc65d83))
- **deps:** update renovate docker tag to v35.138.1
([37e9ff5](37e9ff51ee))
- **deps:** update renovate docker tag to v35.140.0
([b03f7ca](b03f7caec4))
- **deps:** update renovate docker tag to v35.140.1
([544d670](544d670e97))
- **deps:** update renovate docker tag to v35.140.2
([c4688b4](c4688b47ae))
- **deps:** update renovate docker tag to v35.140.3
([189691f](189691fb96))
- **deps:** update renovate docker tag to v35.141.2
([2f20ded](2f20ded8ea))
- **deps:** update renovate docker tag to v35.141.3
([4272c25](4272c251d2))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-25 02:49:13 +02:00
TrueCharts Bot
4134fa651b chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#9883) 2023-06-25 00:32:26 +02:00
TrueCharts Bot
266f035541 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9881) 2023-06-24 22:36:34 +02:00
TrueCharts Bot
9886ec64b7 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#9880) 2023-06-24 21:33:17 +02:00
TrueCharts Bot
0aa8f64a7a chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.116.3 (#9878) 2023-06-24 19:32:48 +02:00
TrueCharts Bot
4d60a86433 chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#9877) 2023-06-24 18:37:21 +02:00
kqmaverick
fedc007d9c docs(cloudflareddns): update setup guide (#9875)
**Description**
Update cloudflareddns setup guide

⚒️ 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-06-24 12:07:37 -04:00
TrueCharts Bot
ecb5212943 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9873) 2023-06-24 16:37:17 +02:00
TrueCharts Bot
d90dd85dc1 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9872) 2023-06-24 14:37:16 +02:00
Todd Radel
406fc0c26b bug(node-exporter): replace deprecated flags (#9857)
**Description**
Replaces the deprecated `--collector.filesystem.ignore-mount-points` and
`--collector.filesystem.ignore-fs-types` with
`--collector.filesystem.mount-points-exclude` and
`--collector.filesystem.fs-types-exclude`.

⚒️ Fixes  #9856 

**⚙️ 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?**
Tested on my local install of TrueNAS Scale.

**📃 Notes:**
None.

**✔️ 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
- [ ] ⬆️ 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: Todd Radel <todd@radel.us>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-06-24 13:32:04 +02:00
ksimm1
e7c156dceb feat(docs): add detail to clusterissuer how-to (#9863)
**Description**
add detail to clusterissuer how-to (nameservers, api tokens, clearer
screenshots)

⚒️ 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: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-06-24 13:31:20 +02:00
Todd Radel
84cee0fefa Change host mount types to hostPath (#9855)
**Description**
Fixes the volume types so host filesystems can be mounted inside the
pod.
⚒️ Fixes  #9854 

**⚙️ 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?**
Tested on my local install of TrueNAS Scale.

**📃 Notes:**
None.
<!-- 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
- [ ] ⬆️ 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: Todd Radel <todd@radel.us>
2023-06-24 13:31:08 +02:00
TrueCharts Bot
b255198255 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#9871) 2023-06-24 12:34:45 +02:00
TrueCharts Bot
a05d8593b1 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9870) 2023-06-24 09:44:03 +02:00
TrueCharts Bot
13ffb57038 chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#9869) 2023-06-24 09:43:40 +02:00
TrueCharts Bot
0afb2bda94 chore(deps): update container image tccr.io/truecharts/scratch to latest (#9868) 2023-06-24 06:37:13 +02:00
TrueCharts Bot
9b34f086bd chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9866) 2023-06-24 05:44:39 +02:00
TrueCharts Bot
8be399027c chore(deps): update container image tccr.io/truecharts/rdesktop-arch-xfce to latest (#9867) 2023-06-24 05:41:45 +02:00
TrueCharts Bot
227bb57027 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-openbox to latest (#9865) 2023-06-24 05:00:39 +02:00
TrueCharts Bot
f55eada90d chore(deps): update rdesktop (#9864) 2023-06-24 04:01:22 +02:00
TrueCharts Bot
5c37af22d1 chore(deps): update rdesktop (#9862) 2023-06-24 02:52:49 +02:00
StevenMcElligott
2fbadb0bc9 feat(Frigate): Update to 0.12.1 (#9861)
**Description**

Bot has been stuck, let's update this before we move to stable

⚒️ 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:**

- [ ] ⚖️ 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-06-23 20:41:58 -04:00
TrueCharts Bot
195755756d chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#9860) 2023-06-23 22:34:42 +02:00
TrueCharts Bot
31ac7b9ffe chore(deps): update container image tccr.io/truecharts/dockerregistry to v2 (#9858) 2023-06-23 20:36:49 +02:00
TrueCharts Bot
235b2faf9c chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.0.0 (#9853) 2023-06-23 16:43:52 +02:00
TrueCharts Bot
78137cfabd chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9851) 2023-06-23 15:41:04 +02:00
TrueCharts Bot
459118878e chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9852) 2023-06-23 15:38:55 +02:00
TrueCharts Bot
742a3ac80a chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#9850) 2023-06-23 12:38:42 +02:00
TrueCharts Bot
e70e1c2320 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9849) 2023-06-23 11:36:28 +02:00
TrueCharts Bot
6e1177e968 chore(deps): update container image tccr.io/truecharts/prometheus to v2.44.0 (#9846) 2023-06-23 09:38:51 +02:00
nautilus7
ae24d09406 Update some links in the docs (#9839)
**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
- [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-06-23 08:53:11 +02:00
Todd Radel
c794daa76c node-exporter: move hierarchical mounts to top level (#9818)
**Description**
Node exporter fails to start, apparently because it cannot create
additional mountpoints under `/host`. This PR changes the mount points
as follows:
* `procfs` changes from `/host/proc` to `/hostproc`.
* `sysfs` changes from `/host/sys` to `/hostsys`.
⚒️ Fixes  #9817 

**⚙️ 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?**
Removed node-exporter and redeployed it with these changes. Node
exporter starts as expected.

**📃 Notes:**
None.

**✔️ 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
- [ ] ⬆️ 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: Todd Radel <todd@radel.us>
2023-06-23 08:52:58 +02:00
TrueCharts Bot
b5323144a4 chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.2 (#9845) 2023-06-23 07:38:31 +02:00
TrueCharts Bot
724a5b7733 chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#9844) 2023-06-23 06:34:50 +02:00
TrueCharts Bot
3f902afd98 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#9843) 2023-06-23 05:45:47 +02:00
TrueCharts Bot
53097d9481 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#9842) 2023-06-23 05:44:48 +02:00
TrueCharts-Bot
d260c14ba5 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-06-23 00:30:15 +00:00
TrueCharts Bot
6ac108d1e5 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9840) 2023-06-23 01:36:47 +02:00
TrueCharts Bot
1feab22f75 chore(deps): update container image tccr.io/truecharts/invidious to latest (#9838) 2023-06-23 00:42:49 +02:00
TrueCharts Bot
6ae54aeb21 chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#9837) 2023-06-23 00:42:15 +02:00
TrueCharts Bot
49c0244b5b chore(deps): update container image tccr.io/truecharts/openspeedtest to latest (#9836) 2023-06-22 23:34:37 +02:00
TrueCharts Bot
1b1544faa6 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v (#9833) 2023-06-22 22:40:41 +02:00
Stavros Kois
9f450d601a feat(nextcloud): move to stable (#9832)
**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:**
<!-- 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-06-22 22:29:25 +03:00
kqmaverick
7512cd1a38 docs(nextcloud): migration guide (#9768)
**Description**
Migration guide for new Nextcloud. Please provide any inputs. A demo can
be seen at https://docs.kqmav.com/docs/nc-migration/migration-guide

⚒️ 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?**
Tested a few times, my nextcloud install is very basic though.

**📃 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-22 21:39:43 +03:00
TrueCharts Bot
1ce8037d25 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9830) 2023-06-22 19:34:06 +02:00
TrueCharts Bot
bb60518524 chore(deps): update container image tccr.io/truecharts/medusa to v1.0.16 (#9829) 2023-06-22 18:39:45 +02:00
TrueCharts Bot
47a5b4784d chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#9828) 2023-06-22 18:38:27 +02:00
TrueCharts Bot
6861f11563 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9827) 2023-06-22 16:35:03 +02:00
TrueCharts Bot
34cca9a548 chore(deps): update container image tccr.io/truecharts/sickchill to v2023.5.30 (#9825) 2023-06-22 09:37:15 +02:00
TrueCharts Bot
0781d073f6 chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#9826) 2023-06-22 09:37:03 +02:00
TrueCharts Bot
9580133155 chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#9824) 2023-06-22 07:37:53 +02:00
TrueCharts Bot
04362baaf5 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#9823) 2023-06-22 04:06:44 +02:00
TrueCharts-Bot
840a48d123 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-06-22 00:27:17 +00:00
TrueCharts Bot
dcd4a22b54 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#9822) 2023-06-22 01:35:00 +02:00
TrueCharts Bot
0fd5554945 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#9821) 2023-06-22 00:33:44 +02:00
TrueCharts Bot
2cece4de20 chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#9820) 2023-06-22 00:32:36 +02:00
TrueCharts Bot
e1756169a6 chore(deps): update helm general non-major (#9787) 2023-06-22 00:31:55 +02:00
TrueCharts Bot
eeb3c72860 chore(deps): update container image tailscale/tailscale to v1.44.0 (#9819) 2023-06-21 23:40:01 +02:00
Stavros Kois
4f579630de fix(nextcloud): fix ingress path injection (#9815)
**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-06-21 23:01:21 +03:00
TrueCharts Bot
97acc47486 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9814) 2023-06-21 20:42:55 +02:00
TrueCharts Bot
ecb8c942c0 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#9812) 2023-06-21 19:35:13 +02:00
TrueCharts Bot
e1a35d2ac2 chore(deps): update container image tccr.io/truecharts/grafana to v9.5.3 (#9811) 2023-06-21 19:34:27 +02:00
TrueCharts Bot
331dc86af5 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#9810) 2023-06-21 17:36:27 +02:00
TrueCharts Bot
22b1f292c6 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#9809) 2023-06-21 16:37:40 +02:00
TrueCharts Bot
c278ab1814 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9808) 2023-06-21 16:36:49 +02:00
TrueCharts Bot
7210619a2c chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9807) 2023-06-21 13:35:45 +02:00
TrueCharts Bot
e89abe9bb1 chore(deps): update webtop (#9806) 2023-06-21 11:39:26 +02:00
TrueCharts Bot
f07080f56b chore(deps): update webtop (#9805) 2023-06-21 10:32:56 +02:00
Stavros Kois
3bdf118b8c fix(nextcloud): correct user for collabora (#9748)
**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
- [ ] ⚠️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-21 11:00:28 +03:00
TrueCharts Bot
848a03c694 chore(deps): update container image tccr.io/truecharts/calibre to v6.21.0 (#9803) 2023-06-21 09:41:39 +02:00
TrueCharts Bot
7998dcf905 chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#9804) 2023-06-21 09:41:12 +02:00
Stavros Kois
8ddcfb9e18 feat(collabora): add collabora (#9794)
**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:**
<!-- 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
- [x] #️⃣ 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.
- [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-06-21 10:22:07 +03:00
TrueCharts Bot
9927cf0dd4 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#9802) 2023-06-21 06:36:26 +02:00
TrueCharts Bot
19a4c350c3 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest (#9801) 2023-06-21 05:37:34 +02:00
TrueCharts Bot
b10fc64393 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9799) 2023-06-21 04:51:42 +02:00
TrueCharts Bot
e60cb73c4c chore(deps): update webtop (#9800) 2023-06-21 04:50:10 +02:00
TrueCharts Bot
3aae4dbc29 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9798) 2023-06-21 04:02:54 +02:00
TrueCharts Bot
25cbcc562b chore(deps): update container image tccr.io/truecharts/webtop-fedora-openbox to latest (#9797) 2023-06-21 02:52:20 +02:00
TrueCharts Bot
c5d9b141ec chore(deps): update container image tccr.io/truecharts/webtop-fedora-mate to latest (#9796) 2023-06-21 01:32:43 +02:00
TrueCharts Bot
bf431dd2b4 chore(deps): update container image tccr.io/truecharts/minecraft-java17-jdk to v2023.4.1 (#9795) 2023-06-21 01:04:15 +02:00
Xstar97TheNoob
28cd535896 chore(minecraft-java) update gui options and image list + rootless (#9727)
**Description**
 update image selector and gui options.
 app is rootless
added query service to main port

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

---------

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-06-21 00:17:35 +03:00
Stavros Kois
90199af33d chore(immich): Only pass secrets to containers that need them and mount files only where needed (#9697)
**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)-->

Doing some env cleanup based on
https://github.com/immich-app/immich/pull/2814

- Moves services in values.yaml so references always resolve.
- Removes all media mounts from machinelearning, it uses http now.
- Removes Env Vars from containers that do not need them
- Removes secret/configmap mounts from containers that do not need them.
- Reduces added capabilities.
- Removes dead variables

**⚙️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-20 23:11:23 +03:00
TrueCharts Bot
1338b67038 chore(deps): update container image tccr.io/truecharts/webtop-fedora-kde to latest (#9793) 2023-06-20 20:33:47 +02:00
TrueCharts Bot
db86757c11 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9792) 2023-06-20 18:38:04 +02:00
TrueCharts Bot
6f068b4879 chore(deps): update webtop (#9788) 2023-06-20 17:47:50 +02:00
TrueCharts Bot
b0425ad837 chore(deps): update immich to v1.62.1 (minor) (#9791) 2023-06-20 17:45:27 +02:00
TrueCharts Bot
04ba534c18 chore(deps): update container image tccr.io/truecharts/boinc to latest (#9790) 2023-06-20 16:34:18 +02:00
TrueCharts Bot
0464095348 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#9789) 2023-06-20 13:35:55 +02:00
TrueCharts Bot
e772648ed5 chore(deps): update helm general non-major (#9780)
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.14.2` -> `12.14.3` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.1` -> `12.14.3` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.20` ->
`1.0.25` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.50` ->
`7.0.55` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.59` ->
`6.0.63` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.53` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.22` ->
`1.0.27` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.58` ->
`6.0.60` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.48` ->
`6.0.60` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v1.0.25`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.25)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.24...kube-state-metrics-1.0.25)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.24`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.24)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.20...kube-state-metrics-1.0.24)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzMuMiIsInVwZGF0ZWRJblZlciI6IjM1LjEzMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-20 09:26:15 +02:00
TrueCharts Bot
90d7e5c236 chore(deps): update webtop (#9786) 2023-06-20 08:34:22 +02:00
TrueCharts Bot
82f0088a16 chore(deps): update container image tccr.io/truecharts/webtop-alpine-i3 to latest (#9785) 2023-06-20 06:37:36 +02:00
TrueCharts Bot
0bcd4e7eaa chore(deps): update container image tccr.io/truecharts/prometheus to v2.44.0 (#9784) 2023-06-20 05:37:14 +02:00
TrueCharts Bot
1f6da8e4cc chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#9782) 2023-06-20 04:50:29 +02:00
TrueCharts Bot
133e747ebe chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#9783) 2023-06-20 04:49:34 +02:00
TrueCharts Bot
3f0884852c chore(deps): update container image tccr.io/truecharts/webtop to latest (#9779) 2023-06-20 01:32:04 +02:00
TrueCharts Bot
a6a44c618a chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#9777) 2023-06-20 00:35:50 +02:00
TrueCharts Bot
5888a60ff2 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#9778) 2023-06-20 00:35:32 +02:00
TrueCharts Bot
20897da94a chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#9776) 2023-06-19 21:36:11 +02:00
TrueCharts Bot
ef25931702 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest (#9775) 2023-06-19 20:33:39 +02:00
TrueCharts Bot
1c76587015 chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#9772) 2023-06-19 19:36:24 +02:00
TrueCharts Bot
b722609955 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-openbox to latest (#9773) 2023-06-19 19:34:51 +02:00
TrueCharts Bot
c32fe6df0f chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-mate to latest (#9771) 2023-06-19 18:34:33 +02:00
TrueCharts Bot
f55e5e75e2 chore(deps): update rdesktop (#9770) 2023-06-19 17:32:17 +02:00
TrueCharts Bot
83b07100e0 chore(deps): update rdesktop (#9769) 2023-06-19 16:41:27 +02:00
TrueCharts Bot
178e2729d9 chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-xfce to latest (#9767) 2023-06-19 15:39:31 +02:00
TrueCharts Bot
ed8fca351d chore(deps): update rdesktop (#9766) 2023-06-19 14:36:28 +02:00
TrueCharts Bot
b433ed6650 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#9765) 2023-06-19 13:36:27 +02:00
TrueCharts Bot
f1fd7999a1 chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-kde to latest (#9764) 2023-06-19 13:33:38 +02:00
TrueCharts Bot
2477b5d3c3 chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#9763) 2023-06-19 12:39:38 +02:00
TrueCharts Bot
721993e6f8 chore(deps): update rdesktop (#9762) 2023-06-19 11:38:12 +02:00
TrueCharts Bot
e02aa1d098 chore(deps): update rdesktop (#9761) 2023-06-19 10:36:30 +02:00
TrueCharts Bot
9e8c92d8a9 chore(deps): update rdesktop (#9760) 2023-06-19 09:35:46 +02:00
TrueCharts Bot
25c78100b3 chore(deps): update rdesktop (#9759) 2023-06-19 08:38:53 +02:00
TrueCharts Bot
706443e3f0 chore(deps): update container image tccr.io/truecharts/duckdns to latest (#9757) 2023-06-19 07:40:33 +02:00
TrueCharts Bot
bd15ef74b2 chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-openbox to latest (#9758) 2023-06-19 07:37:09 +02:00
TrueCharts Bot
c4e6e323fb chore(deps): update rdesktop (#9756) 2023-06-19 05:35:02 +02:00
TrueCharts Bot
48dcf7965b chore(deps): update rdesktop (#9755) 2023-06-19 04:51:58 +02:00
TrueCharts Bot
ae51170b50 chore(deps): update container image tccr.io/truecharts/babybuddy to v1.16.0 (#9752) 2023-06-19 01:36:32 +02:00
TrueCharts Bot
73cff08876 chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#9753) 2023-06-19 01:35:55 +02:00
TrueCharts Bot
36358ee435 chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.2 (#9751) 2023-06-18 23:36:15 +02:00
TrueCharts Bot
6c0c64ab94 chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#9749) 2023-06-18 21:32:47 +02:00
TrueCharts Bot
ed24e4235c chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#9750) 2023-06-18 21:31:23 +02:00
TrueCharts Bot
25d74f1a9e chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#9747) 2023-06-18 19:36:38 +02:00
TrueCharts Bot
a5df5d6d7e chore(deps): update container image tccr.io/truecharts/grafana to v9.5.3 (#9746) 2023-06-18 18:33:10 +02:00
Stavros Kois
ddf659fc3c feat(nextcloud): add collabora pod (#9744)
**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:**
<!-- 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
- [x] #️⃣ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-18 18:15:53 +03:00
TrueCharts Bot
23e382807d chore(deps): update container image tccr.io/truecharts/autoscan to latest (#9745) 2023-06-18 16:37:11 +02:00
kqmaverick
d99ceec401 docs(blocky): fix lines breaks (#9736)
**Description**
3rd attempt at line break fix.

⚒️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-18 12:27:40 +00:00
TrueCharts Bot
5626f27c79 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#9742) 2023-06-18 06:42:17 +02:00
TrueCharts Bot
efb396e6a1 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#9743) 2023-06-18 06:39:54 +02:00
TrueCharts Bot
7c9d45d598 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9741) 2023-06-18 05:05:52 +02:00
TrueCharts Bot
3bbb4ddc4d chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#9740) 2023-06-18 04:09:22 +02:00
TrueCharts-Bot
551770d712 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-06-18 00:28:54 +00:00
Stavros Kois
aaa2a5a1f2 chore(nextcloud): default collabora to false (#9739)
**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-06-18 01:52:07 +03:00
kqmaverick
3a9d031755 feat(resilio-sync): *Breaking* add predefined data storage (#9737)
**Description**
Adds /sync as predefined storage.

⚒️ Fixes  #

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


**📃 Notes:**
I dont use to test

**✔️ 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-06-18 01:51:55 +03:00
Stavros Kois
5fb3a052dd fix(librembd): use default redis username (#9738)
**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-06-18 01:08:25 +03:00
Stavros Kois
fda46e7e08 fix(nextcloud): also add cluster cidr to trusted proxies (#9735)
**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-06-18 00:00:00 +03:00
Stavros Kois
68facb9c33 fix(nextcloud): make sure no port is added in the trusted domains (#9731)
**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
- [ ] ⚠️ 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-06-17 19:46:16 +03:00
TrueCharts Bot
9401c96346 chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#9732) 2023-06-17 18:39:44 +02:00
Stavros Kois
f07098cdfb chore(authentik): test outposts on CI (#9721)
**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-06-17 19:12:45 +03:00
Rickard
19a136f636 fix(transmission) fixing issue created by pull #8095 that was suppost to fix issue #8092 (#9728)
**Description**

The fix merged in pull #8095 didn't work because of the unfixed [issue
1474](https://github.com/transmission/transmission/issues/1474) in
transmission.
This fix reverts #8095 fix of issue #8092 and fixes #8092 by switching
the probes from http to tcp.

⚒️ Fixes  #8092

**⚙️ 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?**
Added my forked repo as source for truecharts and installed transmission

**📃 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: Rickard <grvn@users.noreply.github.com>
2023-06-17 18:35:45 +03:00
Xstar97TheNoob
4e9895663e fix(firezone) fix secret keys to the correct base64 format (#9726)
**Description**
secret keys require a min of 64 chars.

⚒️ 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
- [ ] ⚠️ 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-06-17 18:32:45 +03:00
TrueCharts Bot
38d13f4a7e chore(deps): update container image tccr.io/truecharts/scratch to latest (#9729) 2023-06-17 16:35:40 +02:00
Stavros Kois
63623c9fa1 fix(nextcloud): Correctly make use of accessIP when no ingress is enabled (#9720)
**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
- [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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-17 13:45:25 +02:00
Stavros Kois
0f0ae60ccb fix(authelia): fix configmap (#9724)
**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.
-->

- Changed formatting of `default "something" $value` to `$value |
default "something"` as it reads better
- Changed `not eq` to `ne`
- Changed `if eq 0 len $list` to `if not $list`
- Removed all `toYaml` functions, as it messes with the configmap
formatting. (When a single `toYaml` is used, all configmap content is
converted in a single line with `\n`s)

⚒️ Fixes  #9678
⚒️ Fixes #8861

**⚙️ 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
- [ ] ⚠️ 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-06-17 13:44:00 +02:00
Stavros Kois
dbdd91a9a4 fix(templates): disable metrics by default (#9722)
**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  #9563

**⚙️ 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
- [ ] ⬆️ 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-06-17 13:43:12 +02:00
TrueCharts Bot
c6db050c89 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#9725) 2023-06-17 12:33:58 +02:00
Xstar97TheNoob
a1c70c33ec fix(firezone) firezone remove metrics and enable wireguard service (#9703)
**Description**
remove metrics and enable wireguard service ports.

⚒️ 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
- [ ] ⚠️ 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-06-17 13:16:11 +03:00
TrueCharts Bot
dee1efc4fa chore(deps): update container image tccr.io/truecharts/tautulli to v2.12.4 (#9723) 2023-06-17 11:35:09 +02:00
Xstar97TheNoob
286a425241 chore(plexripper) migrate plexripper to new common (#9706)
**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
- [X] ⚠️ 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-06-17 11:53:02 +03:00
StevenMcElligott
adf466ca28 feat(etesync): Move to stable (#9710)
**Description**

Tested and working, even added a nice admin button to the SCALE GUI

⚒️ 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:**

- [ ] ⚖️ 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-06-17 11:52:14 +03:00
TrueCharts Bot
409b1f0823 chore(deps): update container image tccr.io/truecharts/sabnzbd to v4.0.2 (#9719) 2023-06-17 10:33:59 +02:00
TrueCharts Bot
1ac6fc94ac chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#9718) 2023-06-17 09:42:00 +02:00
TrueCharts Bot
784517546c chore(deps): update container image tccr.io/truecharts/readarr to v0.1.8.1889 (#9717) 2023-06-17 08:33:52 +02:00
TrueCharts Bot
f4e39a5485 chore(deps): update container image tccr.io/truecharts/radarr to v4.5.2.7388 (#9716) 2023-06-17 08:33:01 +02:00
TrueCharts Bot
88eadef767 chore(deps): update renovatebot/github-action action to v38.1.7 (#9715)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.6` -> `v38.1.7` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>renovatebot/github-action</summary>

###
[`v38.1.7`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.7)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.6...v38.1.7)

##### Documentation

- update references to renovatebot/github-action to v38
([#&#8203;773](https://togithub.com/renovatebot/github-action/issues/773))
([fc58615](fc58615496))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.120.0
([#&#8203;769](https://togithub.com/renovatebot/github-action/issues/769))
([790abb8](790abb8b05))
- **deps:** update renovate docker tag to v35.122.0
([2d0ab32](2d0ab324d6))
- **deps:** update renovate docker tag to v35.124.0
([4a5d2f6](4a5d2f6e53))

##### Build System

- **deps:** update semantic-release monorepo
([3105287](3105287c13))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM1LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-17 08:22:01 +02:00
TrueCharts Bot
517bad055e chore(deps): update container image tccr.io/truecharts/qbittorrent to v4.5.3 (#9714) 2023-06-17 07:32:36 +02:00
TrueCharts Bot
88950280ed chore(deps): update container image tccr.io/truecharts/prowlarr to v1.6.0.3527 (#9713) 2023-06-17 05:37:39 +02:00
TrueCharts Bot
5a5604e80f chore(deps): update container image tccr.io/truecharts/lidarr to v1.2.4.3273 (#9712) 2023-06-17 05:37:01 +02:00
TrueCharts Bot
449a62f3fc chore(deps): update container image tccr.io/truecharts/sickchill to v2023.5.30 (#9711) 2023-06-17 04:56:50 +02:00
TrueCharts Bot
b449cbd2c0 chore(deps): update container image tccr.io/truecharts/prometheus to v2.44.0 (#9709) 2023-06-17 02:57:03 +02:00
TrueCharts Bot
34033cf244 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#9708) 2023-06-17 02:55:33 +02:00
TrueCharts-Bot
60350bfe5c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-06-17 00:25:26 +00:00
TrueCharts Bot
44bbdc808f chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#9707) 2023-06-17 01:37:44 +02:00
Stavros Kois
3a88f87da1 chore(authentik): add proxy outpost and knob for disabling embeded outpost for testing (#9704)
**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:**

- [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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-16 18:54:52 -04:00
TrueCharts Bot
01d79606f9 chore(deps): update container image tccr.io/truecharts/medusa to v1.0.16 (#9705) 2023-06-17 00:35:51 +02:00
TrueCharts Bot
34a9824b87 chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#9701) 2023-06-16 23:34:40 +02:00
TrueCharts Bot
84494adbdc chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#9702) 2023-06-16 23:33:12 +02:00
Stavros Kois
8dfaee1c9b feat(nextcloud): BREAKING CHANGE - rework fully (#9169)
**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
- [x] 🪛 Bugfix
- [x] ⚠️ 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
- [x] #️⃣ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-06-17 00:10:56 +03:00
TrueCharts Bot
fde414e95b chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9700) 2023-06-16 22:35:37 +02:00
Stavros Kois
f4f695e201 chore(authentik): bump (#9699)
**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._

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-16 22:58:53 +03:00
TrueCharts Bot
16218a24d7 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9696) 2023-06-16 21:39:43 +02:00
TrueCharts Bot
ae9307143c chore(deps): update container image tccr.io/truecharts/website-shot to latest (#9698) 2023-06-16 20:34:46 +02:00
TrueCharts Bot
47f755fc7d chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#9695) 2023-06-16 17:34:23 +02:00
TrueCharts Bot
e925cd3d0d chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9694) 2023-06-16 16:34:56 +02:00
TrueCharts Bot
f3e60eaafa chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9693) 2023-06-16 15:38:48 +02:00
kqmaverick
f6f0a57263 fix(authentik) dupe variable key (#9692)
**Description**
Fix double disableUpdateCheck with change to disableStartupAnalytics.
Not sure this is the correct variable.

⚒️ Fixes  #

**⚙️ 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
- [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: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
2023-06-16 08:14:39 -04:00
TrueCharts Bot
dd2ebad86e chore(deps): update container image tccr.io/truecharts/autoscan to latest (#9691) 2023-06-16 12:34:40 +02:00
nautilus7
6cd81ed25f fix(frigate) map container ports for rtsp and webrtc services (#9598)
**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
- [ ] 👀 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-06-16 12:26:26 +03:00
Stavros Kois
406ebaaf38 Update build-catalog.sh (#9690)
**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._

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-16 12:24:44 +03:00
TrueCharts Bot
4987db8300 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#9689) 2023-06-16 10:38:14 +02:00
TrueCharts Bot
3982bbe0a2 chore(deps): update renovatebot/github-action action to v38.1.6 (#9688)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.4` -> `v38.1.6` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>renovatebot/github-action</summary>

###
[`v38.1.6`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.6)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.5...v38.1.6)

##### Build System

- **deps:** update dependency conventional-changelog-conventionalcommits
to v6
([#&#8203;772](https://togithub.com/renovatebot/github-action/issues/772))
([4e623b6](4e623b6e95))

###
[`v38.1.5`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.5)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.4...v38.1.5)

##### Continuous Integration

- **deps:** update renovate docker tag to v35.117.3
([98f87cc](98f87ccc01))
- **deps:** update renovate docker tag to v35.118.0
([fe109c7](fe109c785b))

##### Miscellaneous Chores

- **deps:** update linters
([#&#8203;768](https://togithub.com/renovatebot/github-action/issues/768))
([aa8361b](aa8361b8e4))
- **renovate:** use slim image for updates
([#&#8203;770](https://togithub.com/renovatebot/github-action/issues/770))
([1e89526](1e89526051))

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9
([#&#8203;771](https://togithub.com/renovatebot/github-action/issues/771))
([628faf8](628faf8cfc))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-16 10:24:40 +02:00
TrueCharts Bot
98276bed1d chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#9687) 2023-06-16 09:43:52 +02:00
Xstar97TheNoob
f22e45146f feat(firezone) add firezone (#9402)
**Description**
Add FireZone
⚒️ 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._

---------

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-06-16 09:01:34 +02:00
StevenMcElligott
23ddf1dd05 docs(Authelia): Add extra section on middleware (#9616)
**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:**
<!-- 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-06-16 08:45:12 +02:00
StevenMcElligott
211aac812f fix(metrics): Default metrics to off (#9647)
**Description**

Better to keep Traefik metrics default to False since it'll cause errors
without the Prometheus operator installed.

⚒️ 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
- [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-06-16 08:44:50 +02:00
TrueCharts Bot
026864bbc0 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9686) 2023-06-16 08:40:23 +02:00
Alec Fenichel
5b958ce7ec Fix chart release CI issue (#9684)
**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)-->

Fixes issue causing chart release CI to fail due to non existent
directory.

**⚙️ 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
- [ ] ⬆️ 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-06-16 09:03:45 +03:00
TrueCharts Bot
19c5e7e7d4 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.20 (#9685) 2023-06-16 07:40:27 +02:00
TrueCharts Bot
50d7809b85 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#9682) 2023-06-16 06:43:45 +02:00
TrueCharts Bot
5eb2cb3dec chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#9683) 2023-06-16 06:43:26 +02:00
TrueCharts Bot
9d50332e64 chore(deps): update container image tccr.io/truecharts/grafana to v9.5.3 (#9681) 2023-06-16 05:43:47 +02:00
TrueCharts Bot
6db88a2ac8 chore(deps): update container image tccr.io/truecharts/ddns-go to v5.3.5 (#9679) 2023-06-16 02:52:15 +02:00
TrueCharts Bot
57adcd4763 chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.6.2 (#9676) 2023-06-16 01:39:56 +02:00
TrueCharts Bot
34c830d16e chore(deps): update container image tccr.io/truecharts/unifi to v7.4.156 (#9677) 2023-06-16 01:38:10 +02:00
TrueCharts Bot
1b4f4bf336 chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.79.1 (#9674) 2023-06-16 00:35:31 +02:00
TrueCharts Bot
1f73d52ad4 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.6.0.3527 (#9675) 2023-06-16 00:34:38 +02:00
TrueCharts Bot
04a6ad79ba chore(deps): update container image tccr.io/truecharts/clickhouse to v23.5.2.7 (#9673) 2023-06-15 23:43:39 +02:00
TrueCharts Bot
10565eec6f chore(deps): update container image tccr.io/truecharts/calibre to v6.21.0 (#9672) 2023-06-15 23:40:14 +02:00
StevenMcElligott
bddf1015ce feat(etesync): Add admin portal to GUI (#9611)
**Description**

Adds a Admin portal link, why not since it's easy to do. Should be good
to move to stable after this

⚒️ 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:**

- [ ] ⚖️ 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-06-15 21:42:05 +02:00
Rickard
1e2f48b5e9 fix(Transmission): Fix PodCIDR whitelist (#9662)
**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  # 9186
**⚙️ 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?**

**📃 Notes:**
Issue 9186 seems to be triggered by the change of scope ( see
[link](https://helm.sh/docs/chart_template_guide/control_structures/#modifying-scope-using-with)
for documentation and example ) in Helm `with` action which occur on
line 14 in `charts/stable/transmission/templates/common.yaml` and is not
reflected on line 15 and 17 use of `.Values`.

**✔️ 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
- [ ] ⬆️ 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-06-15 21:41:10 +02:00
StevenMcElligott
8dd7a5cadd docs(clusterissuer): Add more details API tokens (#9650)
**Description**

Add more info from upstream (Cert-manager docs) to creating proper API
tokens for Cloudflare to use inside `clusterissuer`

⚒️ 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:**

- [ ] ⚖️ 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-06-15 21:39:00 +02:00
kqmaverick
f999d58010 docs(Blocky): fix setup guide line breaks (#9645)
**Description**
Blocky setup guide is missing line breaks. Added using new method.

⚒️ 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-06-15 21:38:39 +02:00
TrueCharts Bot
c4b60abedb chore(deps): update container image tccr.io/truecharts/flexget to v3.7.5 (#9671) 2023-06-15 21:36:24 +02:00
Stavros Kois
b9d6c080a5 fix(templates): switch from nested show_subquestions_if to show_if (#9604)
**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  #9583

**⚙️ 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
- [ ] ⚠️ 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-06-15 21:35:00 +02:00
TrueCharts Bot
ed053b9ac0 chore(deps): update container image tccr.io/truecharts/fileflows to v23.06.3 (#9670) 2023-06-15 20:44:03 +02:00
TrueCharts Bot
695f1044c9 chore(deps): update container image tccr.io/truecharts/minio to latest (#9669) 2023-06-15 19:35:43 +02:00
TrueCharts Bot
78da4fdc93 chore(deps): update container image tccr.io/truecharts/jupyter-tensorflow to v2023-06 (#9668) 2023-06-15 17:37:17 +02:00
TrueCharts Bot
834075efd2 chore(deps): update jupyter (#9667) 2023-06-15 16:36:00 +02:00
TrueCharts Bot
d28f9c6bab chore(deps): update container image tccr.io/truecharts/jupyter-pyspark to v2023-06 (#9665) 2023-06-15 15:44:19 +02:00
TrueCharts Bot
b6e659b18c chore(deps): update container image tccr.io/truecharts/czkawka to v23.06.2 (#9666) 2023-06-15 15:43:07 +02:00
TrueCharts Bot
ec483ffd48 chore(deps): update container image tccr.io/truecharts/meshcentral to v1.1.6 (#9664) 2023-06-15 14:41:05 +02:00
TrueCharts Bot
98e66d8117 chore(deps): update container image tccr.io/truecharts/readarr to v0.1.8.1889 (#9663) 2023-06-15 13:38:45 +02:00
TrueCharts Bot
e64dc88357 chore(deps): update container image tccr.io/truecharts/plex to v1.32.3.7192 (#9661) 2023-06-15 12:37:51 +02:00
TrueCharts Bot
f24c3a58e4 chore(deps): update container image tccr.io/truecharts/lidarr to v1.2.4.3273 (#9660) 2023-06-15 12:37:09 +02:00
TrueCharts Bot
9f282f174e chore(deps): update container image tccr.io/truecharts/flaresolverr to v3.2.1 (#9659) 2023-06-15 11:34:57 +02:00
TrueCharts Bot
e3d6a03d5d chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.6.0 (#9658) 2023-06-15 10:37:54 +02:00
TrueCharts Bot
11186bdef3 chore(deps): update container image tccr.io/truecharts/homepage to v0.6.21 (#9656) 2023-06-15 09:33:49 +02:00
TrueCharts Bot
4da0b0846b chore(deps): update container image tccr.io/truecharts/homarr to v0.12.3 (#9655) 2023-06-15 09:33:09 +02:00
TrueCharts Bot
63984e2e6e chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.13 (#9654) 2023-06-15 08:39:54 +02:00
TrueCharts Bot
6295bc4288 chore(deps): update container image tccr.io/truecharts/clickhouse to v23.4.3.48 (#9653) 2023-06-15 08:38:00 +02:00
TrueCharts Bot
f6681b34af chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.32 (#9651) 2023-06-15 06:17:04 +02:00
TrueCharts Bot
14c54e06cc chore(deps): update container image tccr.io/truecharts/audiobookshelf to v2.2.23 (#9652) 2023-06-15 06:16:33 +02:00
TrueCharts Bot
2ea256a118 chore(deps): update container image tccr.io/truecharts/xwiki to v15.4.0-postgres (#9649) 2023-06-15 04:19:14 +02:00
TrueCharts Bot
8ad0573c08 chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.116.3 (#9644) 2023-06-14 23:34:36 +02:00
TrueCharts Bot
4d4619c540 chore(deps): update renovatebot/github-action action to v38.1.4 (#9643)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.3` -> `v38.1.4` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>renovatebot/github-action</summary>

###
[`v38.1.4`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.4)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.3...v38.1.4)

##### Continuous Integration

- **deps:** update actions/checkout action to v3.5.3
([fe7a737](fe7a737022))
- **deps:** update renovate docker tag to v35.115.2
([b0d9ad1](b0d9ad1118))

##### Build System

- **deps:** update dependency semantic-release to v21.0.3
([ae6d595](ae6d595ace))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM1LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-14 23:20:42 +02:00
TrueCharts Bot
d891c82b40 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9642) 2023-06-14 22:38:52 +02:00
TrueCharts Bot
cac7b18c65 chore(deps): update container image tccr.io/truecharts/invidious to latest (#9641) 2023-06-14 21:36:20 +02:00
TrueCharts Bot
f30b5ac6cc chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#9640) 2023-06-14 21:36:13 +02:00
TrueCharts Bot
c2678319a3 chore(deps): update rdesktop (#9636) 2023-06-14 15:34:10 +02:00
TrueCharts Bot
e938ed2296 chore(deps): update webtop (#9637) 2023-06-14 15:34:05 +02:00
TrueCharts Bot
ed7fc92c70 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#9634) 2023-06-14 14:35:35 +02:00
TrueCharts Bot
1938f5d435 chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#9632) 2023-06-14 13:38:48 +02:00
TrueCharts Bot
68c805704f chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#9631) 2023-06-14 13:37:13 +02:00
TrueCharts Bot
d51a687948 chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#9629) 2023-06-14 12:36:21 +02:00
TrueCharts Bot
03eb76c4e5 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9630) 2023-06-14 12:35:31 +02:00
TrueCharts Bot
da7bdbee21 chore(deps): update container image tccr.io/truecharts/prometheus to v2.44.0 (#9628) 2023-06-14 11:42:31 +02:00
TrueCharts Bot
1eec78b67d chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.78.2 (#9627) 2023-06-14 11:42:13 +02:00
TrueCharts Bot
9255f38993 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#9626) 2023-06-14 10:41:26 +02:00
TrueCharts Bot
06b20532ef chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9625) 2023-06-14 10:41:00 +02:00
TrueCharts Bot
57805b58af chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#9623) 2023-06-14 09:42:42 +02:00
TrueCharts Bot
16256fe19e chore(deps): update container image tccr.io/truecharts/memcached to v1.6.20 (#9624) 2023-06-14 09:41:24 +02:00
TrueCharts Bot
46fc36fd5f chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#9622) 2023-06-14 08:42:22 +02:00
TrueCharts Bot
3c2667c776 chore(deps): update container image tccr.io/truecharts/libreddit to latest (#9621) 2023-06-14 08:40:40 +02:00
TrueCharts Bot
e112c57f01 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#9620) 2023-06-14 07:47:13 +02:00
TrueCharts Bot
9dcc5fad71 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#9619) 2023-06-14 07:37:29 +02:00
TrueCharts Bot
ebbaa30a0a chore(deps): update container image tccr.io/truecharts/grav to v1.7.41 (#9618) 2023-06-14 06:41:20 +02:00
TrueCharts Bot
d400adcb29 chore(deps): update container image tccr.io/truecharts/grafana to v9.5.3 (#9617) 2023-06-14 06:39:26 +02:00
TrueCharts Bot
68e1395ce3 chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#9614) 2023-06-14 05:40:53 +02:00
TrueCharts Bot
69e713212a chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#9615) 2023-06-14 05:40:47 +02:00
TrueCharts Bot
876dc5cf2f chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#9612) 2023-06-14 05:03:45 +02:00
TrueCharts Bot
d70b3c59b7 chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#9613) 2023-06-14 05:02:27 +02:00
TrueCharts Bot
3319e581a7 chore(deps): update container image tccr.io/truecharts/boinc to latest (#9610) 2023-06-14 04:10:30 +02:00
TrueCharts Bot
30f311c0e0 chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#9609) 2023-06-14 04:09:50 +02:00
TrueCharts Bot
596b9607d4 chore(deps): update container image tccr.io/truecharts/babybuddy to v1.16.0 (#9608) 2023-06-14 02:59:22 +02:00
TrueCharts Bot
78a7fa7631 chore(deps): update container image tccr.io/truecharts/adminer to latest (#9607) 2023-06-14 02:57:53 +02:00
TrueCharts Bot
d60ddf7a4f chore(deps): update container image tccr.io/truecharts/nginx to v1.25.0 (#9606) 2023-06-14 00:38:24 +02:00
TrueCharts Bot
be3770a59a chore(deps): update helm chart common to 12.14.3 (#9602) 2023-06-13 21:46:06 +02:00
TrueCharts Bot
44a25f601d chore(deps): update container image tccr.io/truecharts/clamav to v1.1.0 (#9603) 2023-06-13 20:41:43 +02:00
TrueCharts Bot
e70a682600 chore(deps): update helm chart common to 12.14.3 (#9601)
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.14.2` -> `12.14.3` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.2...common-12.14.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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-13 21:39:52 +03:00
Malcolm
03fdfed7b4 fix(questions): add missing additional_attrs: true (#9581)
**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.
-->
add missing additional_attrs: true in traefik and external-service, also
fix misspelled label as per Stavros

⚒️ 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-06-13 10:01:12 +02:00
sumur1au
3632e85348 chore(homepage): update icon (#9576)
Corrected Icon

**Description**
<!--
The Homepage icon is incorrect in the applications chart and has been
corrected.
-->
⚒️ 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
- [ ] ⬆️ 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: sumur1au <65957586+sumur1au@users.noreply.github.com>
2023-06-13 09:59:19 +02:00
TrueCharts Bot
6d86938c79 chore(deps): update helm chart common to 12.14.2 (#9579)
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.14.1` -> `12.14.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-13 09:58:49 +02:00
Stavros Kois
7101eb20ed feat(authentik): multi-pod setup (#9590)
**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
- [x] ⚠️ 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
- [x] #️⃣ 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-06-13 09:58:26 +02:00
Stavros Kois
a2dbca0ed4 chore(ci): add screenshots generation (#9582)
**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-06-13 09:56:52 +02:00
Malcolm
fa84fb773d fix (template questions): add missing additional_attrs: true (#9588)
**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.
-->
add missing additional_attrs: true lines at type: dict per Stavros.
⚒️ Fixes  # <!--(issue)-->
All type: dict should have an associated additional_attrs: true
**⚙️ 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 -->
No version bump as no associated chart.yaml that I'm aware of.
**✔️ 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-06-13 09:56:28 +02:00
2145 changed files with 26129 additions and 15380 deletions

View File

@@ -1837,6 +1837,106 @@
"contributions": [
"doc"
]
},
{
"login": "VictorienXP",
"name": "VictorienXP",
"avatar_url": "https://avatars.githubusercontent.com/u/1633366?v=4",
"profile": "https://github.com/VictorienXP",
"contributions": [
"code"
]
},
{
"login": "yelhouti",
"name": "yelhouti",
"avatar_url": "https://avatars.githubusercontent.com/u/5471639?v=4",
"profile": "https://github.com/yelhouti",
"contributions": [
"code"
]
},
{
"login": "svetlemodry",
"name": "Jaroslav Lichtblau",
"avatar_url": "https://avatars.githubusercontent.com/u/8712544?v=4",
"profile": "https://github.com/svetlemodry",
"contributions": [
"doc"
]
},
{
"login": "Maximilian-Staab",
"name": "MaximilianS",
"avatar_url": "https://avatars.githubusercontent.com/u/20892091?v=4",
"profile": "https://github.com/Maximilian-Staab",
"contributions": [
"doc"
]
},
{
"login": "dionlarson",
"name": "Dion Larson",
"avatar_url": "https://avatars.githubusercontent.com/u/1843883?v=4",
"profile": "http://dionlarson.com",
"contributions": [
"code",
"doc"
]
},
{
"login": "Physics-Dude",
"name": "Physics-Dude",
"avatar_url": "https://avatars.githubusercontent.com/u/22563517?v=4",
"profile": "https://github.com/Physics-Dude",
"contributions": [
"doc"
]
},
{
"login": "waflint",
"name": "waflint",
"avatar_url": "https://avatars.githubusercontent.com/u/94139453?v=4",
"profile": "https://github.com/waflint",
"contributions": [
"code"
]
},
{
"login": "Shrinks99",
"name": "Henry Wilkinson",
"avatar_url": "https://avatars.githubusercontent.com/u/5672810?v=4",
"profile": "https://github.com/Shrinks99",
"contributions": [
"code"
]
},
{
"login": "cedstrom",
"name": "cedstrom",
"avatar_url": "https://avatars.githubusercontent.com/u/6175957?v=4",
"profile": "https://github.com/cedstrom",
"contributions": [
"code"
]
},
{
"login": "v3DJG6GL",
"name": "v3DJG6GL",
"avatar_url": "https://avatars.githubusercontent.com/u/72495210?v=4",
"profile": "https://github.com/v3DJG6GL",
"contributions": [
"bug"
]
},
{
"login": "polarstack",
"name": "polarstack",
"avatar_url": "https://avatars.githubusercontent.com/u/42521003?v=4",
"profile": "https://github.com/polarstack",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

17
.github/README.md vendored
View File

@@ -124,7 +124,7 @@ A lot of our work is based on the great effort of others. We would love to exten
## Contributors ✨
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-196-orange.svg?style=for-the-badge)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-207-orange.svg?style=for-the-badge)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -388,6 +388,21 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/depasseg"><img src="https://avatars.githubusercontent.com/u/3201827?v=4?s=100" width="100px;" alt="depasseg"/><br /><sub><b>depasseg</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=depasseg" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/j1mbl3s"><img src="https://avatars.githubusercontent.com/u/44634577?v=4?s=100" width="100px;" alt="j1mbl3s"/><br /><sub><b>j1mbl3s</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=j1mbl3s" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/VictorienXP"><img src="https://avatars.githubusercontent.com/u/1633366?v=4?s=100" width="100px;" alt="VictorienXP"/><br /><sub><b>VictorienXP</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=VictorienXP" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yelhouti"><img src="https://avatars.githubusercontent.com/u/5471639?v=4?s=100" width="100px;" alt="yelhouti"/><br /><sub><b>yelhouti</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=yelhouti" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/svetlemodry"><img src="https://avatars.githubusercontent.com/u/8712544?v=4?s=100" width="100px;" alt="Jaroslav Lichtblau"/><br /><sub><b>Jaroslav Lichtblau</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=svetlemodry" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Maximilian-Staab"><img src="https://avatars.githubusercontent.com/u/20892091?v=4?s=100" width="100px;" alt="MaximilianS"/><br /><sub><b>MaximilianS</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Maximilian-Staab" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://dionlarson.com"><img src="https://avatars.githubusercontent.com/u/1843883?v=4?s=100" width="100px;" alt="Dion Larson"/><br /><sub><b>Dion Larson</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=dionlarson" title="Code">💻</a> <a href="https://github.com/truecharts/charts/commits?author=dionlarson" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Physics-Dude"><img src="https://avatars.githubusercontent.com/u/22563517?v=4?s=100" width="100px;" alt="Physics-Dude"/><br /><sub><b>Physics-Dude</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Physics-Dude" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/waflint"><img src="https://avatars.githubusercontent.com/u/94139453?v=4?s=100" width="100px;" alt="waflint"/><br /><sub><b>waflint</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=waflint" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Shrinks99"><img src="https://avatars.githubusercontent.com/u/5672810?v=4?s=100" width="100px;" alt="Henry Wilkinson"/><br /><sub><b>Henry Wilkinson</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Shrinks99" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cedstrom"><img src="https://avatars.githubusercontent.com/u/6175957?v=4?s=100" width="100px;" alt="cedstrom"/><br /><sub><b>cedstrom</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=cedstrom" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/v3DJG6GL"><img src="https://avatars.githubusercontent.com/u/72495210?v=4?s=100" width="100px;" alt="v3DJG6GL"/><br /><sub><b>v3DJG6GL</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Av3DJG6GL" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/polarstack"><img src="https://avatars.githubusercontent.com/u/42521003?v=4?s=100" width="100px;" alt="polarstack"/><br /><sub><b>polarstack</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=polarstack" title="Code">💻</a></td>
</tr>
</tbody>
</table>

4
.github/SUPPORT.md vendored
View File

@@ -20,6 +20,10 @@ We also document which versions of TrueNAS will receive TrueCharts updates and f
| 22.12.0 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2022-12-13 |
| 22.12.1 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2023-02-21 |
| 22.12.2 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2023-04-11 |
| 22.12.3 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2023-06-13 |
| 22.12.3.1 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2023-06-20 |
| 22.12.3.2 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2023-07-05 |
| 22.12.3.3 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2023-07-25 |
| Nightly | `master` | :white_check_mark: | :x: | :white_check_mark: | Please only submit bug reports during codefreeze |
:::warning Support Guidelines

View File

@@ -1,6 +1,6 @@
remote: origin
target-branch: master
helm-extra-args: --timeout 180s
helm-extra-args: --timeout 250s
chart-yaml-schema: .github/chart_schema.yaml
chart-dirs:
- charts/incubator
@@ -11,8 +11,11 @@ chart-dirs:
- charts/operators
excluded-charts:
- charts/dependency/subchart
- charts/incubator/twingate-connector
- charts/incubator/midarr
- charts/incubator/orbital-sync
- charts/incubator/plex-meta-manager
- charts/incubator/tauticord
- charts/library/common
- charts/stable/alertmanager-bot
- charts/stable/alertmanager-bot
@@ -21,14 +24,13 @@ excluded-charts:
- charts/stable/discordgsm
- charts/stable/facebox
- charts/stable/foundryvtt
- charts/stable/foundryvtt
- charts/stable/heimdall
- charts/stable/mc-router
- charts/stable/multus
- charts/stable/orbital-sync
- charts/stable/plex-meta-manager
- charts/stable/pod-gateway
- charts/stable/promcord
- charts/stable/promcord
- charts/stable/rdesktop
- charts/stable/reg
- charts/stable/romm
@@ -42,3 +44,4 @@ chart-repos:
- truecharts=https://charts.truecharts.org
- truecharts-library=https://library-charts.truecharts.org
- truecharts-deps=https://deps.truecharts.org
- jetstack=https://charts.jetstack.io

View File

@@ -14,3 +14,4 @@ chart-repos:
- truecharts=https://charts.truecharts.org
- truecharts-library=https://library-charts.truecharts.org
- truecharts-deps=https://deps.truecharts.org
- jetstack=https://charts.jetstack.io

View File

@@ -20,6 +20,12 @@
"fileMatch": ["charts/.+/Chart\\.yaml$"]
},
"packageRules": [
// Bundle Github Actions
{
"matchManagers": ["github-actions"],
"groupName": "Github-Actions",
"automerge": true
},
// Setup datasources for dep updates
{
"datasources": ["helm"],
@@ -281,6 +287,11 @@
"matchPackagePrefixes": ["tccr.io/truecharts/immich"],
"groupName": "immich",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/portainer"],
"groupName": "portainer",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/neko"],

View File

@@ -75,6 +75,21 @@ patch_apps() {
sed -i "s|^icon:|icon_url:|g" catalog/${train}/${chartname}/item.yaml
echo "categories:" >> catalog/${train}/${chartname}/item.yaml
cat ${target}/Chart.yaml | yq '.annotations."truecharts.org/catagories"' -r >> catalog/${train}/${chartname}/item.yaml
# Generate screenshots
screenshots=""
if [[ -d "${target}/screenshots" ]]; then
screenshots=$(ls ${target}/screenshots)
fi
if [[ -n $screenshots ]]; then
echo "screenshots:" >> catalog/${train}/${chartname}/item.yaml
for screenshot in $screenshots; do
echo " - https://truecharts.org/img/hotlink-ok/chart-screenshots/${chartname}/${screenshot}" >> catalog/${train}/${chartname}/item.yaml
done
else
echo "screenshots: []" >> catalog/${train}/${chartname}/item.yaml
fi
rm -rf ${target}/screenshots
# Copy changelog from website
if [[ ! -f "website/docs/charts/${train}/${chartname}/CHANGELOG.md" ]]; then
touch "website/docs/charts/${train}/${chartname}/CHANGELOG.md"

View File

@@ -28,6 +28,7 @@ echo "⏬ Downloading and Loading TrueCharts pgp Public Key"
gpg_dir=.cr-gpg
mkdir -p "$gpg_dir"
curl --silent https://keybase.io/truecharts/pgp_keys.asc | gpg --dearmor > $gpg_dir/pubring.gpg || echo "❌ Couldn't load Public Key."
curl --silent https://cert-manager.io/public-keys/cert-manager-keyring-2021-09-20-1020CF3C033D4F35BAE1C19E1226061C665DF13E.gpg > $gpg_dir/certman.gpg || echo "❌ Couldn't load certman Public Key."
echo "✅ Public Key loaded successfully..."
echo ""
}
@@ -93,17 +94,25 @@ for idx in $(eval echo "{0..$length}"); do
# Extract url from repo_url. It's under .entries.DEP_NAME.urls. We filter the specific version first (.version)
dep_url=$(v="$version" n="$name" go-yq '.entries.[env(n)].[] | select (.version == env(v)) | .urls.[0]' "$index_cache/$repo_dir/index.yaml")
# tmp hotpatch for cert-manager
if [[ ! "$dep_url" == "https"* ]]; then
dep_url="https://charts.jetstack.io/${dep_url}"
fi
echo ""
echo "⏬ Downloading dependency $name-$version from $dep_url..."
mkdir -p "$cache_path/$repo_dir"
wget --quiet "$dep_url" -P "$cache_path/$repo_dir"
wget --quiet "$dep_url.prov" -P "$cache_path/$repo_dir"
wget --quiet "$dep_url.prov" -P "$cache_path/$repo_dir" || echo "failed downloading .prov"
if [ ! $? ]; then
echo "❌ wget encountered an error..."
if [[ "$train_chart" =~ incubator\/.* ]]; then
helm dependency build "$charts_path/$train_chart/Chart.yaml" || \
helm dependency update "$charts_path/$train_chart/Chart.yaml"|| exit 1
elif [[ "$name" =~ "cert-manager" ]]; then
helm dependency build "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/certman.gpg || \
helm dependency update "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/certman.gpg || exit 1
else
helm dependency build "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/pubring.gpg || \
helm dependency update "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/pubring.gpg || exit 1
@@ -112,7 +121,10 @@ for idx in $(eval echo "{0..$length}"); do
if [ -f "$cache_path/$repo_dir/$name-$version.tgz" ]; then
echo "✅ Dependency Downloaded!"
if [[ ! "$train_chart" =~ incubator\/.* ]]; then
if [[ "$name" =~ "cert-manager" ]]; then
helm verify $cache_path/$repo_dir/$name-$version.tgz --keyring $gpg_dir/certman.gpg || \
helm verify $cache_path/$repo_dir/$name-$version.tgz --keyring $gpg_dir/certman.gpg || exit 1
elif [[ ! "$train_chart" =~ incubator\/.* ]]; then
echo "Validating dependency signature..."
helm verify $cache_path/$repo_dir/$name-$version.tgz --keyring $gpg_dir/pubring.gpg || \
helm verify $cache_path/$repo_dir/$name-$version.tgz --keyring $gpg_dir/pubring.gpg || exit 1
@@ -125,6 +137,9 @@ for idx in $(eval echo "{0..$length}"); do
if [[ "$train_chart" =~ incubator\/.* ]]; then
helm dependency build "$charts_path/$train_chart/Chart.yaml" || \
helm dependency update "$charts_path/$train_chart/Chart.yaml"|| exit 1
elif [[ "$name" =~ "cert-manager" ]]; then
helm dependency build "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/certman.gpg || \
helm dependency update "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/certman.gpg || exit 1
else
helm dependency build "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/pubring.gpg || \
helm dependency update "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/pubring.gpg || exit 1

View File

@@ -4,6 +4,19 @@ function check_version() {
chart_path=${1:?"No chart path provided to [Version Check]"}
target_branch=${2:?"No target branch provided to [Version Check]"}
# If only docs changed, skip version check
# git diff target_branch, filter only on $chart_path and invert match for $chart_path/docs
# note that it requires branches to be up to date for this to work.
chart_changes=$(git diff --name-status "$target_branch" -- "$chart_path" | grep -v "$chart_path/docs")
echo -e "\tChange files: \n\n$chart_changes"
if [[ -z "$chart_changes" ]]; then
echo -e "\tLooks like only docs changed. Skipping chart version check"
echo -e "\t✅ Chart version: No bump required"
echo ''
return
fi
new=$(git diff "$target_branch" -- "$chart_path" | sed -nr 's/^\+version: (.*)$/\1/p')
old=$(git diff "$target_branch" -- "$chart_path" | sed -nr 's/^\-version: (.*)$/\1/p')
@@ -23,6 +36,7 @@ function check_version() {
curr_result=1
fi
fi
echo ''
}
export -f check_version
@@ -32,7 +46,9 @@ function check_chart_schema(){
yamale_output=$(yamale --schema .github/chart_schema.yaml "$chart_path/Chart.yaml")
yamale_exit_code=$?
while IFS= read -r line; do
echo -e "\t$line"
if [[ -n $line ]]; then
echo -e "\t$line"
fi
done <<< "$yamale_output"
if [ $yamale_exit_code -ne 0 ]; then
@@ -41,6 +57,7 @@ function check_chart_schema(){
else
echo -e "\t✅ Chart Schema: Passed"
fi
echo ''
}
export -f check_chart_schema
@@ -51,7 +68,9 @@ function helm_lint(){
helm_lint_output=$(helm lint --quiet "$chart_path")
helm_lint_exit_code=$?
while IFS= read -r line; do
echo -e "\t$line"
if [[ -n $line ]]; then
echo -e "\t$line"
fi
done <<< "$helm_lint_output"
if [ $helm_lint_exit_code -ne 0 ]; then
@@ -60,16 +79,46 @@ function helm_lint(){
else
echo -e "\t✅ Helm Lint: Passed"
fi
echo ''
}
export -f helm_lint
function helm_template(){
chart_path=${1:?"No chart path provided to [Helm template]"}
values=${2:-}
if [[ -n "$values" ]]; then
values="-f $values"
fi
# Print only errors and warnings
helm_template_output=$(helm template $values "$chart_path" 2>&1 >/dev/null)
helm_template_exit_code=$?
while IFS= read -r line; do
if [[ -n $line ]]; then
echo -e "\t$line"
fi
done <<< "$helm_template_output"
if [ $helm_template_exit_code -ne 0 ]; then
echo -e "\t❌ Helm template: Failed"
curr_result=1
else
echo -e "\t✅ Helm template: Passed"
fi
echo ''
}
export -f helm_template
function yaml_lint(){
file_path=${1:?"No file path provided to [YAML lint]"}
yaml_lint_output=$(yamllint --config-file .github/yaml-lint-conf.yaml "$file_path")
yaml_lint_exit_code=$?
while IFS= read -r line; do
echo -e "\t$line"
if [[ -n $line ]]; then
echo -e "\t$line"
fi
done <<< "$yaml_lint_output"
if [ $yaml_lint_exit_code -ne 0 ]; then
@@ -78,6 +127,7 @@ function yaml_lint(){
else
echo -e "\t✅ YAML Lint: Passed [$file_path]"
fi
echo ''
}
export -f yaml_lint
@@ -97,6 +147,19 @@ function lint_chart(){
echo "👣 Helm Lint - [$chart_path]"
helm_lint "$chart_path"
# FIXME: Comment out for now as it requires deps installed in linting.
# if [[ ! $(ls $chart_path/ci/*values.yaml) ]]; then
# echo "👣 Helm Template - [$chart_path]"
# helm_template "$chart_path"
# fi
# for values in $chart_path/ci/*values.yaml; do
# if [ -f "${values}" ]; then
# echo "👣 Helm Template - [$values]"
# helm_template "$chart_path" "$values"
# fi
# done
echo "👣 Chart Version - [$chart_path] against [$target_branch]"
check_version "$chart_path" "$target_branch"
@@ -129,6 +192,7 @@ function lint_chart(){
echo ''
} > "$curr_result_file"
cat "$curr_result_file"
# $curr_result starts with 0, and it gets set to 1 only when a linting step fails
echo $curr_result >> "$status_file"
}
export -f lint_chart

View File

@@ -52,7 +52,7 @@ jobs:
helm repo add truecharts https://charts.truecharts.org
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add jetstack https://charts.jetstack.io
helm repo update
- name: Collect changes (branch-based)
@@ -75,6 +75,7 @@ jobs:
- name: Test and Fix Pre-Commit Issues
shell: bash
# TODO: Only run pre-commit on changed files
# TODO: Commit fixes
if: inputs.chartChangesDetected == 'true'
run: |
echo "Running pre-commit test-and-cleanup..."
@@ -107,7 +108,7 @@ jobs:
- name: Create/Update comment
if: steps.list-changed.outputs.detected == 'true'
continue-on-error: true
uses: thollander/actions-comment-pull-request@dadb7667129e23f12ca3925c90dc5cd7121ab57e # v2
uses: thollander/actions-comment-pull-request@d61db783da9abefc3437960d0cce08552c7c004f # v2
with:
filePath: /tmp/lint_result.txt
comment_tag: lint_results

View File

@@ -73,6 +73,7 @@ jobs:
helm repo add truecharts https://charts.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add jetstack https://charts.jetstack.io
helm repo update
# Optional step if GPG signing is used
@@ -184,6 +185,7 @@ jobs:
mkdir -p website/docs/charts/${train}/${chart} || echo "chart path already exists, continuing..."
yes | cp -rf charts/${train}/${chart}/docs/* website/docs/charts/${train}/${chart}/ 2>/dev/null || :
yes | cp -rf charts/${train}/${chart}/icon.png website/static/img/hotlink-ok/chart-icons/${chart}.png 2>/dev/null || :
yes | cp -rf charts/${train}/${chart}/screenshots/* website/static/img/hotlink-ok/chart-screenshots/${chart}/ 2>/dev/null || :
# Copy over kept documents
mv -f tmp/website/docs/charts/${train}/${chart}/CHANGELOG.md website/docs/charts/${train}/${chart}/CHANGELOG.md 2>/dev/null || :

View File

@@ -127,7 +127,7 @@ jobs:
helmv3
helm: "3.9.4"
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4
with:
python-version: "3.11"
@@ -146,18 +146,28 @@ jobs:
run: |
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Prep Helm
run: |
helm repo add truecharts https://charts.truecharts.org
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add jetstack https://charts.jetstack.io
helm repo update
- name: Add Dependencies
run: |
## TODO: Move to our Helm Charts
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then
helm install metallb truecharts/metallb --namespace metallb --create-namespace --wait
fi
## TODO: Only add when required
if [[ "${{ matrix.chart }}" != "charts/operators/metallb" ]]; then
kubectl apply -f https://raw.githubusercontent.com/metallb/metallb/v0.13.10/config/manifests/metallb-native.yaml --server-side --force-conflicts || echo "error fetching metallb manifest"
if [[ "${{ matrix.chart }}" == "charts/enterprise/clusterissuer" ]]; then
helm install cert-manager truecharts/cert-manager --namespace cert-manager --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/cloudnative-pg" ]]; then
kubectl apply -f https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.20/releases/cnpg-1.20.0.yaml --server-side --force-conflicts || echo "error fetching cnpg manifest"
helm install cloudnative-pg truecharts/cloudnative-pg --namespace cloudnative-pg --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/prometheus-operator" ]]; then
kubectl apply -f https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.65.2/bundle.yaml --server-side --force-conflicts || echo "error fetching prometheus operator manifest"
helm install prometheus-operator truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait
fi
- name: Run chart-testing (install)
@@ -187,7 +197,7 @@ jobs:
helmv3
helm: "3.9.4"
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4
with:
python-version: "3.11"
@@ -208,14 +218,18 @@ jobs:
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" != "charts/operators/metallb" ]]; then
kubectl apply -f https://raw.githubusercontent.com/metallb/metallb/v0.13.10/config/manifests/metallb-native.yaml --server-side --force-conflicts || echo "error fetching metallb manifest"
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then
helm install metallb truecharts/metallb --namespace metallb --create-namespace --wait
fi
## TODO: Only add when required
if [[ "${{ matrix.chart }}" == "charts/enterprise/clusterissuer" ]]; then
helm install cert-manager truecharts/cert-manager --namespace cert-manager --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/cloudnative-pg" ]]; then
kubectl apply -f https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.17/releases/cnpg-1.17.5.yaml --server-side --force-conflicts || echo "error fetching cnpg manifest"
helm install cloudnative-pg truecharts/cloudnative-pg --namespace cloudnative-pg --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/prometheus-operator" ]]; then
kubectl apply -f https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.65.2/bundle.yaml --server-side --force-conflicts || echo "error fetching prometheus operator manifest"
helm install prometheus-operator truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait
fi
- name: Run chart-testing (install)
@@ -245,7 +259,7 @@ jobs:
helmv3
helm: "3.9.4"
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4
with:
python-version: "3.11"
@@ -266,14 +280,18 @@ jobs:
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" != "charts/operators/metallb" ]]; then
kubectl apply -f https://raw.githubusercontent.com/metallb/metallb/v0.13.10/config/manifests/metallb-native.yaml --server-side --force-conflicts || echo "error fetching metallb manifest"
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then
helm install metallb truecharts/metallb --namespace metallb --create-namespace --wait
fi
## TODO: Only add when required
if [[ "${{ matrix.chart }}" == "charts/enterprise/clusterissuer" ]]; then
helm install cert-manager truecharts/cert-manager --namespace cert-manager --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/cloudnative-pg" ]]; then
kubectl apply -f https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.17/releases/cnpg-1.17.5.yaml --server-side --force-conflicts || echo "error fetching cnpg manifest"
helm install cloudnative-pg truecharts/cloudnative-pg --namespace cloudnative-pg --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/prometheus-operator" ]]; then
kubectl apply -f https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.65.2/bundle.yaml --server-side --force-conflicts || echo "error fetching prometheus operator manifest"
helm install prometheus-operator truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait
fi
- name: Run chart-testing (install)
@@ -303,7 +321,7 @@ jobs:
helmv3
helm: "3.9.4"
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4
with:
python-version: "3.11"
@@ -324,14 +342,18 @@ jobs:
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" != "charts/operators/metallb" ]]; then
kubectl apply -f https://raw.githubusercontent.com/metallb/metallb/v0.13.10/config/manifests/metallb-native.yaml --server-side --force-conflicts || echo "error fetching metallb manifest"
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then
helm install metallb truecharts/metallb --namespace metallb --create-namespace --wait
fi
## TODO: Only add when required
if [[ "${{ matrix.chart }}" == "charts/enterprise/clusterissuer" ]]; then
helm install cert-manager truecharts/cert-manager --namespace cert-manager --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/cloudnative-pg" ]]; then
kubectl apply -f https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.17/releases/cnpg-1.17.5.yaml --server-side --force-conflicts || echo "error fetching cnpg manifest"
helm install cloudnative-pg truecharts/cloudnative-pg --namespace cloudnative-pg --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/prometheus-operator" ]]; then
kubectl apply -f https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.65.2/bundle.yaml --server-side --force-conflicts || echo "error fetching prometheus operator manifest"
helm install prometheus-operator truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait
fi
- name: Run chart-testing (install)
@@ -361,7 +383,7 @@ jobs:
helmv3
helm: "3.9.4"
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4
with:
python-version: "3.11"
@@ -382,16 +404,19 @@ jobs:
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" != "charts/operators/metallb" ]]; then
kubectl apply -f --server-side --force-conflicts https://raw.githubusercontent.com/metallb/metallb/v0.13.10/config/manifests/metallb-native.yaml
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then
helm install metallb truecharts/metallb --namespace metallb --create-namespace --wait
fi
## TODO: Only add when required
if [[ "${{ matrix.chart }}" == "charts/enterprise/clusterissuer" ]]; then
helm install cert-manager truecharts/cert-manager --namespace cert-manager --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/cloudnative-pg" ]]; then
kubectl apply -f --server-side --force-conflicts https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.17/releases/cnpg-1.17.5.yaml
helm install cloudnative-pg truecharts/cloudnative-pg --namespace cloudnative-pg --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/prometheus-operator" ]]; then
kubectl apply -f --server-side --force-conflicts --server-side --force-conflicts https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.65.2/bundle.yaml
helm install prometheus-operator truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait
fi
- name: Run chart-testing (install)
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" # --upgrade
@@ -419,7 +444,7 @@ jobs:
helmv3
helm: "3.9.4"
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4
with:
python-version: "3.11"
@@ -440,14 +465,18 @@ jobs:
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" != "charts/operators/metallb" ]]; then
kubectl apply -f https://raw.githubusercontent.com/metallb/metallb/v0.13.10/config/manifests/metallb-native.yaml --server-side --force-conflicts || echo "error fetching metallb manifest"
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then
helm install metallb truecharts/metallb --namespace metallb --create-namespace --wait
fi
## TODO: Only add when required
if [[ "${{ matrix.chart }}" == "charts/enterprise/clusterissuer" ]]; then
helm install cert-manager truecharts/cert-manager --namespace cert-manager --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/cloudnative-pg" ]]; then
kubectl apply -f https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.17/releases/cnpg-1.17.5.yaml --server-side --force-conflicts || echo "error fetching cnpg manifest"
helm install cloudnative-pg truecharts/cloudnative-pg --namespace cloudnative-pg --create-namespace --wait
fi
if [[ "${{ matrix.chart }}" != "charts/operators/prometheus-operator" ]]; then
kubectl apply -f https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.65.2/bundle.yaml --server-side --force-conflicts || echo "error fetching prometheus operator manifest"
helm install prometheus-operator truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait
fi
- name: Run chart-testing (install)

View File

@@ -382,7 +382,7 @@ jobs:
token: ${{ secrets.BOT_TOKEN }}
fetch-depth: 1
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
- uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3
with:
node-version: 18

View File

@@ -10,7 +10,7 @@ on:
jobs:
renovate-bump:
name: Get changed Apps
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
container:
image: ghcr.io/truecharts/devcontainer:3.1.10@sha256:c239addf725eb5cedf79517f8089fdafdc32b5270d1893ee87ae6e511b9bcae3
steps:

View File

@@ -12,7 +12,7 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
uses: renovatebot/github-action@5aa4bc2e097e751b391105d89ff88c0c80519c1a # v38.1.3
uses: renovatebot/github-action@23a02fe7be9e93f857a953cc8162e57d2c8401ef # v39.0.1
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}

View File

@@ -8,7 +8,7 @@ on:
jobs:
stale:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Check for stale issues and PRs
uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "23.4.2.11"
appVersion: "23.7.4.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.1
version: 14.0.2
deprecated: false
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://clickhouse.com/
type: application
version: 5.0.41
version: 7.0.3
annotations:
truecharts.org/catagories: |
- database

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/clickhouse
pullPolicy: IfNotPresent
tag: v23.4.2.11@sha256:c12f70ed3f189415fac14cb4e1cb861575817fe6d1e385dc88024341eca10cca
tag: v23.7.4.5@sha256:2d52dece52908fc10565db7a5e8580606b4775ff164fb4bd0778f873cac58c5e
workload:
main:

View File

@@ -3,7 +3,7 @@ appVersion: "2.9.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.1
version: 14.0.2
deprecated: false
description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
home: https://truecharts.org/charts/dependency/kube-state-metrics
@@ -21,7 +21,7 @@ name: kube-state-metrics
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
type: application
version: 1.0.20
version: 3.0.5
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/kube-state-metrics
pullPolicy: IfNotPresent
tag: v2.9.2@sha256:3ec0f0765cae3d8635edad876f3bca1315ea2d69c2ae5cbee9f46c881c85acf5
tag: v2.9.2@sha256:eb75397391d6eed8eee85da22a9cf595c4e3d9a52fdfc311f8cb629baf1f543b
service:
main:
@@ -285,7 +285,7 @@ metrics:
# -- Enable and configure a Prometheus serviceMonitor for the chart under this key.
# @default -- See values.yaml
enabled: true
type: serviceMonitor
type: "servicemonitor"
endpoints:
- port: main
- port: selfmonitor

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "10.11.4"
appVersion: "11.0.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.1
version: 14.0.2
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://truecharts.org/charts/dependency/mariadb
@@ -25,7 +25,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 7.0.50
version: 9.0.6
annotations:
truecharts.org/catagories: |
- database

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: v10.11.4@sha256:c36949f30cb56ed38498d794a0a4fb34d58dcf6c45aa9107f292ab9f1df1c54c
tag: v11.0.2@sha256:b120463f63461cef87eaff1312378e6b99eb4a006176cf1707fc1590602dfb14
workload:
main:

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "1.6.20"
appVersion: "1.6.21"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.1
version: 14.0.2
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/charts/dependency/memcached
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 6.0.59
version: 8.0.7
annotations:
truecharts.org/catagories: |
- database

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/memcached
pullPolicy: IfNotPresent
tag: v1.6.20@sha256:ed57e787e5b280440220cd8246d87901dbfd436fa61cb63b640cfd4387e8a07c
tag: v1.6.21@sha256:fc655c32727d371ba77d370203f2622dde3e90b23a69214ca2cdcb6156eaa376
service:
main:

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "6.0.6"
appVersion: "6.0.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.1
version: 14.0.2
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/charts/dependency/mongodb
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 6.0.48
version: 8.0.3
annotations:
truecharts.org/catagories: |
- database

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mongodb
pullPolicy: IfNotPresent
tag: v6.0.6@sha256:757f91b38a37e3a33710d3c77015eae68762fd890cb675d84c9b86668790f462
tag: v6.0.8@sha256:031136aedbbac60815dba3e87f4e270afb76fe3ab824946d57d4f9ba6bd6476f
workload:
main:

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "1.6.0"
appVersion: "1.6.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.1
version: 14.0.2
deprecated: false
description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
home: https://truecharts.org/charts/dependency/node-exporter
@@ -21,7 +21,7 @@ name: node-exporter
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
type: application
version: 1.0.22
version: 3.0.5
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/node-exporter
pullPolicy: IfNotPresent
tag: v1.6.0@sha256:c286e5dab7f852d1464a01122c3bbd7c48149ecdec188499aea579aef379238b
tag: v1.6.1@sha256:3d253e6a23403d74d9280d6bb964735b83a117edce2cc06c38f43ca96c9eb78d
service:
main:
@@ -17,11 +17,12 @@ workload:
containers:
main:
args:
- --path.procfs=/host/proc
- --path.sysfs=/host/sys
- --path.rootfs=/host
- --path.procfs=/hostproc
- --path.sysfs=/hostsys
- --web.listen-address=0.0.0.0:{{ .Values.service.main.ports.main.port }}
- --collector.filesystem.ignored-mount-points="^/(dev|proc|sys|var/lib/docker/.+|var/lib/kubelet/.+|var/db/system/.+|mnt/[a-zA-Z0-9-_\\.]+/ix-applications/.+)($|/)"
- --collector.filesystem.ignored-fs-types="^(autofs|binfmt_misc|cgroup|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|mqueue|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|sysfs|tracefs)$"
- --collector.filesystem.mount-points-exclude="^/(dev|proc|sys|var/lib/docker/.+|var/lib/kubelet/.+|var/db/system/.+|mnt/[a-zA-Z0-9-_\\.]+/ix-applications/.+)($|/)"
- --collector.filesystem.fs-types-exclude="^(autofs|binfmt_misc|cgroup|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|mqueue|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|sysfs|tracefs)$"
- --collector.netdev.device-exclude="^veth.*$"
- --collector.netclass.ignored-devices="^veth.*$"
probes:
@@ -44,18 +45,21 @@ podOptions:
persistence:
host:
enabled: true
type: hostPath
hostPath: /
mountPath: /host
readOnly: true
proc:
enabled: true
type: hostPath
hostPath: /proc
mountPath: /host/proc
mountPath: /hostproc
readOnly: true
sys:
enabled: true
type: hostPath
hostPath: /sys
mountPath: /host/sys
mountPath: /hostsys
readOnly: true
metrics:
@@ -63,7 +67,7 @@ metrics:
# -- Enable and configure a Prometheus serviceMonitor for the chart under this key.
# @default -- See values.yaml
enabled: true
type: serviceMonitor
type: "servicemonitor"
endpoints:
- port: main
path: /metrics

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "7.0.11"
appVersion: "7.0.12"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.1
version: 14.0.2
deprecated: false
description: Open source, advanced key-value store.
home: https://truecharts.org/charts/dependency/redis
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 6.0.58
version: 8.0.7
annotations:
truecharts.org/catagories: |
- database

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: 7.0.11@sha256:4653f0bff0f593ae2fd5782fbca41c15e0fbc631ab339ee74fb0e82ef37ed90a
tag: v7.0.12@sha256:186cc9418acb87e02a24566a0abceb7c7be55912ff20d12cd226d438de479b1d
workload:
main:

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "9.2.1"
appVersion: "9.3.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.1
version: 14.0.2
deprecated: false
description: Apache Solr
home: https://truecharts.org/charts/dependency/solr
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://github.com/apache/solr
type: application
version: 4.0.48
version: 6.0.7
annotations:
truecharts.org/catagories: |
- search

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/solr
pullPolicy: IfNotPresent
tag: v9.2.1@sha256:04c6f6e9d7c3fcecf1a5c17ca6899223e5880370bd660c1321e11bf72d892bdd
tag: v9.3.0@sha256:0116bf9df507776691e51d4968ab61403d932cd5ca58a61505709e4988d1bee6
workload:
main:

View File

@@ -3,11 +3,11 @@ appVersion: "4.37.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.2
version: 14.0.1
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.58
version: 7.0.6
deprecated: false
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
home: https://truecharts.org/charts/enterprise/authelia
@@ -35,7 +35,7 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 15.1.28
version: 18.0.0
annotations:
truecharts.org/catagories: |
- security

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -30,9 +30,8 @@ LLDAP is a `Stable` train chart and therefore isn't supported at the same level
### App Configuration
Domain: `mydomain.com` <- Your domain without https://
Default Redirection URL: `auth.mydomain.com`
- Can be anything, but we'll stick to auth.mydomain.com. As well, this will be the ingress URL for `Authelia`
- Domain: `mydomain.com` <- Your domain without https://
- Default Redirection URL: `https://auth.mydomain.com` <- Can be anything, but we'll stick to auth.mydomain.com. As well, this will be the ingress URL for `Authelia`
### LDAP Backend Configuration
@@ -97,6 +96,13 @@ Leave the default `one_factor` unless you've setup TOTP above. Then click `Add`
- `Remote-Name`
- `Remote-Email`
### Adding the forwardauth to your Apps
The last step is adding the `forwardauth` along with the standard `ingress` settings for your app, for more info on setting ingress see the [ClusterIssuer Guide](https://truecharts.org/charts/enterprise/clusterissuer/how-to). What changes versus a standard setup is the `Traefik Middlewares` section, where you must add your `forwardauth` to the section.
- In this example we use the same name as above, or `auth`. Click `Add` to the `Traefik Middlewares` section, and enter your `forwardauth` name.
![TraefikForwardAuthMiddleware](img/TraefikForwardAuthMiddleware.png)
### References
The origin material for this guide is available on the [LLDAP Github](https://github.com/lldap/lldap). While further information on Authelia can be found on their [Github](https://github.com/authelia/authelia) and [website](https://www.authelia.com/).

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

@@ -0,0 +1,23 @@
# Input Validation
**`Default Redirection URL`**
Accepts:
- `https://`
- DNS host
- Characters (`0-9`, `a-z`, `A-Z`, `-`, `.`)
Accepted formats are:
- `https://dnshost`
- `https://DNSHOST`
- `https://DNS-HOST`
- `https://dns-host`
Regex used to match this: `^https?:\/\/(.*)`
You can try live [here](https://regex101.com/r/zFt9zy/1)
---
_If you find a field that you think it needs validation, please open an issue on github_

View File

@@ -28,6 +28,7 @@ questions:
schema:
type: string
default: ""
valid_chars: '^https?:\/\/(.*)'
- variable: theme
group: "App Configuration"
label: "Theme"

View File

@@ -32,41 +32,41 @@ enabled: true
data:
configuration.yaml: |
---
theme: {{ default "light" .Values.theme }}
theme: {{ .Values.theme | default "light" }}
default_redirection_url: {{ default (printf "https://www.%s" .Values.domain) .Values.default_redirection_url }}
ntp:
address: {{ default "time.cloudflare.com:123" .Values.ntp.address }}
version: {{ default 4 .Values.ntp.version }}
max_desync: {{ default "3s" .Values.ntp.max_desync }}
disable_startup_check: {{ default false .Values.ntp.disable_startup_check }}
disable_failure: {{ default true .Values.ntp.disable_failure }}
address: {{ .Values.ntp.address | default "time.cloudflare.com:123" }}
version: {{ .Values.ntp.version | default 4 }}
max_desync: {{ .Values.ntp.max_desync | default "3s" }}
disable_startup_check: {{ .Values.ntp.disable_startup_check | default false }}
disable_failure: {{ .Values.ntp.disable_failure | default true }}
server:
host: 0.0.0.0
port: {{ default 9091 .Values.server.port }}
{{- if not (eq "" (default "" .Values.server.path)) }}
port: {{ .Values.server.port | default 9091 }}
{{- if ne "" (.Values.server.path | default "") }}
path: {{ .Values.server.path }}
{{- end }}
buffers:
write: {{ default 4096 .Values.server.write_buffer_size }}
read: {{ default 4096 .Values.server.read_buffer_size }}
enable_pprof: {{ default false .Values.server.enable_pprof }}
enable_expvars: {{ default false .Values.server.enable_expvars }}
write: {{ .Values.server.write_buffer_size | default 4096 }}
read: {{ .Values.server.read_buffer_size | default 4096 }}
enable_pprof: {{ .Values.server.enable_pprof | default false }}
enable_expvars: {{ .Values.server.enable_expvars | default false }}
log:
level: {{ default "info" .Values.log.level }}
format: {{ default "text" .Values.log.format }}
{{- if not (eq "" (default "" .Values.log.file_path)) }}
level: {{ .Values.log.level | default "info" }}
format: {{ .Values.log.format | default "text" }}
{{- if ne "" (.Values.log.file_path | default "") }}
file_path: {{ .Values.log.file_path }}
keep_stdout: true
{{- end }}
totp:
issuer: {{ default .Values.domain .Values.totp.issuer }}
period: {{ default 30 .Values.totp.period }}
skew: {{ default 1 .Values.totp.skew }}
issuer: {{ .Values.totp.issuer | default .Values.domain }}
period: {{ .Values.totp.period | default 30 }}
skew: {{ .Values.totp.skew | default 1 }}
{{- if .Values.duo_api.enabled }}
duo_api:
hostname: {{ .Values.duo_api.hostname }}
integration_key: {{ .Values.duo_api.integration_key }}
{{- end }}
{{- end -}}
{{- with $auth := .Values.authentication_backend }}
authentication_backend:
password_reset:
@@ -74,95 +74,121 @@ data:
{{- if $auth.file.enabled }}
file:
path: {{ $auth.file.path }}
password: {{ toYaml $auth.file.password | nindent 10 }}
{{- end }}
password:
{{- $p := $auth.file.password -}}
{{- if $p.algorithm }}
algorithm: {{ $p.algorithm }}
{{- end -}}
{{- if $p.iterations }}
iterations: {{ $p.iterations }}
{{- end -}}
{{- if $p.key_length }}
key_length: {{ $p.key_length }}
{{- end -}}
{{- if $p.salt_length }}
salt_length: {{ $p.salt_length }}
{{- end -}}
{{- if $p.memory }}
memory: {{ $p.memory }}
{{- end -}}
{{- if $p.parallelism }}
parallelism: {{ $p.parallelism }}
{{- end -}}
{{- end -}}
{{- if $auth.ldap.enabled }}
ldap:
implementation: {{ default "custom" $auth.ldap.implementation }}
implementation: {{ $auth.ldap.implementation | default "custom" }}
url: {{ $auth.ldap.url }}
timeout: {{ default "5s" $auth.ldap.timeout }}
timeout: {{ $auth.ldap.timeout | default "5s" }}
start_tls: {{ $auth.ldap.start_tls }}
tls:
{{- if hasKey $auth.ldap.tls "server_name" }}
server_name: {{ default $auth.ldap.host $auth.ldap.tls.server_name }}
server_name: {{ $auth.ldap.tls.server_name | default $auth.ldap.host }}
{{- end }}
minimum_version: {{ default "TLS1.2" $auth.ldap.tls.minimum_version }}
skip_verify: {{ default false $auth.ldap.tls.skip_verify }}
minimum_version: {{ $auth.ldap.tls.minimum_version | default "TLS1.2" }}
skip_verify: {{ $auth.ldap.tls.skip_verify | default false }}
{{- if $auth.ldap.base_dn }}
base_dn: {{ $auth.ldap.base_dn }}
{{- end }}
{{- end -}}
{{- if $auth.ldap.username_attribute }}
username_attribute: {{ $auth.ldap.username_attribute }}
{{- end }}
{{- end -}}
{{- if $auth.ldap.additional_users_dn }}
additional_users_dn: {{ $auth.ldap.additional_users_dn }}
{{- end }}
{{- end -}}
{{- if $auth.ldap.users_filter }}
users_filter: {{ $auth.ldap.users_filter }}
{{- end }}
{{- end -}}
{{- if $auth.ldap.additional_groups_dn }}
additional_groups_dn: {{ $auth.ldap.additional_groups_dn }}
{{- end }}
{{- end -}}
{{- if $auth.ldap.groups_filter }}
groups_filter: {{ $auth.ldap.groups_filter }}
{{- end }}
{{- end -}}
{{- if $auth.ldap.group_name_attribute }}
group_name_attribute: {{ $auth.ldap.group_name_attribute }}
{{- end }}
{{- end -}}
{{- if $auth.ldap.mail_attribute }}
mail_attribute: {{ $auth.ldap.mail_attribute }}
{{- end }}
{{- end -}}
{{- if $auth.ldap.display_name_attribute }}
display_name_attribute: {{ $auth.ldap.display_name_attribute }}
{{- end }}
user: {{ $auth.ldap.user }}
{{- end }}
{{- end }}
{{- end -}}
{{- end -}}
{{- with $session := .Values.session }}
session:
name: {{ default "authelia_session" $session.name }}
name: {{ $session.name | default "authelia_session" }}
domain: {{ required "A valid .Values.domain entry required!" $.Values.domain }}
same_site: {{ default "lax" $session.same_site }}
expiration: {{ default "1M" $session.expiration }}
inactivity: {{ default "5m" $session.inactivity }}
remember_me_duration: {{ default "1M" $session.remember_me_duration }}
same_site: {{ $session.same_site | default "lax" }}
expiration: {{ $session.expiration | default "1M" }}
inactivity: {{ $session.inactivity | default "5m" }}
remember_me_duration: {{ $session.remember_me_duration | default "1M" }}
{{- end }}
redis:
host: {{ .Values.redis.creds.plain }}
{{- with $redis := .Values.redisProvider }}
port: {{ default 6379 $redis.port }}
port: {{ $redis.port | default 6379 }}
{{- if not (eq $redis.username "") }}
username: {{ $redis.username }}
{{- end }}
maximum_active_connections: {{ default 8 $redis.maximum_active_connections }}
minimum_idle_connections: {{ default 0 $redis.minimum_idle_connections }}
maximum_active_connections: {{ $redis.maximum_active_connections | default 8 }}
minimum_idle_connections: {{ $redis.minimum_idle_connections | default 0 }}
{{- if $redis.tls.enabled }}
tls:
server_name: {{ $redis.tls.server_name }}
minimum_version: {{ default "TLS1.2" $redis.tls.minimum_version }}
minimum_version: {{ $redis.tls.minimum_version | default "TLS1.2" }}
skip_verify: {{ $redis.tls.skip_verify }}
{{- end }}
{{- if $redis.high_availability.enabled }}
high_availability:
sentinel_name: {{ $redis.high_availability.sentinel_name }}
{{- if $redis.high_availability.nodes }}
nodes: {{ toYaml $redis.high_availability.nodes | nindent 10 }}
nodes:
{{- range $node := $redis.high_availability.nodes }}
- host: {{ $node.host }}
port: {{ $node.port | default 26379 }}
{{- end -}}
{{- end }}
route_by_latency: {{ $redis.high_availability.route_by_latency }}
route_randomly: {{ $redis.high_availability.route_randomly }}
{{- end }}
{{- end }}
regulation: {{ toYaml .Values.regulation | nindent 6 }}
regulation:
max_retries: {{ .Values.regulation.max_retries | default 3 }}
find_time: {{ .Values.regulation.find_time | default "1m" }}
ban_time: {{ .Values.regulation.ban_time | default "5m" }}
storage:
postgres:
host: {{ $.Values.cnpg.main.creds.host }}
{{- with $storage := .Values.storage }}
port: {{ default 5432 $storage.postgres.port }}
database: {{ default "authelia" $storage.postgres.database }}
username: {{ default "authelia" $storage.postgres.username }}
timeout: {{ default "5s" $storage.postgres.timeout }}
port: {{ $storage.postgres.port | default 5432 }}
database: {{ $storage.postgres.database | default "authelia" }}
username: {{ $storage.postgres.username | default "authelia" }}
timeout: {{ $storage.postgres.timeout | default "5s" }}
ssl:
mode: {{ default "disable" $storage.postgres.sslmode }}
mode: {{ $storage.postgres.sslmode | default "disable" }}
{{- end }}
{{- with $notifier := .Values.notifier }}
notifier:
@@ -174,8 +200,8 @@ data:
{{- if $notifier.smtp.enabled }}
smtp:
host: {{ $notifier.smtp.host }}
port: {{ default 25 $notifier.smtp.port }}
timeout: {{ default "5s" $notifier.smtp.timeout }}
port: {{ $notifier.smtp.port | default 25 }}
timeout: {{ $notifier.smtp.timeout | default "5s" }}
{{- with $notifier.smtp.username }}
username: {{ . }}
{{- end }}
@@ -186,50 +212,65 @@ data:
disable_require_tls: {{ $notifier.smtp.disable_require_tls }}
disable_html_emails: {{ $notifier.smtp.disable_html_emails }}
tls:
server_name: {{ default $notifier.smtp.host $notifier.smtp.tls.server_name }}
minimum_version: {{ default "TLS1.2" $notifier.smtp.tls.minimum_version }}
skip_verify: {{ default false $notifier.smtp.tls.skip_verify }}
server_name: {{ $notifier.smtp.tls.server_name | default $notifier.smtp.host }}
minimum_version: {{ $notifier.smtp.tls.minimum_version | default "TLS1.2" }}
skip_verify: {{ $notifier.smtp.tls.skip_verify | default false }}
{{- end }}
{{- end }}
{{- if .Values.identity_providers.oidc.enabled }}
identity_providers:
oidc:
access_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.access_token_lifespan }}
authorize_code_lifespan: {{ default "1m" .Values.identity_providers.oidc.authorize_code_lifespan }}
id_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.id_token_lifespan }}
refresh_token_lifespan: {{ default "90m" .Values.identity_providers.oidc.refresh_token_lifespan }}
enable_client_debug_messages: {{ default false .Values.identity_providers.oidc.enable_client_debug_messages }}
minimum_parameter_entropy: {{ default 8 .Values.identity_providers.oidc.minimum_parameter_entropy }}
{{- if gt (len .Values.identity_providers.oidc.clients) 0 }}
access_token_lifespan: {{ .Values.identity_providers.oidc.access_token_lifespan | default "1h" }}
authorize_code_lifespan: {{ .Values.identity_providers.oidc.authorize_code_lifespan | default "1m" }}
id_token_lifespan: {{ .Values.identity_providers.oidc.id_token_lifespan | default "1h" }}
refresh_token_lifespan: {{ .Values.identity_providers.oidc.refresh_token_lifespan | default "90m" }}
enable_client_debug_messages: {{ .Values.identity_providers.oidc.enable_client_debug_messages | default false }}
minimum_parameter_entropy: {{ .Values.identity_providers.oidc.minimum_parameter_entropy | default 8 }}
{{- if .Values.identity_providers.oidc.clients }}
clients:
{{- range $client := .Values.identity_providers.oidc.clients }}
- id: {{ $client.id }}
description: {{ default $client.id $client.description }}
secret: {{ default (randAlphaNum 128) $client.secret }}
description: {{ $client.description | default $client.id }}
secret: {{ $client.secret | default (randAlphaNum 128) }}
{{- if $client.public }}
public: {{ $client.public }}
{{- end }}
authorization_policy: {{ default "two_factor" $client.authorization_policy }}
consent_mode: {{ default "auto" $client.consent_mode}}
authorization_policy: {{ $client.authorization_policy | default "two_factor" }}
consent_mode: {{ $client.consent_mode | default "auto" }}
redirect_uris:
{{- range $client.redirect_uris }}
- {{ . }}
{{- end }}
{{- if $client.audience }}
audience: {{ toYaml $client.audience | nindent 10 }}
audience:
{{- range $client.audience }}
- {{ . }}
{{- end }}
{{- end }}
scopes:
{{- range ($client.scopes | default (list "openid" "profile" "email" "groups")) }}
- {{ . }}
{{- end }}
grant_types:
{{- range ($client.grant_types | default (list "refresh_token" "authorization_code")) }}
- {{ . }}
{{- end }}
response_types:
{{- range ($client.response_types | default (list "code")) }}
- {{ . }}
{{- end }}
scopes: {{ toYaml (default (list "openid" "profile" "email" "groups") $client.scopes) | nindent 10 }}
grant_types: {{ toYaml (default (list "refresh_token" "authorization_code") $client.grant_types) | nindent 10 }}
response_types: {{ toYaml (default (list "code") $client.response_types) | nindent 10 }}
{{- if $client.response_modes }}
response_modes: {{ toYaml $client.response_modes | nindent 10 }}
response_modes:
{{- range $client.response_modes }}
- {{ . }}
{{- end }}
userinfo_signing_algorithm: {{ default "none" $client.userinfo_signing_algorithm }}
{{- end }}
userinfo_signing_algorithm: {{ $client.userinfo_signing_algorithm | default "none" }}
{{- end }}
{{- end }}
{{- end }}
access_control:
{{- if (eq (len .Values.access_control.rules) 0) }}
{{- if not .Values.access_control.rules }}
{{- if (eq .Values.access_control.default_policy "bypass") }}
default_policy: one_factor
{{- else if (eq .Values.access_control.default_policy "deny") }}
@@ -240,15 +281,69 @@ data:
{{- else }}
default_policy: {{ .Values.access_control.default_policy }}
{{- end }}
{{- if (eq (len .Values.access_control.networks) 0) }}
{{- if not .Values.access_control.networks }}
networks: []
{{- else }}
networks: {{ toYaml .Values.access_control.networks | nindent 6 }}
networks:
{{- range $net := .Values.access_control.networks }}
- name: {{ $net.name }}
networks:
{{- range $net.networks }}
- {{ . | squote }}
{{- end }}
{{- end }}
{{- if (eq (len .Values.access_control.rules) 0) }}
{{- end }}
{{- if not .Values.access_control.rules }}
rules: []
{{- else }}
rules: {{ toYaml .Values.access_control.rules | nindent 6 }}
rules:
{{- range $rule := .Values.access_control.rules }}
{{- if $rule.domain }}
- domain:
{{- if kindIs "string" $rule.domain }}
- {{ $rule.domain | squote }}
{{- else -}}
{{- range $rule.domain }}
- {{ . | squote }}
{{- end }}
{{- end }}
{{- end -}}
{{- with $rule.policy }}
policy: {{ . }}
{{- end -}}
{{- if $rule.networks }}
networks:
{{- if kindIs "string" $rule.networks }}
- {{ $rule.networks | squote }}
{{- else -}}
{{- range $rule.networks }}
- {{ . | squote }}
{{- end }}
{{- end }}
{{- end }}
{{- if $rule.subject }}
subject:
{{- if kindIs "string" $rule.subject }}
- {{ $rule.subject | squote }}
{{- else -}}
{{- range $rule.subject }}
- {{ . | squote }}
{{- end }}
{{- end }}
{{- end }}
{{- if $rule.resources }}
resources:
{{- if kindIs "string" $rule.resources }}
- {{ $rule.resources | squote }}
{{- else -}}
{{- range $rule.resources }}
- {{ . | squote }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}
...
{{- end -}}

View File

@@ -3,11 +3,11 @@ appVersion: "0.21.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.2
version: 14.0.1
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.58
version: 7.0.6
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
home: https://truecharts.org/charts/enterprise/blocky
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
@@ -25,7 +25,7 @@ sources:
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
version: 5.0.42
version: 8.0.0
annotations:
truecharts.org/catagories: |
- network

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -8,64 +8,67 @@ Blocky has multiple DNS entries configured by default these can be overridden to
Blocky supports 3 methods for upstream DNS.
UDP - Basic DNS
DoT - DNS over TLS
DoH - DNS over HTTPS
- UDP - Basic DNS
- DoT - DNS over TLS
- DoH - DNS over HTTPS
While UDP provides no security for DNS both DoT and DoH will encrypt DNS request. DoH has the added benefit of privacy since DNS traffic will appear as HTTPS traffic.
### UDP DNS Setup
Google DNS: `8.8.8.8` `8.8.4.4`
Cloudflare DNS: `1.1.1.1` `1.0.0.1`
- Google DNS: `8.8.8.8` `8.8.4.4`
- Cloudflare DNS: `1.1.1.1` `1.0.0.1`
![blocky-udp-upstream-google](./img/blocky-udp-upstream-google.png)
### DoT DNS Setup
Google DNS ([Bootstrap DNS Required](#bootstrap-dns)): `tcp-tls:dns.google:853`
Cloudflare DNS: `tcp-tls:1.1.1.1:853` `tcp-tls:1.0.0.1:853`
- Google DNS ([Bootstrap DNS Required](#bootstrap-dns)): `tcp-tls:dns.google:853`
- Cloudflare DNS: `tcp-tls:1.1.1.1:853` `tcp-tls:1.0.0.1:853`
![blocky-dot-upstream-google](./img/blocky-dot-upstream-google.png)
### DoH Upstream
Google DNS ([Bootstrap DNS Required](#bootstrap-dns)): `https://dns.google/dns-query`
Cloudflare DNS: `https://1.1.1.1/dns-query` `https://1.0.0.1/dns-query`
- Google DNS ([Bootstrap DNS Required](#bootstrap-dns)): `https://dns.google/dns-query`
- Cloudflare DNS: `https://1.1.1.1/dns-query` `https://1.0.0.1/dns-query`
![blocky-doh-upstream-google](./img/blocky-doh-upstream-google.png)
## Bootstrap DNS
For DNS providers that do not use an IP address for DoT or DoH a bootstrap DNS provider is needed to resolve the DoT or DoH address. This provider can be any UDP upstream DNS. In the below example I am using Google DNS.
For DNS providers that do not use an IP address for DoT or DoH a bootstrap DNS provider
is needed to resolve the DoT or DoH address. This provider can be any UDP upstream DNS.
In the below example I am using Google DNS.
![blocky-bootstrap-google](./img/blocky-bootstrap-google.png)
## DNS Blacklists
DNS Blacklists are used to prevent DNS resolution of advertisement, malware, trackers and adult sites domains. This is completed with public maintained blocklists. A good source for these is [firebog.net](https://firebog.net).
DNS Blacklists are used to prevent DNS resolution of advertisement, malware, trackers
and adult sites domains. This is completed with public maintained blocklists.
A good source for these is [firebog.net](https://firebog.net).
:::warning Warning
While publicly maintained blocklists usually do a good job of allowing legitimate traffic they can sometimes be too broad and catch traffic that you wish to allow. You may need to disable certain blocklists if you find legitimate traffic being blocked.
While publicly maintained blocklists usually do a good job of allowing legitimate traffic they
can sometimes be too broad and catch traffic that you wish to allow. You may need to disable
certain blocklists if you find legitimate traffic being blocked.
:::
1. Pick a Group Name for your blocklists.
2. Add List entries for each blocklist by URL.
![blocky-blacklist](./img/blocky-blacklist.png)
![blocky-blacklist](./img/blocky-blacklist.png)
3. Add a Clients Group Block and set Client Group Name to `default`
4. Under Groups Entry enter the Group name you used above.
![blocky-blacklist-group](./img/blocky-blacklist-group.png)
![blocky-blacklist-group](./img/blocky-blacklist-group.png)
## k8s-Gateway Configuration
k8s-Gateway will automatically provide split DNS for your local domain. This will allow you to resolve all ingress configured subdomains locally. All that is required for setup is to add your root domain in the Domain name block.
k8s-Gateway will automatically provide split DNS for your local domain. This will allow
you to resolve all ingress configured subdomains locally. All that is required for setup
is to add your root domain in the Domain name block.
![blocky-k8s-gateway](./img/blocky-k8s-gateway.png)

View File

@@ -325,7 +325,7 @@ metrics:
main:
# -- Enable and configure a Prometheus serviceMonitor for the chart under this key.
# @default -- See values.yaml
enabled: true
enabled: false
type: "servicemonitor"
endpoints:
- port: main

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.2
version: 14.0.1
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
- https://cert-manager.io/
type: application
version: 1.0.6
version: 4.0.1
annotations:
truecharts.org/catagories: |
- core

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

File diff suppressed because it is too large Load Diff

View File

@@ -4,26 +4,18 @@ This guide will walk you through setting up `clusterissuer`, certificate managem
## Prerequisites
Ensure you have the `enterprise` train enabled for `TrueCharts` as discussed [here](https://truecharts.org/manual/SCALE/guides/getting-started/#adding-truecharts).
- Ensure you have the `enterprise` and `operators` trains enabled for `TrueCharts` as discussed [here](https://truecharts.org/manual/SCALE/guides/getting-started#adding-truecharts).
- [Traefik](https://truecharts.org/charts/enterprise/traefik/) is installed from enterprise train
- [Cert-Mananger](https://truecharts.org/charts/operators/cert-manager/) and [Prometheus-Operator](https://truecharts.org/charts/operators/prometheus-operator/) are installed from the operators train
Ensure you have traefik installed, required for Ingress.
## Set Scale Nameservers
Search for clusterissuer in the `Apps` menu | `Available Applications` tab and click **Install**.
It is important to configure Scale with reliable nameserver to avoid issues handling DNS-01 challenges. Under Network -> Global Configuration-> Nameservers, we recommend setting 1.1.1.1/1.0.0.1 or 8.8.8.8/8.8.4.4.
## Cloudflare DNS-Provider
![clusterissuer scale nameservers](img/scale-network-nameserver.png)
You can setup multiple domains with a single `clusterissuer` app, all you have to do is either add the global API key (**not recommended**) or `Add` multiple `ACME Issuer` entries for each domain and create an API token for each at [Cloudflare API Tokens](https://dash.cloudflare.com/profile/api-tokens).
- Give the certificate a name (eg domain or "maincert", etc).
- Select the correct provider, for example `Cloudflare`.
- Set **Server** to **Letsencrypt-Production**.
- Set Email to the account email.
- Optionally set Cloudflare API key (**not recommended**)
- Set the Cloudflare API Token to the one created earlier.
![clusterissuer edit dialog](img/clusterissuer1.png)
## clusterissuer App
## Install clusterissuer App
:::note
@@ -33,7 +25,47 @@ It is by design that the app does not run, there are no events, no logs and no s
![clusterissuer app card](img/clusterissuer2.png)
## How to Add Ingress to Apps with clusterissuer
## Configure ACME Issuer
You can setup multiple domains and/or DNS providers with a single `clusterissuer` app.
### Cloudflare DNS Provider
#### Create a Cloudflare API token
Login to Cloudflare dashboard and go to the [Cloudflare API Tokens](https://dash.cloudflare.com/profile/api-tokens) page. Select Edit Zone DNS template.
![clusterissuer app card](img/cf-apitokens-template.png)
The recommended `API Token` permissions are below:
![clusterissuer app card](img/cf-apitokens-perms.png)
#### Cloudflare ACME Issuer Settings
- **Name**: Name of the issuer entry; such as "cert" or "cloudflareprod". This name will be used later in the app ingress configuration
- **Type of DNS Provider**: `Cloudflare`
- **Server**: `Letsencrypt-Production`
- **Email**: The email address you register with Let's Encrypt for renewal/expiration notices
- **Cloudflare API key**: Leave blank since API token will be used
- **Cloudflare API Token**: Populate with token created from above.
![clusterissuer edit dialog](img/clusterissuer-appconfig.png)
More detail can be found on the upstream [Cert-Manager](https://cert-manager.io/) documentaition for [Cloudflare](https://cert-manager.io/docs/configuration/acme/dns01/cloudflare/).
### Route 53 DNS Provider
To be completed
### Akamai DNS Provider
To be completed
### Digital Ocean DNS Provider
To be completed
## Configure Ingress using clusterissuer
Here's an example on how to add ingress to an app with clusterissuer for a single domain only.
@@ -45,9 +77,9 @@ Do **NOT** use this combined with the `TLS-Settings`.
:::
![how to add ingress using clusterissuer ](img/clusterissuer3.png)
![configure ingress using clusterissuer ](img/clusterissuer-ingressconfig.png)
If you want to support multiple domains, use the `TLS-Settings` option to create each one, basically an extra step each time.
If you want to support multiple domains on a single app, under `Show Advanced Settings` checkbox, use the `TLS-Settings` option to create each one with the Add button.
## Verifying clusterissuer is working
@@ -56,4 +88,4 @@ Once installed using the Ingress settings above, you can see the `Application Ev
![clusterissuer4](img/clusterissuer4.png)
![clusterissuer5](img/clusterissuer5.png)
All is automated by `clusterissuer`
Renewals are handled automatically by `clusterissuer`.

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@@ -52,7 +52,6 @@ questions:
description: "Server for ACME, for example: letsencrypt"
schema:
type: string
show_if: [["type", "!=", "HTTP01"]]
default: 'Letsencrypt-Production'
enum:
- value: 'https://acme-v02.api.letsencrypt.org/directory'
@@ -78,7 +77,6 @@ questions:
schema:
type: string
required: true
show_if: [["type", "!=", "HTTP01"]]
default: "something@example.com"
- variable: cfapikey
label: CloudFlare API key

View File

@@ -1,26 +0,0 @@
{{- define "certmanager.metrics" -}}
{{- if .Values.customMetrics.enabled }}
---
apiVersion: monitoring.coreos.com/v1
kind: PodMonitor
metadata:
name: cert-manager
namespace: cert-manager
labels:
app: cert-manager
app.kubernetes.io/name: cert-manager
app.kubernetes.io/instance: cert-manager
app.kubernetes.io/component: "controller"
spec:
jobLabel: app.kubernetes.io/name
selector:
matchLabels:
app: cert-manager
app.kubernetes.io/name: cert-manager
app.kubernetes.io/instance: cert-manager
app.kubernetes.io/component: "controller"
podMetricsEndpoints:
- port: http
honorLabels: true
{{- end }}
{{- end -}}

View File

@@ -1,4 +1,6 @@
{{- define "certmanager.clusterissuer.acme" -}}
{{- $operator := index $.Values.operator "cert-manager" -}}
{{- $namespace := $operator.namespace | default "cert-manager" -}}
{{- range .Values.clusterIssuer.ACME }}
{{- if not (mustRegexMatch "^[a-z]+(-?[a-z]){0,63}-?[a-z]+$" .name) -}}
{{- fail "ACME - Expected name to be all lowercase with hyphens, but not start or end with a hyphen" -}}
@@ -80,7 +82,7 @@ spec:
apiVersion: v1
kind: Secret
metadata:
namespace: cert-manager
namespace: {{ $namespace }}
name: {{ $issuerSecretName }}
type: Opaque
stringData:

View File

@@ -1,4 +1,7 @@
{{- define "certmanager.clusterissuer.ca" -}}
{{- $operator := index $.Values.operator "cert-manager" -}}
{{- $namespace := $operator.namespace | default "cert-manager" -}}
{{- range .Values.clusterIssuer.CA }}
{{- if not (mustRegexMatch "^[a-z]+(-?[a-z]){0,63}-?[a-z]+$" .name) -}}
{{- fail "CA - Expected name to be all lowercase with hyphens, but not start or end with a hyphen" -}}
@@ -16,7 +19,7 @@ apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: {{ .name }}-selfsigned-ca
namespace: cert-manager
namespace: {{ $namespace }}
spec:
isCA: true
commonName: {{ .selfSignedCommonName }}
@@ -25,7 +28,7 @@ spec:
algorithm: ECDSA
size: 256
issuerRef:
name: selfsigned-ca-issuer
name: {{ .name }}-selfsigned-ca-issuer
kind: ClusterIssuer
group: cert-manager.io
{{- else }}
@@ -34,7 +37,7 @@ apiVersion: v1
kind: Secret
metadata:
name: {{ .name }}-ca
namespace: cert-manager
namespace: {{ $namespace }}
data:
tls.crt: {{ .crt | b64enc }}
tls.key: {{ .key | b64enc }}

View File

@@ -7,4 +7,3 @@
{{- include "certmanager.clusterissuer.acme" . }}
{{- include "certmanager.clusterissuer.selfsigned" . }}
{{- include "certmanager.clusterissuer.ca" . }}
{{- include "certmanager.metrics" . }}

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/scratch
tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3
tag: latest@sha256:1a9a10a0a5f5cb5fe4b30ac6d9c56ff87ad47f3f3490bafb6938fc155230131b
pullPolicy: IfNotPresent
manifestManager:
enabled: true
@@ -31,6 +31,13 @@ portal:
open:
enabled: false
operator:
verify:
additionalOperators:
- cert-manager
enabled: true
failOnError: false
clusterIssuer:
selfSigned:
enabled: true
@@ -75,6 +82,3 @@ clusterIssuer:
# tsigKeyName: ""
# tsigAlgorithm: ""
# rfctsigSecret: ""
customMetrics:
enabled: true

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "9.5.3"
appVersion: "10.0.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.2
version: 14.0.1
deprecated: false
description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
home: https://truecharts.org/charts/enterprise/grafana
@@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
version: 7.0.50
version: 9.0.4
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/grafana
pullPolicy: IfNotPresent
tag: v9.5.3@sha256:3f22fc64031f0a9e432ef397f8dd94173fd09c96777c5ba54fbe15ddce19e318
tag: v10.0.3@sha256:2e59eea99682231d1766062f50b8e4da0b04f2620126befc836e7297de863af6
manifestManager:
enabled: true
securityContext:
@@ -59,7 +59,7 @@ metrics:
# -- Enable and configure a Prometheus serviceMonitor for the chart under this key.
# @default -- See values.yaml
enabled: true
type: serviceMonitor
type: "servicemonitor"
endpoints:
- port: main
path: /metrics

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.2
version: 14.0.1
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@@ -22,7 +22,7 @@ sources:
- https://github.com/metallb/metallb
- https://metallb.universe.tf
type: application
version: 1.1.8
version: 3.0.0
annotations:
truecharts.org/catagories: |
- core

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -20,7 +20,10 @@ With MetalLB installed, apps will not be reachable using the integrated loadbala
Install `metallb` from `operators` train first. There is no config, so just hit save.
If you previously had `metallb` installed and are attempting to upgrade, follow the steps specified below in [Migrating an existing MetalLB config to operator-based version](#migrating-an-existing-metallb-config-to-operator-version)
If you encounter an error upon install, run the following command as root from system settings -> shell and attempt the install again:
```k3s kubectl delete --grace-period 30 --v=4 -k https://github.com/truecharts/manifests/delete```
If you previously had `metallb` installed and encounter an error, delete the old version, then run the above command before proceeding to install the `metallb` operator.
## 2. Set Address Pool & L2 Advertisement in MetalLB-Config
@@ -87,9 +90,3 @@ Known Issue: On the SCALE Installed Applications page, the **Open** buttons on e
:::
For details on other configuration options, please reference the [MetaLB documentation](https://metallb.universe.tf/configuration/)
## Migrating an existing MetalLB config to operator version
- remove the old `metallb` chart coming from the `enterprise` train
- run this in a **root** shell: `k3s kubectl delete --grace-period 30 --v=4 -k https://github.com/truecharts/manifests/delete`
- Proceed with Steps 1 & 2 in the setup guide above

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/scratch
tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3
tag: latest@sha256:1a9a10a0a5f5cb5fe4b30ac6d9c56ff87ad47f3f3490bafb6938fc155230131b
pullPolicy: IfNotPresent
manifestManager:
enabled: false

View File

@@ -1,17 +1,17 @@
apiVersion: v2
appVersion: "2.44.0"
appVersion: "2.46.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.2
version: 14.0.1
- condition: exporters.enabled,exporters.node-exporter.enabled
name: node-exporter
repository: https://deps.truecharts.org
version: 1.0.22
version: 2.0.7
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
name: kube-state-metrics
repository: https://deps.truecharts.org
version: 1.0.20
version: 2.0.6
deprecated: false
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
@@ -29,7 +29,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 9.0.21
version: 12.1.0
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -80,6 +80,44 @@ questions:
schema:
type: boolean
default: false
- variable: remoteWrite
label: "Remote Write"
schema:
type: list
default: []
items:
- variable: remoteWriteEntry
label: Remote Write Entry
schema:
additional_attrs: true
type: dict
attrs:
- variable: url
label: URL
description: Remote write destination URL
schema:
type: string
required: true
default: ""
- variable: basicAuth
label: Basic Auth
type: dict
description: Basic authentication for remote write
attrs:
- variable: username
label: Username
description: Basic auth username
schema:
type: string
required: true
default: ""
- variable: password
label: Password
description: Basic auth password
schema:
type: string
required: false
default: ""
- variable: exporters
group: "App Configuration"

View File

@@ -25,6 +25,11 @@ spec:
{{- else }}
probeSelector: {}
{{- end }}
{{- if .Values.prometheus.scrapeConfigSelector }}
scrapeConfigSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.scrapeConfigSelector "context" $) | nindent 4 }}
{{- else }}
scrapeConfigSelector: {}
{{- end }}
alerting:
alertmanagers:
{{- if .Values.prometheus.alertingEndpoints }}
@@ -113,6 +118,11 @@ spec:
{{- else }}
probeNamespaceSelector: {}
{{- end }}
{{- if .Values.prometheus.scrapeConfigNamespaceSelector }}
scrapeConfigNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.scrapeConfigNamespaceSelector "context" $) | nindent 4 }}
{{- else }}
scrapeConfigNamespaceSelector: {}
{{- end }}
{{- if .Values.prometheus.remoteRead }}
remoteRead: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.remoteRead "context" $) | nindent 4 }}
{{- end }}

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/prometheus
tag: v2.44.0@sha256:e35ebfcbc50d3655030eb4162ab1a33438a5d2dbadac2dcb4bcc0d794a8dadf7
tag: v2.46.0@sha256:0b0dc821c06967e8562bf32ebd9055eef7f1ddd8851187acbf8871d8bd9c72a3
thanosImage:
repository: tccr.io/truecharts/thanos
@@ -515,6 +515,14 @@ prometheus:
## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage
##
probeNamespaceSelector: {}
## @param prometheus.scrapeConfigSelector The scrapeConfigs to be selected for target discovery.
## If {}, select all scrapeConfigs
##
scrapeConfigSelector: {}
## @param prometheus.scrapeConfigNamespaceSelector Namespaces to be selected for scrapeConfig discovery.
## If {}, select all namespaces.
## If nil, select own namespace.
scrapeConfigNamespaceSelector: {}
## @param prometheus.retention Metrics retention days
##
retention: 31d

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "2.10.1"
appVersion: "2.10.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.2
version: 14.0.1
deprecated: false
description: Traefik is a flexible reverse proxy and Ingress Provider.
home: https://truecharts.org/charts/enterprise/traefik
@@ -23,7 +23,7 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 18.0.15
version: 21.0.0
annotations:
truecharts.org/catagories: |
- network

View File

@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@@ -0,0 +1,11 @@
# Adding or removing headers
The `customRequestHeaders` and `customResponseHeaders` middlewares will allow you to add or remove headers from the request or response.
## `customRequestHeaders`
You can specify a list of headers to add to requests. When removing a header, you only need to specify the header name (an empty value removes the header with that name from requests, if it exists).
## `customResponseHeaders`
You can specify a list of headers to add to responses. When removing a header, you only need to specify the header name (an empty value removes the header with that name from responses, if it exists).

View File

@@ -1,7 +1,3 @@
---
sidebar_position: 1
---
# Installing Traefik
Within TrueCharts, our aim is to make it as easy as possible to secure your Apps.

View File

@@ -184,6 +184,10 @@ questions:
attrs:
# Include{basicAuthMiddleware}
# Include{forwardAuthMiddleware}
# Include{bufferingMiddleware}
# Include{customRequestHeadersMiddleware}
# Include{customResponseHeadersMiddleware}
# Include{customFrameOptionsValueMiddleware}
# Include{chainMiddleware}
# Include{redirectSchemeMiddleware}
# Include{rateLimitMiddleware}
@@ -194,6 +198,7 @@ questions:
# Include{realIPMiddleware}
# Include{geoBlockMiddleware}
# Include{addPrefixMiddleware}
# Include{modsecurityMiddleware}
- variable: service
group: "Networking and Services"
label: "Configure Service Entrypoint"
@@ -293,6 +298,7 @@ questions:
- variable: tls
label: "websecure Entrypoints Configuration"
schema:
additional_attrs: true
type: dict
hidden: true
attrs:

View File

@@ -156,22 +156,24 @@ args:
{{- end }}
{{- end }}
{{- end }}
{{/* theme.park */}}
{{/*
For new plugins, add them on the container also
https://github.com/truecharts/containers/blob/master/mirror/traefik/Dockerfile
moduleName must match on the container and here
*/}}
{{- if .Values.middlewares.themePark }}
- "--experimental.plugins.traefik-themepark.modulename=github.com/packruler/traefik-themepark"
- "--experimental.plugins.traefik-themepark.version={{ .Values.middlewares.themeParkVersion }}"
{{/* theme.park */}}
- "--experimental.localPlugins.traefik-themepark.modulename=github.com/packruler/traefik-themepark"
{{- end }}
{{/* End of theme.park */}}
{{/* GeoBlock */}}
{{- if .Values.middlewares.geoBlock }}
- "--experimental.plugins.GeoBlock.modulename=github.com/PascalMinder/geoblock"
- "--experimental.plugins.GeoBlock.version={{ .Values.middlewares.geoBlockVersion }}"
- "--experimental.localPlugins.GeoBlock.modulename=github.com/PascalMinder/geoblock"
{{- end }}
{{/* End of GeoBlock */}}
{{/* RealIP */}}
{{- if .Values.middlewares.realIP }}
- "--experimental.plugins.traefik-real-ip.modulename=github.com/soulbalz/traefik-real-ip"
- "--experimental.plugins.traefik-real-ip.version={{ .Values.middlewares.realIPVersion }}"
- "--experimental.localPlugins.traefik-real-ip.modulename=github.com/soulbalz/traefik-real-ip"
{{- end }}
{{/* End of RealIP */}}
{{- with .Values.additionalArguments }}

View File

@@ -1,13 +1,15 @@
{{/* Define the portalHook */}}
{{- define "traefik.portalhook" -}}
{{- if .Values.portalhook.enabled }}
{{- if .Values.portalhook.enabled -}}
{{- $name := "portalhook" -}}
{{- if $.Values.ingressClass.enabled -}}
{{- $name = printf "portalhook-%v" .Release.Name -}}
{{- end }}
---
apiVersion: v1
kind: ConfigMap
metadata:
name: {{ ternary "portalhook" (printf "portalhook-%v" .Release.Name ) $.Values.ingressClass.enabled }}
namespace: tc-system
name: {{ $name }}
data:
{{- $ports := dict }}
{{- range $.Values.service }}

View File

@@ -1,5 +1,3 @@
{{- $values := .Values }}
{{- range $index, $middlewareData := .Values.middlewares.addPrefix }}
---
@@ -7,7 +5,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
addPrefix:
prefix: {{ $middlewareData.prefix }}

View File

@@ -1,10 +1,9 @@
{{- $values := .Values }}
---
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-compress" $.Release.Name) "compress" $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
compress: {}
---
@@ -14,7 +13,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-basic-ratelimit" $.Release.Name) "basic-ratelimit" $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
rateLimit:
average: 600
@@ -24,7 +23,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-basic-secure-headers" $.Release.Name) "basic-secure-headers" $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
headers:
accessControlAllowMethods:
@@ -49,7 +48,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-chain-basic" $.Release.Name) "chain-basic" $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
chain:
middlewares:

View File

@@ -1,17 +1,16 @@
{{- $values := .Values }}
{{- range $index, $middlewareData := .Values.middlewares.basicAuth -}}
{{- $users := list -}}
{{- range $index, $userdata := $middlewareData.users -}}
{{- $users = append $users (htpasswd $userdata.username $userdata.password) -}}
{{- end }}
{{ range $index, $middlewareData := .Values.middlewares.basicAuth }}
---
{{- $users := list }}
{{- range $index, $userdata := $middlewareData.users }}
{{- $users = append $users (htpasswd $userdata.username $userdata.password) }}
{{- end }}
apiVersion: v1
kind: Secret
metadata:
name: {{printf "%v-%v" $middlewareData.name "secret" }}
namespace: tc-system
name: {{ printf "%v-%v" $middlewareData.name "secret" }}
namespace: {{ $.Release.Namespace }}
type: Opaque
stringData:
users: |
@@ -24,8 +23,8 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
basicAuth:
secret: {{ printf "%v-%v" $middlewareData.name "secret" }}
{{ end }}
{{- end -}}

View File

@@ -0,0 +1,26 @@
{{- range $index, $middlewareData := .Values.middlewares.buffering }}
---
# Declaring the user list
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: {{ $.Release.Namespace }}
spec:
buffering: {{/* Only render if its not <nil> and has a value of 0 or greater */}}
{{- if not (kindIs "invalid" $middlewareData.maxRequestBodyBytes) (ge ($middlewareData.maxRequestBodyBytes | int) 0) }}
maxRequestBodyBytes: {{ $middlewareData.maxRequestBodyBytes }}
{{- end -}}
{{- if not (kindIs "invalid" $middlewareData.memRequestBodyBytes) (ge ($middlewareData.memRequestBodyBytes | int) 0) }}
memRequestBodyBytes: {{ $middlewareData.memRequestBodyBytes }}
{{- end -}}
{{- if not (kindIs "invalid" $middlewareData.maxResponseBodyBytes) (ge ($middlewareData.maxResponseBodyBytes | int) 0) }}
maxResponseBodyBytes: {{ $middlewareData.maxResponseBodyBytes }}
{{- end -}}
{{- if not (kindIs "invalid" $middlewareData.memResponseBodyBytes) (ge ($middlewareData.memResponseBodyBytes | int) 0) }}
memResponseBodyBytes: {{ $middlewareData.memResponseBodyBytes }}
{{- end -}}
{{- if $middlewareData.retryExpression }}
retryExpression: {{ $middlewareData.retryExpression | quote }}
{{- end -}}
{{- end -}}

View File

@@ -1,21 +1,21 @@
{{- $values := .Values }}
{{- $namespace := "tc-system" }}
{{- if $.Values.ingressClass.enabled }}
{{- $namespace := ( printf "tc-system-%s" .Release.Name ) }}
{{- end }}
{{ range $index, $middlewareData := .Values.middlewares.chain }}
{{- $values := .Values -}}
{{- $namespace := $.Release.Namespace -}}
{{- if $.Values.ingressClass.enabled -}}
{{- $namespace := (printf "%v-%v" $namespace .Release.Name) -}}
{{- end -}}
{{- range $index, $middlewareData := .Values.middlewares.chain }}
---
# Declaring the user list
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
chain:
middlewares:
{{ range $index, $middleware := .middlewares }}
{{- range $index, $middleware := .middlewares }}
- name: {{ printf "%v-%v@%v" $namespace $middleware "kubernetescrd" }}
{{ end }}
{{ end }}
{{- end }}
{{- end -}}

View File

@@ -0,0 +1,12 @@
{{- range $index, $middlewareData := .Values.middlewares.customFrameOptionsValue }}
---
# Declaring the user list
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: {{ $.Release.Namespace }}
spec:
headers:
customFrameOptionsValue: {{ $middlewareData.value }}
{{- end -}}

View File

@@ -0,0 +1,15 @@
{{- range $index, $middlewareData := .Values.middlewares.customRequestHeaders }}
---
# Declaring the user list
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: {{ $.Release.Namespace }}
spec:
headers:
customRequestHeaders:
{{- range $index, $customRequestHeader := $middlewareData.headers }}
{{ $customRequestHeader.name }}: {{ $customRequestHeader.value | quote }}
{{- end }}
{{- end -}}

View File

@@ -0,0 +1,15 @@
{{- range $index, $middlewareData := .Values.middlewares.customResponseHeaders }}
---
# Declaring the user list
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: {{ $.Release.Namespace }}
spec:
headers:
customResponseHeaders:
{{- range $index, $customResponseHeader := $middlewareData.headers }}
{{ $customResponseHeader.name }}: {{ $customResponseHeader.value | quote }}
{{- end }}
{{- end -}}

View File

@@ -1,31 +1,29 @@
{{- $values := .Values }}
{{ range $index, $middlewareData := .Values.middlewares.forwardAuth }}
{{- range $index, $middlewareData := .Values.middlewares.forwardAuth }}
---
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
forwardAuth:
address: {{ $middlewareData.address }}
{{- with $middlewareData.authResponseHeaders }}
authResponseHeaders:
{{- toYaml . | nindent 4 }}
{{- end }}
{{- toYaml . | nindent 4 }}
{{- end -}}
{{- with $middlewareData.authRequestHeaders }}
authRequestHeaders:
{{- toYaml . | nindent 4 }}
{{- end }}
{{- toYaml . | nindent 4 }}
{{- end -}}
{{- if $middlewareData.authResponseHeadersRegex }}
authResponseHeadersRegex: {{ $middlewareData.authResponseHeadersRegex }}
{{- end }}
{{- end -}}
{{- if $middlewareData.trustForwardHeader }}
trustForwardHeader: true
{{- end }}
{{- end -}}
{{- with $middlewareData.tls }}
tls:
insecureSkipVerify: {{ .insecureSkipVerify | default false }}
{{- end }}
{{ end }}
{{- end -}}
{{- end -}}

View File

@@ -1,13 +1,10 @@
{{- $values := .Values }}
{{- range $index, $middlewareData := .Values.middlewares.geoBlock }}
---
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
plugin:
GeoBlock:
@@ -22,11 +19,11 @@ spec:
allowUnknownCountries: {{ $middlewareData.allowUnknownCountries }}
unknownCountryApiResponse: {{ $middlewareData.unknownCountryApiResponse }}
blackListMode: {{ $middlewareData.blackListMode }}
{{- if not $middlewareData.countries }}
{{- fail "You have to define at least one country..." }}
{{- if not $middlewareData.countries -}}
{{- fail "You have to define at least one country..." -}}
{{- end }}
countries:
{{- range $middlewareData.countries }}
- {{ . }}
{{- end }}
{{- end }}
{{- end -}}

View File

@@ -1,14 +1,11 @@
{{- $values := .Values }}
{{ range $index, $middlewareData := .Values.middlewares.ipWhiteList }}
{{- range $index, $middlewareData := .Values.middlewares.ipWhiteList }}
---
# Declaring the user list
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
ipWhiteList:
sourceRange:
@@ -19,12 +16,12 @@ spec:
ipStrategy:
{{- if $middlewareData.ipStrategy.depth }}
depth: {{ $middlewareData.ipStrategy.depth }}
{{- end }}
{{- end -}}
{{- if $middlewareData.ipStrategy.excludedIPs }}
excludedIPs:
{{- range $middlewareData.ipStrategy.excludedIPs }}
- {{ . }}
{{- end }}
{{- end }}
{{- end }}
{{ end }}
{{- end -}}
{{- end -}}
{{- end -}}

View File

@@ -0,0 +1,14 @@
{{- range $index, $middlewareData := .Values.middlewares.modsecurity }}
---
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: {{ $.Release.Namespace }}
spec:
plugin:
traefik-modsecurity-plugin:
modSecurityUrl: {{ $middlewareData.modSecurityUrl }}
timeoutMillis: {{ $middlewareData.timeoutMillis }}
maxBodySize: {{ $middlewareData.maxBodySize }}
{{- end -}}

View File

@@ -1,16 +1,13 @@
{{- $values := .Values }}
{{ range $index, $middlewareData := .Values.middlewares.rateLimit }}
{{- range $index, $middlewareData := .Values.middlewares.rateLimit }}
---
# Declaring the user list
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
rateLimit:
average: {{ $middlewareData.average }}
burst: {{ $middlewareData.burst }}
{{ end }}
{{- end -}}

View File

@@ -1,13 +1,10 @@
{{- $values := .Values }}
{{- range $index, $middlewareData := .Values.middlewares.realIP }}
---
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
plugin:
traefik-real-ip:
@@ -15,4 +12,4 @@ spec:
{{- range $middlewareData.excludedNetworks }}
- {{ . | quote }}
{{- end }}
{{- end }}
{{- end -}}

View File

@@ -1,16 +1,13 @@
{{- $values := .Values }}
{{ range $index, $middlewareData := .Values.middlewares.redirectScheme }}
{{- range $index, $middlewareData := .Values.middlewares.redirectScheme }}
---
# Declaring the user list
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
redirectScheme:
scheme: {{ $middlewareData.scheme }}
permanent: {{ $middlewareData.permanent }}
{{ end }}
{{- end -}}

Some files were not shown because too many files have changed in this diff Show More