Compare commits

...

456 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
656 changed files with 3763 additions and 1816 deletions

View File

@@ -1910,6 +1910,33 @@
"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,

5
.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-204-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)):
@@ -399,6 +399,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</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"],

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
## TODO: Only add when required
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; 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"
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.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)
@@ -209,13 +219,17 @@ jobs:
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; 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"
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)
@@ -267,13 +281,17 @@ jobs:
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; 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"
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)
@@ -325,13 +343,17 @@ jobs:
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; 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"
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)
@@ -383,15 +405,18 @@ jobs:
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then
kubectl apply -f --server-side --force-conflicts https://raw.githubusercontent.com/metallb/metallb/v0.13.10/config/manifests/metallb-native.yaml
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
@@ -441,13 +466,17 @@ jobs:
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; 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"
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.7.1.247"
appVersion: "23.7.4.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.2
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.3
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.7.1.2470@sha256:fbec51f0c6b09733fe4601bba2584dc750f0a8a5077702b86163744bd6f4573f
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.2
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.6
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:f97c4f80c68ea1fb7852ac7f0dd5a06e680d61c4c0b43b6f9feca282bd5958f4
tag: v2.9.2@sha256:eb75397391d6eed8eee85da22a9cf595c4e3d9a52fdfc311f8cb629baf1f543b
service:
main:

View File

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

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: v11.0.2@sha256:01c12c8ab605cf1a613f87ea781d34a1311cfa18aa61babcc76d0be61c5cb1f1
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.2
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.6
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:a4405d38745d617d73119228f0043b72f80007af25735743e1c3ac86da75d4ac
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.2
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.6
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:7435fdeb21aa12486de9efdce9d72e1ed1c4ed1d5f4af9b3e37b3e8eb31576be
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.2
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.7
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:6c481c3c3ddf83b604f207f7a27b3dbd469035c4e4783fc100e478bf05f9a9c5
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.2
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.6
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:4a7b38a055a1183d226d8e2eb8bb1a55d2ef4ba217a74fd9c1562513c51e5064
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.2
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.6
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:e4780b9d70fe771d1a6aa477fba5b3be92ddd8d858a685f334616f027f58772a
tag: v9.3.0@sha256:0116bf9df507776691e51d4968ab61403d932cd5ca58a61505709e4988d1bee6
workload:
main:

View File

@@ -3,7 +3,7 @@ appVersion: "4.37.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.2
version: 14.0.1
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
@@ -35,7 +35,7 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 17.0.2
version: 18.0.0
annotations:
truecharts.org/catagories: |
- security

View File

@@ -3,7 +3,7 @@ appVersion: "0.21.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.2
version: 14.0.1
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
@@ -25,7 +25,7 @@ sources:
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
version: 7.0.2
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.2
version: 14.0.1
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
- https://cert-manager.io/
type: application
version: 3.0.2
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

@@ -3,7 +3,7 @@ appVersion: "10.0.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.2
version: 14.0.1
deprecated: false
description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
home: https://truecharts.org/charts/enterprise/grafana
@@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
version: 8.0.7
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.3@sha256:c39406b61cd96aeb602fe1a2e6995053190fb3f09526cbc25886bcc252a2a016
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.2
version: 14.0.1
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@@ -22,7 +22,7 @@ sources:
- https://github.com/metallb/metallb
- https://metallb.universe.tf
type: application
version: 2.0.2
version: 3.0.0
annotations:
truecharts.org/catagories: |
- core

View File

@@ -3,7 +3,7 @@ appVersion: "2.46.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.2
version: 14.0.1
- condition: exporters.enabled,exporters.node-exporter.enabled
name: node-exporter
repository: https://deps.truecharts.org
@@ -29,7 +29,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 11.0.4
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

@@ -3,7 +3,7 @@ appVersion: "2.10.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.2
version: 14.0.1
deprecated: false
description: Traefik is a flexible reverse proxy and Ingress Provider.
home: https://truecharts.org/charts/enterprise/traefik
@@ -23,7 +23,7 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 20.0.0
version: 21.0.0
annotations:
truecharts.org/catagories: |
- network

View File

@@ -3,7 +3,7 @@ appVersion: "1.29.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.2
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.3
version: 22.0.0
annotations:
truecharts.org/catagories: |
- security

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: "0.7.30"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.2
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.7
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

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "13.13.2"
appVersion: "13.14.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -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.3
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:

View File

@@ -1 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

View File

@@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.2
deprecated: false
description: "This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features."
home: https://truecharts.org/charts/incubator/notifiarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.png
keywords:
- plex
- discord
- MediaApp-Other
- notification
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: notifiarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/notifiarr
- https://github.com/Notifiarr/notifiarr
type: application
version: 0.0.1
annotations:
truecharts.org/catagories: |
- MediaApp-Other
truecharts.org/SCALE-support: "true"

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View File

