Compare commits

...

638 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
803 changed files with 4710 additions and 3262 deletions

View File

@@ -1883,6 +1883,60 @@
"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,

10
.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-201-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)):
@@ -394,6 +394,14 @@ 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/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

@@ -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

@@ -147,17 +147,18 @@ function lint_chart(){
echo "👣 Helm Lint - [$chart_path]"
helm_lint "$chart_path"
if [[ ! $(ls $chart_path/ci/*values.yaml) ]]; then
echo "👣 Helm Template - [$chart_path]"
helm_template "$chart_path"
fi
# 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
# 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"

View File

@@ -108,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

@@ -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.66.0/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)
@@ -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.66.0/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)
@@ -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.66.0/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)
@@ -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.66.0/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)
@@ -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.66.0/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
@@ -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.66.0/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@e33196f7422957bea03ed53f6fbb155025ffc7b8 # 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

@@ -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.6.2.18"
appVersion: "23.7.4.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.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: 6.0.1
version: 7.0.3
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/clickhouse
pullPolicy: IfNotPresent
tag: v23.6.2.18@sha256:4ae0a71b68486786d8aa45d4cf7b35aa7684767eb5ee532c40a54d38bf72e15c
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: 13.2.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: 2.0.4
version: 3.0.5
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/kube-state-metrics
pullPolicy: IfNotPresent
tag: v2.9.2@sha256:cadec2339b4b5225d2fb46beae1ddec2f1291ef04345b36e396a6158d842f667
tag: v2.9.2@sha256:eb75397391d6eed8eee85da22a9cf595c4e3d9a52fdfc311f8cb629baf1f543b
service:
main:

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: 13.2.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: 8.0.4
version: 9.0.6
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: v10.11.4@sha256:541fd7f734ac28a9aa67e5e01d21adcbd5e34c0ae8de553041402f9622b66600
tag: v11.0.2@sha256:b120463f63461cef87eaff1312378e6b99eb4a006176cf1707fc1590602dfb14
workload:
main:

View File

@@ -3,7 +3,7 @@ appVersion: "1.6.21"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.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: 7.0.4
version: 8.0.7
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/memcached
pullPolicy: IfNotPresent
tag: v1.6.21@sha256:157c574f61004b7e47b910d4611f4492ec257472b6fc4b400a7c1b28c2d1bba0
tag: v1.6.21@sha256:fc655c32727d371ba77d370203f2622dde3e90b23a69214ca2cdcb6156eaa376
service:
main:

View File

@@ -3,7 +3,7 @@ appVersion: "6.0.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.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: 7.0.4
version: 8.0.3
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mongodb
pullPolicy: IfNotPresent
tag: v6.0.8@sha256:0f1985e865d03ca331cdfd93ba4531b94aaae0323d2913329d18d4857aac3e10
tag: v6.0.8@sha256:031136aedbbac60815dba3e87f4e270afb76fe3ab824946d57d4f9ba6bd6476f
workload:
main:

View File

@@ -3,7 +3,7 @@ appVersion: "1.6.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.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: 2.0.5
version: 3.0.5
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/node-exporter
pullPolicy: IfNotPresent
tag: v1.6.1@sha256:e8bf7ee51147eda2ea65d76438b4f21d6bd59fcaf2edc8737c789980475dd98f
tag: v1.6.1@sha256:3d253e6a23403d74d9280d6bb964735b83a117edce2cc06c38f43ca96c9eb78d
service:
main:

View File

@@ -3,7 +3,7 @@ appVersion: "7.0.12"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.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: 7.0.4
version: 8.0.7
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: v7.0.12@sha256:1dd6a292329d4ded673ca797b1922998be339744967a9f8a1b4f4a080cd4dbd3
tag: v7.0.12@sha256:186cc9418acb87e02a24566a0abceb7c7be55912ff20d12cd226d438de479b1d
workload:
main:

View File

@@ -3,7 +3,7 @@ appVersion: "9.3.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.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: 5.0.4
version: 6.0.7
annotations:
truecharts.org/catagories: |
- search

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/solr
pullPolicy: IfNotPresent
tag: v9.3.0@sha256:1eab3101994168155edf9b999c80e2d13fdbba3e5270536e3f2995caba618a83
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: 13.2.0
version: 14.0.1
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 7.0.3
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: 17.0.0
version: 18.0.0
annotations:
truecharts.org/catagories: |
- security

View File

@@ -3,11 +3,11 @@ appVersion: "0.21.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 14.0.1
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 7.0.3
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: 7.0.0
version: 8.0.0
annotations:
truecharts.org/catagories: |
- network

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.1
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: 3.0.1
version: 4.0.1
annotations:
truecharts.org/catagories: |
- core

View File

@@ -10,7 +10,7 @@ This guide will walk you through setting up `clusterissuer`, certificate managem
## Set Scale Nameservers
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, 9.9.9.9 or 8.8.8.8.
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.
![clusterissuer scale nameservers](img/scale-network-nameserver.png)

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "10.0.2"
appVersion: "10.0.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
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: 8.0.3
version: 9.0.4
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/grafana
pullPolicy: IfNotPresent
tag: v10.0.2@sha256:01c3c146a13a2e3b768023439de13869b9ef151a89adad74d68fa33c1b835c10
tag: v10.0.3@sha256:2e59eea99682231d1766062f50b8e4da0b04f2620126befc836e7297de863af6
manifestManager:
enabled: true
securityContext:

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
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: 2.0.0
version: 3.0.0
annotations:
truecharts.org/catagories: |
- core

View File

@@ -1,17 +1,17 @@
apiVersion: v2
appVersion: "2.45.0"
appVersion: "2.46.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 14.0.1
- condition: exporters.enabled,exporters.node-exporter.enabled
name: node-exporter
repository: https://deps.truecharts.org
version: 2.0.3
version: 2.0.7
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
name: kube-state-metrics
repository: https://deps.truecharts.org
version: 2.0.3
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: 11.0.0
version: 12.1.0
annotations:
truecharts.org/catagories: |
- metrics

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

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/prometheus
tag: v2.45.0@sha256:36cb64fa04a86e7adcfcb673a8b46aee4dfbda26840f7c7dc2e9c5afe1dcafde
tag: v2.46.0@sha256:0b0dc821c06967e8562bf32ebd9055eef7f1ddd8851187acbf8871d8bd9c72a3
thanosImage:
repository: tccr.io/truecharts/thanos

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: 13.2.0
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: 19.0.0
version: 21.0.0
annotations:
truecharts.org/catagories: |
- network

View File

@@ -184,8 +184,10 @@ questions:
attrs:
# Include{basicAuthMiddleware}
# Include{forwardAuthMiddleware}
# Include{bufferingMiddleware}
# Include{customRequestHeadersMiddleware}
# Include{customResponseHeadersMiddleware}
# Include{customFrameOptionsValueMiddleware}
# Include{chainMiddleware}
# Include{redirectSchemeMiddleware}
# Include{rateLimitMiddleware}
@@ -196,6 +198,7 @@ questions:
# Include{realIPMiddleware}
# Include{geoBlockMiddleware}
# Include{addPrefixMiddleware}
# Include{modsecurityMiddleware}
- variable: service
group: "Networking and Services"
label: "Configure Service Entrypoint"

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

@@ -10,7 +10,6 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: {{ $name }}
namespace: tc-system
data:
{{- $ports := dict }}
{{- range $.Values.service }}

View File

@@ -5,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

@@ -3,7 +3,7 @@ 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: {}
---
@@ -13,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
@@ -23,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:
@@ -48,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

@@ -10,7 +10,7 @@ apiVersion: v1
kind: Secret
metadata:
name: {{ printf "%v-%v" $middlewareData.name "secret" }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
type: Opaque
stringData:
users: |
@@ -23,7 +23,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:
basicAuth:
secret: {{ printf "%v-%v" $middlewareData.name "secret" }}

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,7 +1,7 @@
{{- $values := .Values -}}
{{- $namespace := "tc-system" -}}
{{- $namespace := $.Release.Namespace -}}
{{- if $.Values.ingressClass.enabled -}}
{{- $namespace := (printf "tc-system-%s" .Release.Name) -}}
{{- $namespace := (printf "%v-%v" $namespace .Release.Name) -}}
{{- end -}}
{{- range $index, $middlewareData := .Values.middlewares.chain }}
@@ -11,7 +11,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:
chain:
middlewares:

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

@@ -5,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:
headers:
customRequestHeaders:

View File

@@ -5,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:
headers:
customResponseHeaders:

View File

@@ -4,7 +4,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:
forwardAuth:
address: {{ $middlewareData.address }}

View File

@@ -4,7 +4,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:
plugin:
GeoBlock:

View File

@@ -5,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:
ipWhiteList:
sourceRange:

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

@@ -5,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:
rateLimit:
average: {{ $middlewareData.average }}

View File

@@ -4,7 +4,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:
plugin:
traefik-real-ip:

View File

@@ -5,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:
redirectScheme:
scheme: {{ $middlewareData.scheme }}

View File

@@ -5,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:
redirectRegex:
regex: {{ $middlewareData.regex | quote }}

View File

@@ -4,7 +4,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:
stripPrefixRegex:
regex:

View File

@@ -3,7 +3,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name "tc-opencors-chain") "tc-opencors-chain" $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
chain:
middlewares:
@@ -15,7 +15,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name "tc-closedcors-chain") "tc-closedcors-chain" $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
chain:
middlewares:

View File

@@ -3,7 +3,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name "tc-opencors-headers") "tc-opencors-headers" $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
headers:
accessControlAllowHeaders:
@@ -33,7 +33,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name "tc-closedcors-headers") "tc-closedcors-headers" $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
headers:
accessControlAllowMethods:

View File

@@ -3,7 +3,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name "tc-nextcloud-redirectregex-dav") "tc-nextcloud-redirectregex-dav" $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
redirectRegex:
regex: "https://(.*)/.well-known/(card|cal)dav"
@@ -13,7 +13,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: {{ ternary (printf "%v-%v" $.Release.Name "tc-nextcloud-chain") "tc-nextcloud-chain" $.Values.ingressClass.enabled }}
namespace: tc-system
namespace: {{ $.Release.Namespace }}
spec:
chain:
middlewares:

View File

@@ -4,7 +4,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:
plugin:
traefik-themepark:

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/traefik
tag: 2.10.1@sha256:049aece2d3e7eddabed1e2e4c4bd03ceba372d3b9f461386b262b6cb69369fcf
tag: 2.10.4@sha256:028687caa7680c6189c52a6dd28ffd17c3d0a747885ad83b3027fa74023a0fec
pullPolicy: IfNotPresent
manifestManager:
enabled: true
@@ -23,7 +23,7 @@ workload:
# @default -- "/"
# path: "/ping"
# -- Redainess probe configuration
# -- Readiness probe configuration
# @default -- See below
readiness:
# -- sets the probe type when not using a custom probe
@@ -48,6 +48,9 @@ workload:
podOptions:
automountServiceAccountToken: true
operator:
register: true
# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x
ingressClass:
# true is not unit-testable yet, pending https://github.com/rancher/helm-unittest/pull/12
@@ -346,6 +349,16 @@ middlewares:
# value: "foobar"
# - name: X-Header-To-Remove
# value: ""
customFrameOptionsValue: []
# - name: customFrameOptionsValueExample
# value: "SAMEORIGIN"
buffering: []
# - name: bufferingExample
# maxRequestBodyBytes: 1000000
# memRequestBodyBytes: 1000000
# maxResponseBodyBytes: 1000000
# memResponseBodyBytes: 1000000
# retryExpression: "IsNetworkError() && Attempts() < 2"
chain: []
# - name: chainname
# middlewares:
@@ -372,7 +385,6 @@ middlewares:
# ipStrategy:
# depth: 2
# excludedIPs: []
themeParkVersion: v1.3.0
themePark: []
# - name: themeParkName
# -- Supported apps, lower case name
@@ -384,7 +396,6 @@ middlewares:
# theme: themenamehere
# -- https://theme-park.dev or a self hosted url
# baseUrl: https://theme-park.dev
realIPVersion: v1.0.3
# Sets X-Real-Ip with an IP from the X-Forwarded-For or
# Cf-Connecting-Ip (If from Cloudflare)
# Evaluation of those headers will go from last to first
@@ -397,7 +408,6 @@ middlewares:
addPrefix: []
# - name: addPrefixName
# prefix: "/foo"
geoBlockVersion: v0.2.4
geoBlock: []
# -- https://github.com/PascalMinder/geoblock
# - name: geoBlockName
@@ -414,6 +424,14 @@ middlewares:
# blackListMode: false
# countries:
# - RU
modsecurity: []
# - name: modsecurityName
# modSecurityUrl: modSecurity container URL
# timeoutMillis: Configurated timeout
# maxBodySize: maxBodySize
## Note: body of every request will be buffered in memory while the request is in-flight
## (i.e.: during the security check and during the request processing by traefik and the backend),
## so you may want to tune maxBodySize depending on how much RAM you have.
portalhook:
enabled: true

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "1.29.0"
appVersion: "1.29.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 14.0.1
deprecated: false
description: Unofficial Bitwarden compatible server written in Rust
home: https://truecharts.org/charts/enterprise/vaultwarden
@@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
- https://github.com/dani-garcia/vaultwarden
type: application
version: 21.0.0
version: 22.0.0
annotations:
truecharts.org/catagories: |
- security

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/vaultwarden
pullPolicy: IfNotPresent
tag: 1.29.0@sha256:df6f1c44282c46dfc276a0628000344100b41c0e4fcbdd2e904caeb24a057e71
tag: v1.29.1@sha256:5a670aee4b1a57a5a414607f9222f558ab365625f64ff78885f7776971c95b54
manifestManager:
enabled: true
service:

View File

@@ -8,7 +8,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 13.2.2
deprecated: false
description: CryptPad is the Zero Knowledge realtime collaborative editor.
home: https://truecharts.org/charts/incubator/cryptpad
@@ -27,4 +27,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad
- https://cryptpad.fr/
type: application
version: 3.0.7
version: 3.0.9

View File

@@ -0,0 +1,36 @@
apiVersion: v2
appVersion: "3.5.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.70
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.66
deprecated: false
description: CTFd is a Capture The Flag framework focusing on ease of use and customizability.
home: https://truecharts.org/charts/incubator/ctfd
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png
keywords:
- ctfd
- learning
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: ctfd
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd
- https://github.com/CTFd/CTFd
type: application
version: 0.0.1
annotations:
truecharts.org/catagories: |
- learning
truecharts.org/SCALE-support: "true"

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,186 @@
# Include{groups}
portals:
open:
# Include{portalLink}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
- variable: env
label: Image Environment
schema:
additional_attrs: true
type: dict
attrs:
- variable: SAFE_MODE
label: Safe Mode
description: CTFd will not load any plugins which may alleviate issues preventing CTFd from starting.
schema:
type: boolean
default: false
- variable: REVERSE_PROXY
label: Reverse Proxy
description: Specifies whether CTFd is behind a reverse proxy or not.
schema:
type: boolean
default: false
- variable: MAIL_USEAUTH
label: Show Optional Mail Settings
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: MAILFROM_ADDR
label: Mail From Address
description: The email address that emails are sent from.
schema:
type: string
default: ""
- variable: MAIL_SERVER
label: Mail Server
description: The mail server that emails are sent from.
schema:
type: string
default: ""
- variable: MAIL_PORT
label: Mail Port
description: The mail port that emails are sent from.
schema:
type: int
default: 587
- variable: MAIL_USERNAME
label: Mail UserName
description: The username used to authenticate to the SMTP server.
schema:
type: string
default: ""
- variable: MAIL_PASSWORD
label: Mail Password
description: The password used to authenticate to the SMTP server.
schema:
type: string
private: true
default: ""
- variable: MAIL_TLS
label: Mail TLS
description: Whether to connect to the SMTP server over TLS.
schema:
type: boolean
default: true
- variable: MAIL_SSL
label: Mail SSL
description: Whether to connect to the SMTP server over SSL.
schema:
type: boolean
default: false
- variable: oauth
label: Show Optional Oauth Settings
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: OAUTH_CLIENT_ID
label: Oauth Client Id
schema:
type: string
default: ""
- variable: OAUTH_CLIENT_SECRET
label: Oauth Client Secret
schema:
type: string
private: true
default: ""
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
# Include{podOptions}
# Include{serviceRoot}
# Include{serviceMain}
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: "Main Service Port Configuration"
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10613
required: true
# Include{serviceExpertRoot}
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: uploads
label: "App Uploads Storage"
description: "Stores the Application Uploads."
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
- variable: logs
label: "App Logs Storage"
description: "Stores the Application Logs."
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: "Main Ingress"
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: int
default: 568
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}

View File

@@ -0,0 +1,13 @@
{{/* Define the secrets */}}
{{- define "ctfd.secrets" -}}
{{- $secretName := (printf "%s-ctfd-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) -}}
{{- $secret_key := randAlphaNum 32 -}}
{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) -}}
{{- $secret_key = index .data "SECRET_KEY" | b64dec -}}
{{- end }}
enabled: true
data:
SECRET_KEY: {{ $secret_key }}
{{- end -}}

View File

@@ -0,0 +1,11 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render secrets for ctfd */}}
{{- $secrets := include "ctfd.secrets" . | fromYaml -}}
{{- if $secrets -}}
{{- $_ := set .Values.secret "ctfd-secrets" $secrets -}}
{{- end -}}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File

@@ -0,0 +1,81 @@
image:
repository: tccr.io/truecharts/ctfd
pullPolicy: IfNotPresent
tag: v3.5.3@sha256:f2de4da7263eb368c7999eacb3faa2663cb74ae63b37f77ba4a69a991196c886
service:
main:
ports:
main:
protocol: http
targetPort: 8000
port: 10613
workload:
main:
podSpec:
containers:
main:
env:
# filesystem | s3
UPLOAD_PROVIDER: filesystem
# set storage locations.
UPLOAD_FOLDER: "{{ .Values.persistence.uploads.mountPath }}"
LOG_FOLDER: "{{ .Values.persistence.logs.mountPath }}"
SECRET_KEY:
secretKeyRef:
name: ctfd-secrets
key: SECRET_KEY
DATABASE_PORT: 3306
DATABASE_NAME: "{{ .Values.mariadb.mariadbDatabase }}"
DATABASE_USER: "{{ .Values.mariadb.mariadbUsername }}"
DATABASE_HOST:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}'
key: plainhost
DATABASE_PASSWORD:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}'
key: mariadb-password
REDIS_URL:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
key: url
MAIL_USEAUTH: false
MAILFROM_ADDR: ""
MAIL_SERVER: ""
MAIL_PORT: 587
MAIL_USERNAME: ""
MAIL_PASSWORD: ""
MAIL_TLS: false
MAIL_SSL: false
# CTFd will not load any plugins which may alleviate issues preventing CTFd from starting, default is false.
SAFE_MODE: true
REVERSE_PROXY: false
# majorleaguecyber
OAUTH_CLIENT_ID: ""
OAUTH_CLIENT_SECRET: ""
mariadb:
enabled: true
mariadbUsername: ctfd
mariadbDatabase: ctfd
redis:
enabled: true
redisUsername: default
persistence:
uploads:
enabled: true
mountPath: "/uploads"
logs:
enabled: true
mountPath: "/logs"
portal:
open:
enabled: true

View File

@@ -3,7 +3,7 @@ appVersion: "2.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 13.2.2
description: Dashy helps you organize your self-hosted services by making them accessible from a single place
home: https://truecharts.org/charts/incubator/dashy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png
@@ -18,7 +18,7 @@ name: dashy
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/dashy
- https://github.com/airsonic/airsonic
version: 3.0.12
version: 3.0.14
annotations:
truecharts.org/catagories: |
- dashboard

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: factorio
version: 4.0.7
version: 4.0.9
appVersion: "stable"
description: "This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play."
type: application
@@ -17,7 +17,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 13.2.2
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@@ -3,7 +3,7 @@ appVersion: "3.59.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
version: 13.2.2
description: A Helm chart for Kubernetes
home: https://truecharts.org/charts/incubator/filezilla
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.png
@@ -24,7 +24,7 @@ sources:
- https://filezilla-project.org/
- https://github.com/linuxserver/docker-filezilla
type: application
version: 7.0.0
version: 8.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,2 +1 @@
{{ include "tc.common.loader.all" . }}
{{ include "tc.v1.common.loader.all" . }}

View File

@@ -4,26 +4,32 @@ image:
tag: 3.59.0@sha256:e6c854d35020a3fafddee718542cd99ef416432fe8424cf1b84559ecec1e6289
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
container:
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
securityContext:
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10035
protocol: http
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true
open:
enabled: true