@@ -0,0 +1,136 @@
# Include{groups}
portals:
open:
# Include{portalLink}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
- variable: env
group: App Configuration
label: Image Environment
schema:
additional_attrs: true
type: dict
attrs:
- variable: DN_API_KEY
label: Notifiarr All API Key
description: Notifiarr All Integrations API key from https://notifiarr.com
schema:
type: string
default: ""
required: true
- variable: upstreams
label: Upstreams
description: Controls which IP is written to the web server log file (requestor or x-forwarded-for header). Also allows the x-webauth-user header for proxy authentication. Separate with spaces. The default kubernetes network is pre-filled.
schema:
type: list
default:
- 172.16.0.0/16
items:
- variable: upstreamEntry
label: Upstream
description: Upstream IP or CIDR
schema:
type: string
default: ""
required: true
- variable: credentials
label: Web UI Credentials
schema:
additional_attrs: true
type: dict
attrs:
- variable: username
label: Web UI Username
description: Default username is admin. Change it here.
schema:
type: string
default: ""
required: true
- variable: password
label: Web UI Password
description: Set a first time login password (minimum 9 characters) & change the password from the Web UI to encrypt it. If you don't set this you will need to check the logs on first start to find the generated password.
schema:
type: string
default: ""
required: true
# 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: 5454
required: true
# Include{serviceExpertRoot}
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: config
label: App Config Storage
description: Stores the Application Configuration.
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{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 this App 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,50 @@
image:
repository: tccr.io/truecharts/notifiarr
pullPolicy: IfNotPresent
tag: latest@sha256:913c71f5e325dd9af53c9e96f3d5d7d1b2d058a41f8253489320a4c69fbb0a44
notifiarr:
upstreams:
- 172.16.0.0/16
credentials:
username: ""
password: ""
service:
main:
ports:
main:
port: 5454
protocol: http
workload:
main:
podSpec:
containers:
main:
env:
TMPDIR: /tmpdir
DN_API_KEY: "test"
DN_BIND_ADDR: '{{ printf "0.0.0.0:%v" .Values.service.main.ports.main.port }}'
DN_UPSTREAMS_0: '{{ join " " .Values.notifiarr.upstreams }}'
DN_UI_PASSWORD: '{{ printf "%v:%v" .Values.notifiarr.credentials.username .Values.notifiarr.credentials.password }}'
persistence:
config:
enabled: true
mountPath: /config
machine-id:
enabled: true
type: hostPath
hostPath: /etc/machine-id
mountPath: /etc/machine-id
readOnly: true
tmpdir:
enabled: true
type: emptyDir
mountPath: /tmpdir
medium: Memory
portal:
open:
enabled: true

View File

@@ -1,11 +1,11 @@
apiVersion: v2
appVersion: "15.0"
version: 12.0.24
version: 13.0.1
kubeVersion: ">=1.16.0-0"
name: odoo
description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
type: application
home: https://truecharts.org/charts/stable/odoo
home: https://truecharts.org/charts/incubator/odoo
icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png
keywords:
- odoo
@@ -16,12 +16,12 @@ keywords:
- mrp
- marketing
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/odoo
- https://github.com/truecharts/charts/tree/master/charts/incubator/odoo
- https://www.odoo.com/
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.15.0
version: 14.0.1
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,17 +1,13 @@
apiVersion: v2
appVersion: "1.5.1"
appVersion: "2.0.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
- condition: postgresql.enabled
name: postgresql
repository: https://deps.truecharts.org/
version: 11.0.31
version: 14.0.2
- condition: clickhouse.enabled
name: clickhouse
repository: https://deps.truecharts.org/
version: 3.0.21
version: 7.0.1
deprecated: false
description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR.
home: https://truecharts.org/charts/incubator/plausible
@@ -32,7 +28,7 @@ sources:
- https://github.com/plausible/analytics
- https://github.com/plausible/hosting
type: application
version: 4.0.25
version: 5.0.0
annotations:
truecharts.org/catagories: |
- analytics

View File

@@ -27,43 +27,29 @@ questions:
type: string
default: http://localhost
required: true
- variable: DISABLE_AUTH
label: DISABLE_AUTH
description: Disables authentication completely, no registration, login will be shown.
schema:
type: boolean
default: false
- variable: DISABLE_REGISTRATION
label: DISABLE_REGISTRATION
description: Disables registration of new users, keep your admin credentials handy ;)
description: Restricts registration of new users.
schema:
type: string
required: true
default: "true"
enum:
- value: "true"
description: Full restriction
- value: "false"
description: No restriction
- value: invite_only
description: Only invited users can register
- variable: LOG_FAILED_LOGIN_ATTEMPTS
label: LOG_FAILED_LOGIN_ATTEMPTS
description: Controls whether to log warnings about failed login attempts.
schema:
type: boolean
default: false
- variable: ADMIN_USER_NAME
label: ADMIN_USER_NAME
description: Admin user's name (First Install Only)
schema:
type: string
default: admin
required: true
- variable: ADMIN_USER_EMAIL
label: ADMIN_USER_EMAIL
description: The default ("admin") user email (First Install Only)
schema:
type: string
default: admin@example.com
required: true
- variable: ADMIN_USER_PWD
label: ADMIN_USER_PWD
description: The default ("admin") user password (First Install Only)
schema:
type: string
default: ""
required: true
private: true
- variable: CLICKHOUSE_FLUSH_INTERVAL_MS
label: CLICKHOUSE_FLUSH_INTERVAL_MS
description: nterval (in milliseconds) between flushing events and sessions data to Clickhouse. Consult Clickhouse docs before changing it.
description: Interval (in milliseconds) between flushing events and sessions data to Clickhouse. Consult Clickhouse docs before changing it.
schema:
type: int
default: 5000
@@ -82,6 +68,12 @@ questions:
type: string
default: hello@plausible.local
required: true
- variable: MAILER_NAME
label: MAILER_NAME
description: The display name for the sender (from).
schema:
type: string
default: ""
- variable: SMTP_HOST_ADDR
label: SMTP_HOST_ADDR
description: The host address of your smtp server.
@@ -134,13 +126,78 @@ questions:
description: Bamboo.SMTPAdapter
- value: Bamboo.PostmarkAdapter
description: Bamboo.PostmarkAdapter
- value: Bamboo.MailgunAdapter
description: Bamboo.MailgunAdapter
- value: Bamboo.MandrillAdapter
description: Bamboo.MandrillAdapter
- value: Bamboo.SendGridAdapter
description: Bamboo.SendGridAdapter
- variable: POSTMARK_API_KEY
label: POSTMARK_API_KEY
description: Enter your API key.
description: Required. Enter your API key.
schema:
show_if: [["MAILER_ADAPTER", "=", "Bamboo.PostmarkAdapter"]]
type: string
default: ""
private: true
- variable: MAILGUN_API_KEY
label: MAILGUN_API_KEY
description: Required. Enter your API key.
schema:
show_if: [["MAILER_ADAPTER", "=", "Bamboo.MailgunAdapter"]]
type: string
default: ""
private: true
- variable: MAILGUN_DOMAIN
label: MAILGUN_DOMAIN
description: Required. Enter your Mailgun domain.
schema:
show_if: [["MAILER_ADAPTER", "=", "Bamboo.MailgunAdapter"]]
type: string
default: ""
- variable: MAILGUN_BASE_URI
label: MAILGUN_BASE_URI
description: This is optional. Mailgun makes a difference in the API base URL between sender domains from within the EU and outside. By default, the base URL is set to https://api.mailgun.net/v3. To override this you can pass https://api.eu.mailgun.net/v3 if you are using an EU domain.
schema:
show_if: [["MAILER_ADAPTER", "=", "Bamboo.MailgunAdapter"]]
type: string
default: ""
- variable: MANDRILL_API_KEY
label: MANDRILL_API_KEY
description: Required. Enter your API key.
schema:
show_if: [["MAILER_ADAPTER", "=", "Bamboo.MandrillAdapter"]]
type: string
default: ""
private: true
- variable: SENDGRID_API_KEY
label: SENDGRID_API_KEY
description: Required. Enter your API key.
schema:
show_if: [["MAILER_ADAPTER", "=", "Bamboo.SendGridAdapter"]]
type: string
default: ""
private: true
- variable: MAXMIND_LICENSE_KEY
label: MAXMIND_LICENSE_KEY
description: MaxMind license key to automatically download and update the database
schema:
type: string
default: ""
private: true
- variable: MAXMIND_EDITION
label: MAXMIND_EDITION
description: MaxMind database edition to use (only if MAXMIND_LICENSE_KEY is set)
schema:
show_if: [["MAXMIND_LICENSE_KEY", "!=", ""]]
type: string
required: true
default: GeoLite2-City
enum:
- value: GeoLite2-City
description: GeoLite2-City
- value: GeoLite2-Country
description: GeoLite2-Country
- variable: GOOGLE_CLIENT_ID
label: GOOGLE_CLIENT_ID
description: The Client ID from the Google API Console for your Plausible Analytics project
@@ -170,15 +227,11 @@ questions:
description: warn
- value: error
description: error
# Include{containerConfig}
# Include{podOptions}
# Include{serviceRoot}
- variable: main
label: "Main Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceMain}
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
@@ -218,12 +271,12 @@ questions:
schema:
type: int
default: 1000
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 1000
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 1000
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}