View File

@@ -3,7 +3,7 @@ appVersion: "0.7.30"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 14.0.1
deprecated: false
description: WireGuard-based VPN server and egress firewall
home: https://truecharts.org/charts/incubator/firezone
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/firezone
- https://github.com/firezone/firezone
type: application
version: 0.0.5
version: 0.0.8
annotations:
truecharts.org/catagories: |
- vpn

View File

@@ -19,7 +19,7 @@ questions:
attrs:
- variable: EXTERNAL_URL
label: External Url
description: Must be a valid and public FQDN for ACME SSL issuance to function.
description: Must be a valid and public FQDN for ACME SSL issuance to function. Include https://
schema:
type: string
required: true

View File

@@ -8,7 +8,7 @@ appVersion: "1.2.10"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
version: 13.2.1
deprecated: false
description: Funkwhale is designed to make it easy to listen to music you like, and to discover new artists.
home: https://truecharts.org/charts/incubator/funkwhale
@@ -27,4 +27,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale
- https://funkwhale.audio/
type: application
version: 2.1.10
version: 3.0.1

View File

@@ -10,29 +10,30 @@ questions:
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
- variable: env
group: "App Configuration"
label: "Image Environment"
schema:
additional_attrs: true
type: dict
attrs:
- variable: FUNKWHALE_HOSTNAME
label: "FUNKWHALE_HOSTNAME"
description: "Container Variable FUNKWHALEHOSTNAME"
schema:
type: string
default: "yourdomain.funkwhale"
- variable: NESTED_PROXY
label: "NESTED_PROXY"
description: "Container Variable NESTEDPROXY Set to 1 when container is behind a reverse proxy."
schema:
type: string
default: "0"
# Include{containerBasic}
# Include{containerAdvanced}
- variable: env
group: "App Configuration"
label: "Image Environment"
schema:
additional_attrs: true
type: dict
attrs:
- variable: FUNKWHALE_HOSTNAME
label: "FUNKWHALE_HOSTNAME"
description: "Container Variable FUNKWHALEHOSTNAME"
schema:
type: string
default: "yourdomain.funkwhale"
- variable: NESTED_PROXY
label: "NESTED_PROXY"
description: "Container Variable NESTEDPROXY Set to 1 when container is behind a reverse proxy."
schema:
type: string
default: "0"
# Include{containerConfig}
# Include{podOptions}
# Include{serviceRoot}
- variable: main
label: "Main Service"
@@ -54,7 +55,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
default: 3030
default: 10236
required: true
# Include{serviceExpertRoot}
# Include{serviceExpert}

View File

@@ -1,21 +1,11 @@
{{/* Define the secret */}}
{{- define "funkwhale.secret" -}}
{{- $secretName := printf "%s-secret" (include "tc.common.names.fullname" .) -}}
---
apiVersion: v1
kind: Secret
type: Opaque
metadata:
name: {{ $secretName }}
labels:
{{- include "tc.common.labels" . | nindent 4 }}
{{- $fetchname := printf "%s-secret" (include "tc.v1.common.lib.chart.names.fullname" $) -}}
{{- $key := randAlphaNum 32 -}}
{{- with (lookup "v1" "Secret" .Release.Namespace $fetchname) -}}
{{- $key = index .data "DJANGO_SECRET_KEY" | b64dec -}}
{{- end }}
enabled: true
data:
{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) }}
DJANGO_SECRET_KEY: {{ (index .data "DJANGO_SECRET_KEY") }}
{{- else }}
DJANGO_SECRET_KEY: {{ randAlphaNum 32 | b64enc }}
{{- end }}
DJANGO_SECRET_KEY: {{ $key }}
{{- end -}}

View File

@@ -1,8 +1,11 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render secret */}}
{{- include "funkwhale.secret" . }}
{{/* Render secrets for Funkwhalte */}}
{{- $secrets := include "funkwhale.secret" . | fromYaml -}}
{{- if $secrets -}}
{{- $_ := set .Values.secret "secret" $secrets -}}
{{- end -}}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}
{{ include "tc.v1.common.loader.apply" . }}