View File

@@ -0,0 +1,21 @@
{{- define "plausible.configmap" -}}
enabled: true
data:
BASE_URL: {{ .Values.plausible.BASE_URL | quote }}
DISABLE_REGISTRATION: {{ .Values.plausible.DISABLE_REGISTRATION | quote }}
LOG_FAILED_LOGIN_ATTEMPTS: {{ .Values.plausible.LOG_FAILED_LOGIN_ATTEMPTS | quote }}
CLICKHOUSE_FLUSH_INTERVAL_MS: {{ .Values.plausible.CLICKHOUSE_FLUSH_INTERVAL_MS | quote }}
CLICKHOUSE_MAX_BUFFER_SIZE: {{ .Values.plausible.CLICKHOUSE_MAX_BUFFER_SIZE | quote }}
SMTP_HOST_ADDR: {{ .Values.plausible.SMTP_HOST_ADDR | quote }}
SMTP_HOST_PORT: {{ .Values.plausible.SMTP_HOST_PORT | quote }}
SMTP_HOST_SSL_ENABLED: {{ .Values.plausible.SMTP_HOST_SSL_ENABLED | quote }}
SMTP_RETRIES: {{ .Values.plausible.SMTP_RETRIES | quote }}
MAILER_ADAPTER: {{ .Values.plausible.MAILER_ADAPTER | quote }}
MAILGUN_BASE_URI: {{ .Values.plausible.MAILGUN_BASE_URI | quote }}
MAXMIND_EDITION: {{ .Values.plausible.MAXMIND_EDITION | quote }}
LOG_LEVEL: {{ .Values.plausible.LOG_LEVEL | quote }}
{{- end }}

View File

@@ -1,56 +0,0 @@
{{/* Plausible environment variables */}}
{{- define "plausible.env" -}}
{{- $configName := printf "%s-env-config" (include "tc.common.names.fullname" .) }}
{{- $secretName := printf "%s-env-secret" (include "tc.common.names.fullname" .) }}
---
apiVersion: v1
kind: ConfigMap
metadata:
name: {{ $configName }}
labels:
{{- include "tc.common.labels" . | nindent 4 }}
data:
BASE_URL: {{ .Values.plausible.BASE_URL | quote }}
DISABLE_AUTH: {{ .Values.plausible.DISABLE_AUTH | quote }}
DISABLE_REGISTRATION: {{ .Values.plausible.DISABLE_REGISTRATION | quote }}
CLICKHOUSE_FLUSH_INTERVAL_MS: {{ .Values.plausible.CLICKHOUSE_FLUSH_INTERVAL_MS | quote }}
CLICKHOUSE_MAX_BUFFER_SIZE: {{ .Values.plausible.CLICKHOUSE_MAX_BUFFER_SIZE | quote }}
SMTP_HOST_ADDR: {{ .Values.plausible.SMTP_HOST_ADDR | quote }}
SMTP_HOST_PORT: {{ .Values.plausible.SMTP_HOST_PORT | quote }}
SMTP_HOST_SSL_ENABLED: {{ .Values.plausible.SMTP_HOST_SSL_ENABLED | quote }}
SMTP_RETRIES: {{ .Values.plausible.SMTP_RETRIES | quote }}
MAILER_ADAPTER: {{ .Values.plausible.MAILER_ADAPTER | quote }}
LOG_LEVEL: {{ .Values.plausible.LOG_LEVEL | quote }}
---
apiVersion: v1
kind: Secret
metadata:
name: {{ $secretName }}
labels:
{{- include "tc.common.labels" . | nindent 4 }}
stringData:
{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) }}
SECRET_KEY_BASE: {{ index .data "SECRET_KEY_BASE" | b64dec }}
{{- else }}
{{- /* The plain value of SECRET_KEY_BASE is also base64 encoded */}}
SECRET_KEY_BASE: {{ randAlphaNum 65 | b64enc }}
{{- end }}
ADMIN_USER_NAME: {{ .Values.plausible.ADMIN_USER_NAME | quote }}
ADMIN_USER_EMAIL: {{ .Values.plausible.ADMIN_USER_EMAIL | quote }}
ADMIN_USER_PWD: {{ .Values.plausible.ADMIN_USER_PWD | quote }}
DATABASE_URL: {{ get .Values.postgresql.url "complete-noql" }}
CLICKHOUSE_DATABASE_URL: {{ .Values.clickhouse.url.complete }}
MAILER_EMAIL: {{ .Values.plausible.MAILER_EMAIL | quote }}
SMTP_USER_NAME: {{ .Values.plausible.SMTP_USER_NAME | quote }}
SMTP_USER_PWD: {{ .Values.plausible.SMTP_USER_PWD | quote }}
POSTMARK_API_KEY: {{ .Values.plausible.POSTMARK_API_KEY | quote }}
GOOGLE_CLIENT_ID: {{ .Values.plausible.GOOGLE_CLIENT_ID | quote }}
GOOGLE_CLIENT_SECRET: {{ .Values.plausible.GOOGLE_CLIENT_SECRET | quote }}
{{- end }}

View File

@@ -0,0 +1,28 @@
{{- define "plausible.secret" -}}
enabled: true
data:
{{- with (lookup "v1" "Secret" .Release.Namespace "plausible-secret") }}
SECRET_KEY_BASE: {{ index .data "SECRET_KEY_BASE" | b64dec }}
{{- else }}
{{- /* The plain value of SECRET_KEY_BASE is also base64 encoded */}}
SECRET_KEY_BASE: {{ randAlphaNum 86 | b64enc }}
{{- end }}
DATABASE_URL: {{ .Values.cnpg.main.creds.std }}
CLICKHOUSE_DATABASE_URL: {{ .Values.clickhouse.creds.complete }}
MAILER_EMAIL: {{ .Values.plausible.MAILER_EMAIL | quote }}
MAILER_NAME: {{ .Values.plausible.MAILER_NAME | quote }}
SMTP_USER_NAME: {{ .Values.plausible.SMTP_USER_NAME | quote }}
SMTP_USER_PWD: {{ .Values.plausible.SMTP_USER_PWD | quote }}
POSTMARK_API_KEY: {{ .Values.plausible.POSTMARK_API_KEY | quote }}
MAILGUN_API_KEY: {{ .Values.plausible.MAILGUN_API_KEY | quote }}
MAILGUN_DOMAIN: {{ .Values.plausible.MAILGUN_DOMAIN | quote }}
MANDRILL_API_KEY: {{ .Values.plausible.MANDRILL_API_KEY | quote }}
SENDGRID_API_KEY: {{ .Values.plausible.SENDGRID_API_KEY | quote }}
MAXMIND_LICENSE_KEY: {{ .Values.plausible.MAXMIND_LICENSE_KEY | quote }}
GOOGLE_CLIENT_ID: {{ .Values.plausible.GOOGLE_CLIENT_ID | quote }}
GOOGLE_CLIENT_SECRET: {{ .Values.plausible.GOOGLE_CLIENT_SECRET | quote }}
{{- end }}