View File

@@ -3,29 +3,38 @@ image:
repository: tccr.io/truecharts/funkwhale
tag: 1.2.10@sha256:835a4970cd330024e617e6b320f609b700ee79f042b57118ad761605fbd985d1
podSecurityContext:
runAsGroup: 0
runAsUser: 0
# TODO: multi pod setup
# Some examples:
# - https://gitlab.com/ananace/charts/-/tree/master/charts/funkwhale/templates
# - https://dev.funkwhale.audio/funkwhale/funkwhale/-/blob/develop/deploy/env.prod.sample
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0
env:
DJANGO_SECRET_KEY:
secretKeyRef:
name: '{{ printf "%s-secret" (include "tc.common.names.fullname" .) }}'
key: DJANGO_SECRET_KEY
FUNKWHALE_HOSTNAME: yourdomain.funkwhale
NESTED_PROXY: "0"
workload:
main:
podSpec:
containers:
main:
env:
FUNKWHALE_HOSTNAME: "http://localhost:{{ .Values.service.main.ports.main.port }}"
FUNKWHALE_API_PORT: "{{ .Values.service.main.ports.main.port }}"
NESTED_PROXY: "0"
DJANGO_SECRET_KEY:
secretKeyRef:
name: secret
key: DJANGO_SECRET_KEY
service:
main:
ports:
main:
port: 10236
protocol: HTTP
targetPort: 5000
protocol: http
persistence:
data:
@@ -34,7 +43,7 @@ persistence:
musicpath:
enabled: true
mountPath: /music
readOnly: true
portal:
enabled: true
open:
enabled: true