View File

@@ -1,8 +1,17 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{- include "tc.v1.common.loader.init" . }}
{{/* Plausible environment variables */}}
{{- include "plausible.env" . }}
{{/* Render Plausible configmap */}}
{{- $config := include "plausible.configmap" . | fromYaml -}}
{{- if $config -}}
{{- $_ := set .Values.configmap "plausible-config" $config -}}
{{- end -}}
{{/* Render Plausible secret */}}
{{- $secret := include "plausible.secret" . | fromYaml -}}
{{- if $secret -}}
{{- $_ := set .Values.secret "plausible-secret" $secret -}}
{{- end -}}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}
{{ include "tc.v1.common.loader.apply" . }}

View File

@@ -1,7 +1,7 @@
image:
repository: plausible/analytics
repository: tccr.io/truecharts/plausible
pullPolicy: IfNotPresent
tag: v1.5.1@sha256:3fbdcfac56ffa79e778e9e4bc1ca8c4dca0d7deb330ed5694f59eaa1125cc0a8
tag: v2.0.0@sha256:1ef59e863cfdcddc308d4ec743091bc8eda4f62e16b269cf4d778c89b8c02a68
# Plausible self-hosting documentation
# https://plausible.io/docs/self-hosting
@@ -9,13 +9,8 @@ image:
plausible:
# Server
BASE_URL: http://localhost
DISABLE_AUTH: false
DISABLE_REGISTRATION: false
# Default User
ADMIN_USER_NAME: admin
ADMIN_USER_EMAIL: admin@example.com
ADMIN_USER_PWD: P@ssw0rd
DISABLE_REGISTRATION: "true"
LOG_FAILED_LOGIN_ATTEMPTS: false
# Database
CLICKHOUSE_FLUSH_INTERVAL_MS: 5000
@@ -23,6 +18,7 @@ plausible:
# Mailer/SMTP Setup
MAILER_EMAIL: hello@plausible.local
MAILER_NAME: ""
SMTP_HOST_ADDR: localhost
SMTP_HOST_PORT: 25
SMTP_USER_NAME: ""
@@ -31,6 +27,16 @@ plausible:
SMTP_RETRIES: 2
MAILER_ADAPTER: Bamboo.SMTPAdapter
POSTMARK_API_KEY: ""
MAILGUN_API_KEY: ""
MAILGUN_DOMAIN: ""
MAILGUN_BASE_URI: ""
MANDRILL_API_KEY: ""
SENDGRID_API_KEY: ""
# IP Geolocation
# todo(investigate where automatic updates are stored and configure storage accordingly)
MAXMIND_LICENSE_KEY: ""
MAXMIND_EDITION: GeoLite2-City
# Google Search Integration
GOOGLE_CLIENT_ID: ""
@@ -39,78 +45,84 @@ plausible:
# Logging
LOG_LEVEL: warn
securityContext:
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 1000
runAsGroup: 1000
envFrom:
- configMapRef:
name: '{{ include "tc.common.names.fullname" . }}-env-config'
- secretRef:
name: '{{ include "tc.common.names.fullname" . }}-env-secret'
installContainers:
plausible-install:
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
envFrom:
- configMapRef:
name: '{{ include "tc.common.names.fullname" . }}-env-config'
- secretRef:
name: '{{ include "tc.common.names.fullname" . }}-env-secret'
command: [sh]
args:
- -c
- >-
/entrypoint.sh db createdb &&
/entrypoint.sh db migrate &&
/entrypoint.sh db init-admin
upgradeContainers:
plausible-upgrade:
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
envFrom:
- configMapRef:
name: '{{ include "tc.common.names.fullname" . }}-env-config'
- secretRef:
name: '{{ include "tc.common.names.fullname" . }}-env-secret'
command: [sh]
args:
- -c
- /entrypoint.sh db migrate
workload:
main:
podSpec:
initContainers:
db-create:
type: install
enabled: true
imageSelector: image
securityContext:
runAsUser: 1000
runAsGroup: 1000
readOnlyRootFilesystem: false
envFrom:
- configMapRef:
name: plausible-config
- secretRef:
name: plausible-secret
command: sh
args:
- -c
- /entrypoint.sh db createdb && /entrypoint.sh db migrate
db-migrate:
type: upgrade
enabled: true
imageSelector: image
securityContext:
runAsUser: 1000
runAsGroup: 1000
readOnlyRootFilesystem: false
envFrom:
- configMapRef:
name: plausible-config
- secretRef:
name: plausible-secret
command: sh
args:
- -c
- /entrypoint.sh db migrate
containers:
main:
securityContext:
runAsUser: 1000
runAsGroup: 1000
readOnlyRootFilesystem: false
envFrom:
- configMapRef:
name: plausible-config
- secretRef:
name: plausible-secret
probes:
liveness:
type: http
path: /api/health
readiness:
type: http
path: /api/health
startup:
type: http
path: /api/health
service:
main:
ports:
main:
targetPort: 8000
protocol: HTTP
port: 10277
probes:
liveness:
type: HTTP
path: /api/health
readiness:
type: HTTP
path: /api/health
startup:
type: HTTP
path: /api/health
postgresql:
enabled: true
existingSecret: dbcreds
postgresqlUsername: plausible
postgresqlDatabase: plausible
cnpg:
main:
enabled: true
user: plausible
database: plausible
clickhouse:
enabled: true
existingSecret: clickhousecreds
clickhouseUsername: plausible
clickhouseDatabase: plausible
portal:
enabled: true
open:
enabled: true

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "3.1.2"
appVersion: "3.3.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
version: 14.0.1
description: Container for protonmail bridge to work on the network.
home: https://truecharts.org/charts/incubator/protonmail-bridge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png
@@ -19,7 +19,7 @@ name: protonmail-bridge
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/protonmail-bridge
- https://github.com/shenxn/protonmail-bridge-docker
version: 10.0.0
version: 11.0.0
annotations:
truecharts.org/catagories: |
- media

View File

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

View File

@@ -1,15 +1,14 @@
image:
repository: tccr.io/truecharts/protonmail-bridge
tag: 3.1.2@sha256:e5d818f3bffa5b64941df45e9e4c8193cf682d6ccf0e749d26dc6bcdf4abac49
tag: v3.3.2@sha256:eadc6c632b0e5ee37d04ae2089a84d60f8b750becd76d63b48962c55afa6e8c3
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
@@ -19,10 +18,13 @@ service:
enabled: false
smtp:
enabled: true
primary: true
ports:
smtp:
enabled: true
primary: true
port: 25
protocol: tcp
targetPort: 25
imap:
enabled: true
@@ -30,12 +32,30 @@ service:
imap:
enabled: true
port: 143
protcol: tcp
targetPort: 143
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
port: "{{ .Values.service.smtp.ports.smtp.targetPort }}"
readiness:
type: tcp
port: "{{ .Values.service.smtp.ports.smtp.targetPort }}"
startup:
type: tcp
port: "{{ .Values.service.smtp.ports.smtp.targetPort }}"
persistence:
config:
enabled: true
mountPath: "/root"
portal:
enabled: false
open:
enabled: false

View File

@@ -1,13 +1,9 @@
apiVersion: v2
appVersion: "1.5.4"
appVersion: "1.5.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
- condition: postgresql.enabled
name: postgresql
repository: https://deps.truecharts.org/
version: 11.0.31
version: 14.0.1
deprecated: false
description: A simple bookmark manager built with Go.
home: https://truecharts.org/charts/incubator/shiori
@@ -28,7 +24,7 @@ sources:
- https://github.com/go-shiori/shiori
- https://github.com/go-shiori/shiori/pkgs/container/shiori
type: application
version: 12.0.0
version: 13.0.0
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,23 +0,0 @@
{{/* Define the secret */}}
{{- define "shiori.secret" -}}
{{- $secretName := printf "%s-secret" (include "tc.common.names.fullname" .) }}
---
apiVersion: v1
kind: Secret
metadata:
name: {{ $secretName }}
labels:
{{- include "tc.common.labels" . | nindent 4 }}
stringData:
SHIORI_DIR: {{ .Values.persistence.data.mountPath }}
{{/* Database */}}
SHIORI_DBMS: "postgresql"
SHIORI_PG_PORT: "5432"
SHIORI_PG_USER: {{ .Values.postgresql.postgresqlUsername }}
SHIORI_PG_PASS: {{ .Values.postgresql.postgresqlPassword | trimAll "\"" }}
SHIORI_PG_NAME: {{ .Values.postgresql.postgresqlDatabase }}
SHIORI_PG_HOST: {{ .Values.postgresql.url.plain | trimAll "\"" }}
{{- end -}}

View File