View File

@@ -3,10 +3,10 @@ appVersion: "1.283.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 13.2.2
- name: redis
repository: https://deps.truecharts.org
version: 7.0.1
version: 7.0.6
deprecated: false
description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions.
home: https://truecharts.org/charts/incubator/ghostfolio
@@ -25,7 +25,7 @@ sources:
- https://github.com/ghostfolio/ghostfolio
- https://ghostfol.io/
type: application
version: 0.0.5
version: 0.0.7
annotations:
truecharts.org/catagories: |
- finance

View File

@@ -3,7 +3,7 @@ appVersion: "0.6.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 13.2.2
deprecated: false
description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd.
home: https://truecharts.org/charts/incubator/gravity
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/gravity
- https://github.com/BeryJu/gravity
type: application
version: 0.0.2
version: 0.0.4
annotations:
truecharts.org/catagories: |
- dns

View File

@@ -9,7 +9,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.1
version: 13.2.2
deprecated: false
description: A simple WebGUI Fan controller for IPMI.
home: https://truecharts.org/charts/incubator/ipmi-tools
@@ -29,4 +29,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/ipmi-tools
- https://github.com/EdwardChamberlain/IPMI-Fan-Controller
type: application
version: 3.0.0
version: 3.0.1

View File

@@ -3,7 +3,7 @@ appVersion: "0.13.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 13.2.2
description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication.
home: https://truecharts.org/charts/incubator/kopia
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png
@@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/kopia
- https://kopia.io/docs/installation/#docker-images
- https://github.com/kopia/kopia
version: 7.0.2
version: 7.0.4
annotations:
truecharts.org/catagories: |
- utility