@@ -1,8 +1 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{/* Render secret */}}
{{- include "shiori.secret" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}
{{ include "tc.v1.common.loader.all" . }}

View File

@@ -1,12 +1,27 @@
image:
repository: tccr.io/truecharts/shiori
pullPolicy: IfNotPresent
tag: 1.5.4@sha256:d0d145787855f00b81752433cb3cfa047c833926b55a14f845cbe8dbc42b8800
envFrom:
- secretRef:
name: '{{ include "tc.common.names.fullname" . }}-secret'
tag: v1.5.5@sha256:2aa3fe6e09d5cb801e998a93f3f6ce13e0e7f8e75d567666a800939c6be3a474
workload:
main:
podSpec:
containers:
main:
env:
SHIORI_DIR: "{{ .Values.persistence.data.mountPath }}"
SHIORI_DBMS: "postgresql"
SHIORI_PG_PORT: "5432"
SHIORI_PG_USER: "{{ .Values.cnpg.main.user }}"
SHIORI_PG_NAME: "{{ .Values.cnpg.main.database }}"
SHIORI_PG_HOST:
secretKeyRef:
name: cnpg-main-urls
key: host
SHIORI_PG_PASS:
secretKeyRef:
name: cnpg-main-user
key: password
service:
main:
ports:
@@ -18,14 +33,13 @@ persistence:
data:
enabled: true
mountPath: /data
varrun:
enabled: true
postgresql:
enabled: true
existingSecret: dbcreds
postgresqlUsername: shiori
postgresqlDatabase: shiori
cnpg:
main:
enabled: true
user: shiori
password: shiori
portal:
enabled: true
open:
enabled: true

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
version: 14.0.1
deprecated: false
description: "This is a Basic STUN &amp; TURN server that was mainly created for Nextcloud Talk."
home: https://truecharts.org/charts/incubator/stun-turn-server
@@ -24,4 +24,4 @@ name: stun-turn-server
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/stun-turn-server
type: application
version: 2.0.9
version: 3.0.0

View File

@@ -109,19 +109,19 @@ questions:
description: "Specify your state or province."
schema:
type: string
default: "None"
default: ""
- variable: CA_LOCALITY
label: "CA_LOCALITY"
description: "Specify your locality."
schema:
type: string
default: "None"
default: ""
- variable: CA_ORGANIZATION
label: "CA_ORGANIZATION"
description: "Specify your organiszation."
schema:
type: string
default: "None"
default: ""
- variable: DH_LENGTH
label: "DH_LENGTH"
description: "Enter your preferred key length (the higher the value the longer it takes to generate the key)."
@@ -140,12 +140,6 @@ questions:
schema:
type: string
default: "0.0.0.0"
- variable: UMASK
label: "UMASK"
description: "Container Variable 000"
schema:
type: string
default: "000"
- variable: DATA_PERM
label: "DATA_PERM"
description: "Container Variable DATAPERM"
@@ -177,7 +171,7 @@ questions:
default: 5349
required: true
- variable: udpports
label: 'udpports service'
label: 'UDP Service Port Configuration'
description: "UDP Port"
schema:
additional_attrs: true
@@ -186,7 +180,7 @@ questions:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: udpports
label: "udpports Service Port Configuration"
label: "UDP Service Port Configuration"
schema:
additional_attrs: true
type: dict
@@ -202,9 +196,9 @@ questions:
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: containerpath
label: "containerpath Storage"
description: "Container Path stun-turn"
- variable: config
label: "App Config Storage"
description: "Stores the Application Data."
schema:
additional_attrs: true
type: dict

View File

@@ -1,2 +1 @@
{{/* Render the templates */}}
{{ include "tc.common.loader.all" . }}
{{ include "tc.v1.common.loader.all" . }}

View File

@@ -1,46 +1,16 @@
env:
CA_COUNTRY: ""
CA_LOCALITY: None
CA_ORGANIZATION: None
CA_STATE_PROV: None
CERT_FILE: cert.pem
CERT_LENGTH: "2048"
CERT_VALID_DAYS: "3650"
CIPHER_LIST: ECDHE-RSA-AES256-GCM-SHA512:DHE-RSA-AES256-GCM-SHA512:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384
CLI_PASSWORD: ""
DATA_PERM: "770"
DH_FILE: dhparam.pem
DH_LENGTH: "2048"
DISPLAY_SECRETS: "true"
EXTRA_PARAMS: ""
LISTENING_IP: 0.0.0.0
MAX_BPS: "0"
PORT: "5349"
PRIVKEY_FILE: privkey.pem
REALM: ""
SECRET: ""
TOTAL_QUOTA: "100"
UMASK: "000"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/stun-turn-server
tag: latest@sha256:7ec1d59d34be6cf49342d5524b7cb24c3a24bced8ca88093fa0bdee38abfe2bc
persistence:
containerpath:
enabled: true
mountPath: /stun-turn
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 5349
protocol: TCP
protocol: tcp
targetPort: 5349
udpports:
enabled: true
@@ -48,8 +18,49 @@ service:
udpports:
enabled: true
port: 5349
protocol: UDP
protocol: udp
targetPort: 5349
persistence:
config:
enabled: true
mountPath: "/stun-turn"
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
CA_COUNTRY: ""
CA_LOCALITY: ""
CA_ORGANIZATION: ""
CA_STATE_PROV: ""
CERT_FILE: cert.pem
CERT_LENGTH: "2048"
CERT_VALID_DAYS: "3650"
CIPHER_LIST: ECDHE-RSA-AES256-GCM-SHA512:DHE-RSA-AES256-GCM-SHA512:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384
CLI_PASSWORD: ""
DATA_PERM: "770"
DH_FILE: dhparam.pem
DH_LENGTH: "2048"
DISPLAY_SECRETS: "true"
EXTRA_PARAMS: ""
LISTENING_IP: 0.0.0.0
MAX_BPS: "0"
PORT: "5349"
PRIVKEY_FILE: privkey.pem
REALM: ""
SECRET: ""
TOTAL_QUOTA: "100"
portal:
enabled: true
open:
enabled: true

View File

@@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "5.4.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
deprecated: false
description: TagSpaces is an offline, open source, document manager with tagging support.
home: https://truecharts.org/charts/incubator/tagspaces
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.png
keywords:
- tagspaces
- documents
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: tagspaces
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/tagspaces
- https://github.com/tagspaces/tagspaces
type: application
version: 0.0.1
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -0,0 +1,83 @@
# Include{groups}
portals:
open:
# Include{portalLink}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# 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: 5000
required: true
# Include{serviceExpertRoot}
# Include{serviceExpert}
# Include{serviceList}
# 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,14 @@
{{/* Define the secrets */}}
{{- define "tagspaces.secret" -}}
{{- $secretName := (printf "%s-tagspaces-secret" (include "tc.v1.common.lib.chart.names.fullname" $)) -}}
{{- $key := randAlphaNum 32 -}}
{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) -}}
{{- $key = index .data "KEY" | b64dec -}}
{{- end }}
tagspaces-secret:
enabled: true
data:
KEY: {{ $key }}
{{- end -}}