View File

@@ -3,7 +3,7 @@ appVersion: "1.21.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.6
version: 12.15.0
deprecated: false
description: Self-hosted, community-driven, local OpenAI-compatible API.
home: https://truecharts.org/charts/incubator/local-ai
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/local-ai
- https://github.com/go-skynet/LocalAI
type: application
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- ai

View File

@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 13.2.2
deprecated: false
description: MEGAsync can synchronize all of your devices with your MEGA account.
home: https://truecharts.org/charts/incubator/megasync
@@ -24,7 +24,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/megasync
- https://github.com/ich777/docker-megasync
type: application
version: 3.0.1
version: 3.0.3
annotations:
truecharts.org/catagories: |
- Network-Other

View File

@@ -3,7 +3,7 @@ appVersion: "3.1.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 13.2.2
description: Midarr is a minimal lightweight media server for enjoying your media
home: https://truecharts.org/charts/incubator/midarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/midarr.png
@@ -19,7 +19,7 @@ name: midarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/midarr
- https://github.com/midarrlabs/midarr-server
version: 4.0.1
version: 4.0.3
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,13 +1,13 @@
apiVersion: v2
appVersion: "13.13.2"
appVersion: "13.14.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.0
version: 13.2.2
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 7.0.1
version: 7.0.6
deprecated: false
description: Open source decentralized social media platform that's free forever!
home: https://truecharts.org/charts/incubator/misskey
@@ -29,7 +29,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/misskey
- https://github.com/misskey-dev/misskey/
type: application
version: 4.0.1
version: 4.0.4
annotations:
truecharts.org/catagories: |
- Social

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/misskey
pullPolicy: IfNotPresent
tag: v13.13.2@sha256:efc293f9d7988327e4e4c9c2694f8889edfb0165edf8bef1ea4a5b4ca6409402
tag: v13.14.2@sha256:025214f6c145d21ef267045f8f9588242d9799ac73102ac8151213691886f858
securityContext:
pod:

Some files were not shown because too many files have changed in this diff Show More