View File

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

View File

@@ -0,0 +1,37 @@
image:
repository: tccr.io/truecharts/tagspaces-lite-web
pullPolicy: IfNotPresent
tag: v5.4.4@sha256:82809b5e1a63c453410c204a6f15f383e33642fe20043fdcd24f4d43721d778d
securityContext:
container:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
protocol: http
targetPort: 80
port: 5000
workload:
main:
podSpec:
containers:
main:
env:
KEY:
secretKeyRef:
name: tagspaces-secret
key: KEY
persistence:
nginx:
enabled: true
type: emptyDir
mountPath: "/var/cache/nginx"
portal:
open:
enabled: true

View File

@@ -1,202 +0,0 @@
# Include{groups}
portals: {}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
- variable: wyoming_piper
group: App Configuration
label: Piper Configuration
schema:
additional_attrs: true
type: dict
attrs:
- variable: voice
label: Voice
description: Piper voice that will be used for speach.
schema:
type: string
required: true
default: en-us-lessac-low
enum:
- value: ca-upc_ona-x-low
description: ca-upc_ona-x-low
- value: ca-upc_pau-x-low
description: ca-upc_pau-x-low
- value: da-nst_talesyntese-medium
description: da-nst_talesyntese-medium
- value: de-eva_k-x-low
description: de-eva_k-x-low
- value: de-thorsten-low
description: de-thorsten-low
- value: de-karlsson-low
description: de-karlsson-low
- value: de-kerstin-low
description: de-kerstin-low
- value: de-pavoque-low
description: de-pavoque-low
- value: de-ramona-low
description: de-ramona-low
- value: en-gb-alan-low
description: en-gb-alan-low
- value: en-gb-southern_english_female-low
description: en-gb-southern_english_female-low
- value: en-us-amy-low
description: en-us-amy-low
- value: en-us-kathleen-low
description: en-us-kathleen-low
- value: en-us-lessac-low
description: en-us-lessac-low
- value: en-us-lessac-medium
description: en-us-lessac-medium
- value: en-us-libritts-high
description: en-us-libritts-high
- value: en-us-ryan-high
description: en-us-ryan-high
- value: en-us-ryan-low
description: en-us-ryan-low
- value: en-us-ryan-medium
description: en-us-ryan-medium
- value: es-carlfm-x-low
description: es-carlfm-x-low
- value: es-mls_10246-low
description: es-mls_10246-low
- value: es-mls_9972-low
description: es-mls_9972-low
- value: fi-harri-low
description: fi-harri-low
- value: fr-siwis-low
description: fr-siwis-low
- value: fr-siwis-medium
description: fr-siwis-medium
- value: fr-gilles-low
description: fr-gilles-low
- value: fr-mls_1840-low
description: fr-mls_1840-low
- value: is-bui-medium
description: is-bui-medium
- value: is-salka-medium
description: is-salka-medium
- value: is-steinn-medium
description: is-steinn-medium
- value: is-ugla-medium
description: is-ugla-medium
- value: it-riccardo_fasol-x-low
description: it-riccardo_fasol-x-low
- value: kk-iseke-x-low
description: kk-iseke-x-low
- value: kk-issai-high
description: kk-issai-high
- value: kk-raya-x-low
description: kk-raya-x-low
- value: ne-google-medium
description: ne-google-medium
- value: ne-google-x-low
description: ne-google-x-low
- value: nl-mls_7432-low
description: nl-mls_7432-low
- value: nl-nathalie-x-low
description: nl-nathalie-x-low
- value: nl-rdh-medium
description: nl-rdh-medium
- value: nl-rdh-x-low
description: nl-rdh-x-low
- value: nl-mls_5809-low
description: nl-mls_5809-low
- value: no-talesyntese-medium
description: no-talesyntese-medium
- value: pl-mls_6892-low
description: pl-mls_6892-low
- value: pt-br-edresson-low
description: pt-br-edresson-low
- value: ru-irinia-medium
description: ru-irinia-medium
- value: uk-lada-x-low
description: uk-lada-x-low
- value: vi-25hours-single-low
description: vi-25hours-single-low
- value: vi-vivos-x-low
description: vi-vivos-x-low
- value: zh-cn-huayan-x-low
description: zh-cn-huayan-x-low
# Include{containerConfig}
# 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: 10200
required: true
# Include{serviceExpertRoot}
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: config
label: "App Config Storage"
description: "Stores the Application Configuration."
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}

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