Compare commits

...

137 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
190 changed files with 1172 additions and 529 deletions

View File

@@ -1928,6 +1928,15 @@
"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,

3
.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-206-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)):
@@ -401,6 +401,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/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>

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

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

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "23.7.3.14"
appVersion: "23.7.4.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
version: 14.0.2
deprecated: false
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://clickhouse.com/
type: application
version: 7.0.1
version: 7.0.3
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/clickhouse
pullPolicy: IfNotPresent
tag: v23.7.3.14@sha256:8f54c8eed28bc74d9fb6d5752b7dd1610b38db534668bc14601b577a922414cb
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: 14.0.1
version: 14.0.2
deprecated: false
description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
home: https://truecharts.org/charts/dependency/kube-state-metrics
@@ -21,7 +21,7 @@ name: kube-state-metrics
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
type: application
version: 3.0.3
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:700d98b6c610d10c9fa5076e6c0a5ac07c48247b1c04b00298d62701d1dd32fb
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: 14.0.1
version: 14.0.2
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://truecharts.org/charts/dependency/mariadb
@@ -25,7 +25,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 9.0.4
version: 9.0.6
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: v11.0.2@sha256:551ecb29cb4e767354066ea6d339bc3677d1319ed74c5b6129d2bf856b9bdf98
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: 14.0.1
version: 14.0.2
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/charts/dependency/memcached
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 8.0.4
version: 8.0.7
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/memcached
pullPolicy: IfNotPresent
tag: v1.6.21@sha256:48fe4a716d199b3979ae201b982f849395b6785aa634916bb8576f657f0a5ddf
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: 14.0.1
version: 14.0.2
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/charts/dependency/mongodb
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 8.0.2
version: 8.0.3
annotations:
truecharts.org/catagories: |
- database

View File

@@ -3,7 +3,7 @@ appVersion: "1.6.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
version: 14.0.2
deprecated: false
description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
home: https://truecharts.org/charts/dependency/node-exporter
@@ -21,7 +21,7 @@ name: node-exporter
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
type: application
version: 3.0.3
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:b367c14bd9b11906e54964b298011121a390812cdee4c3a24c052cdddd65d828
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: 14.0.1
version: 14.0.2
deprecated: false
description: Open source, advanced key-value store.
home: https://truecharts.org/charts/dependency/redis
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 8.0.5
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:b52d70f8f8e87a744900a21e50e1010bed6e9a2c1454abd23d75ed7e73d5627a
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: 14.0.1
version: 14.0.2
deprecated: false
description: Apache Solr
home: https://truecharts.org/charts/dependency/solr
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://github.com/apache/solr
type: application
version: 6.0.4
version: 6.0.7
annotations:
truecharts.org/catagories: |
- search

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/solr
pullPolicy: IfNotPresent
tag: v9.3.0@sha256:c8243f3e9372ba42f4963861f381499e0d85f0a2b0be18f24281d22df6b84e0a
tag: v9.3.0@sha256:0116bf9df507776691e51d4968ab61403d932cd5ca58a61505709e4988d1bee6
workload:
main:

View File

@@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
version: 9.0.3
version: 9.0.4
annotations:
truecharts.org/catagories: |
- metrics

View File

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

View File

@@ -29,7 +29,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 12.0.0
version: 12.1.0
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -80,6 +80,44 @@ questions:
schema:
type: boolean
default: false
- variable: remoteWrite
label: "Remote Write"
schema:
type: list
default: []
items:
- variable: remoteWriteEntry
label: Remote Write Entry
schema:
additional_attrs: true
type: dict
attrs:
- variable: url
label: URL
description: Remote write destination URL
schema:
type: string
required: true
default: ""
- variable: basicAuth
label: Basic Auth
type: dict
description: Basic authentication for remote write
attrs:
- variable: username
label: Username
description: Basic auth username
schema:
type: string
required: true
default: ""
- variable: password
label: Password
description: Basic auth password
schema:
type: string
required: false
default: ""
- variable: exporters
group: "App Configuration"

View File

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

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,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,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,30 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/
# OWNERS file for Kubernetes
OWNERS
# helm-docs templates
*.gotmpl
# docs folder
/docs
# icon
icon.png

View File

@@ -0,0 +1 @@
# Changelog

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"

View File

@@ -0,0 +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*

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 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

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

@@ -26,4 +26,4 @@ sources:
- https://github.com/vrana/adminer
- http://hub.docker.com/_/adminer/
type: application
version: 5.0.0
version: 5.0.2

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/adminer
tag: latest@sha256:c01748b418e739f29a6ed58b43d4fc20811a61ea47aa3c8ae2f76ec09ef6495b
tag: latest@sha256:b4f5fc74859a8c93af17c715da85ab2050f4041083020cef1a6405a109f16c8f
securityContext:
container:

View File

@@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: alist
version: 6.0.0
appVersion: "3.24.0"
version: 6.0.1
appVersion: "3.25.1"
description: Alist program that supports multiple storage, powered by Gin and React
type: application
deprecated: false

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/alist
pullPolicy: IfNotPresent
tag: v3.24.0@sha256:c16a8a5f972fe1fa79fb4bb507150746732020bc155908b02466497e13366133
tag: v3.25.1@sha256:f2e1413c66938dff2bba07c6ce4b2e1379b679cc45163ee3439a62455fff4335
securityContext:
container:

View File

@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "2.0.4"
kubeVersion: ">=1.16.0-0"
version: 13.0.1
version: 13.0.2
name: babybuddy
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
type: application

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/babybuddy
pullPolicy: IfNotPresent
tag: v2.0.4@sha256:acebc6a928349867adfd2a73d9262cf6124f54862ec7f7e6606225fb4c999ced
tag: v2.0.4@sha256:6d9d0e55a2ea152f6abdfa17898b52724fd138185b45a717239aa992aaf32f84
securityContext:
container:

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: boinc
version: 6.0.2
version: 6.0.3
appVersion: "latest"
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
type: application

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/boinc
pullPolicy: IfNotPresent
tag: latest@sha256:55413ca2f8b2e37dd5956aac752569eaf26fb2845cef91a820a5333cae97ecfa
tag: latest@sha256:6fbfb91314aeed993c21387a6463eb3eeeec968ccb72c87f9bd40011f68517e8
securityContext:
container:

View File

@@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
- https://github.com/linuxserver/budge
- https://github.com/linuxserver/docker-BudgE
version: 6.0.1
version: 6.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/budge
tag: v0.0.9@sha256:25d3cbadb5f584da0b49a771ade1d7e626a3bc54fcc14100d8009489c556cb6c
tag: v0.0.9@sha256:c7f5f3de6ceb9ece49ecab016826e5051089ff3003957b60cfe1f9068995b49a
pullPolicy: IfNotPresent
securityContext:

View File

@@ -25,7 +25,7 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/linuxserver/docker-cops#readme
type: application
version: 5.0.0
version: 5.0.2
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cops
tag: latest@sha256:d821ffc986668837fff8766e59cb7b39c6c8af88b45e2de09e58ffe10559d488
tag: latest@sha256:41b7351776190347fdab99a2dc5573656d2e661d3ab3d46c797dc1b58a02de76
securityContext:
container:

View File

@@ -17,7 +17,7 @@ maintainers:
name: cyberchef
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
version: 6.0.8
version: 6.0.12
annotations:
truecharts.org/catagories: |
- utilities

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/cyberchef
tag: v10.5.2@sha256:5a80dc9f4f6cde28e24084b9f5b02df6d8668167877a71179f82522d16cb47a0
tag: v10.5.2@sha256:aeaa927a5f78716184c2b95558977980148fddf454959addfef9272b6f30ed51
pullPolicy: IfNotPresent
securityContext:

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dillinger
version: 6.0.1
version: 6.0.2
appVersion: "3.39.1"
description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
type: application

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dillinger
pullPolicy: IfNotPresent
tag: v3.39.1@sha256:1266d81b9e759a521e9526b892373b7e16358d4b49242c2ff76bc66437a09770
tag: v3.39.1@sha256:881713daec79cfb6bb61e846774104ecb63c694754dd78e9794c594663a8f593
securityContext:
container:

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
version: 7.0.3
version: 7.0.5
appVersion: "20230404.1"
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
type: application

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dokuwiki
pullPolicy: IfNotPresent
tag: v20230404.1.0@sha256:43f346fa28693e96b06f53040a6e6839228dc3ae8f4420c9fc8fbc7cbba988fa
tag: v20230404.1.0@sha256:5bddf419a6860d5926fee4499dd641f79416d82c3623da04bf89f99ab915ca1f
securityContext:
container:

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "21.6.6"
appVersion: "21.6.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -18,7 +18,7 @@ name: drawio
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
- https://github.com/jgraph/drawio
version: 6.0.0
version: 6.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/drawio
tag: v21.6.6@sha256:41636764d405974994ec62dd2e67337ca69e747334c1ad874621fb81425618f2
tag: v21.6.8@sha256:bafb01a7356b6251343ef11ed9e2b1b616d0c9a4f7dfafdd189acda62c21a482
pullPolicy: IfNotPresent
securityContext:

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: duckdns
version: 6.0.1
version: 6.0.2
appVersion: "latest"
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
type: application

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/duckdns
pullPolicy: IfNotPresent
tag: latest@sha256:e2c713edb461a6b292dd98dc251f6693c6412d5fe4227bda4f4fd06f9fec3f3f
tag: latest@sha256:b4aa884c037f894cbbe6118f37ae19e3759049f0d1a352c15b5653204b486c51
securityContext:
container:

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.24.1"
appVersion: "2.24.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/filebrowser/filebrowser
- https://filebrowser.org/cli/filebrowser
type: application
version: 6.0.1
version: 6.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/filebrowser
pullPolicy: IfNotPresent
tag: v2.24.1@sha256:e3f059ce2de28eeb1e948d4182d3b488102f2345df8c9d7c98e182d1b1abf3c2
tag: v2.24.2@sha256:94eba09f5c728ac6d5779b79fa5995ef3743a7848c0f0bf8317ef29fa3572b66
workload:
main:

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "3.7.11"
appVersion: "3.8.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget
- https://github.com/wiserain/docker-flexget
type: application
version: 6.0.0
version: 6.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/flexget
pullPolicy: IfNotPresent
tag: v3.7.11@sha256:01801e8e193ae365983c8a99d5573d02b7aca2c723aa787ad6c791d60e3d04d8
tag: v3.8.2@sha256:268262227f7ea333ba9f66a199b5d8820c5043238ff8f6050cdaca40f7c17bfc
securityContext:
container:

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.3.2"
appVersion: "1.3.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/flowise
- https://github.com/FlowiseAI/Flowise
type: application
version: 1.0.0
version: 1.0.1
annotations:
truecharts.org/catagories: |
- ai

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/flowise
pullPolicy: IfNotPresent
tag: v1.3.2@sha256:8d73a9fddb09f844bc10bd9c5fe5e4f121114171ee9f83c1a077c3106c3bdcd2
tag: v1.3.3@sha256:15dd8f7fedffb22d16ba03f43f2c72dc4a20f6ebd204b1469d6f70eac8ca9438
securityContext:
container:

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.25.0"
appVersion: "1.25.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -18,7 +18,7 @@ name: fluidd
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fluidd
- https://github.com/fluidd-core/fluidd
version: 6.0.1
version: 6.0.2
annotations:
truecharts.org/catagories: |
- utilities

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/fluidd
tag: v1.25.0@sha256:a80bfce7d0ecd1b73a88ea1142648dc35a6903ec1e4d2f92896d4c48842e85fc
tag: v1.25.1@sha256:7f561d5c4b6c3a985c9a0efe47b3411d2670ed5f86ec62bf3af15e00fa0350b6
pullPolicy: IfNotPresent
securityContext:

View File

@@ -3,7 +3,7 @@ appVersion: "1.7.42"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
version: 14.0.2
description: A Fast, Simple, and Flexible, file-based Web-platform.
home: https://truecharts.org/charts/stable/grav
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png
@@ -23,7 +23,7 @@ sources:
- https://github.com/linuxserver/docker-grav
- https://github.com/getgrav/grav/
type: application
version: 8.0.1
version: 8.0.3
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/grav
pullPolicy: IfNotPresent
tag: v1.7.42@sha256:21b027185903b34f9903aac4a41434fb9d2467b57ef58db10e4c09770c7473f6
tag: v1.7.42@sha256:df44b14bd395d713bb0279ac7a394f8eb1ffccef0fe82fb3692bfb9855a7651c
service:
main:
ports:

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "4.0.0"
appVersion: "4.0.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy
- https://github.com/grocy/grocy
type: application
version: 15.0.1
version: 15.0.3
annotations:
truecharts.org/catagories: |
- Home-Automation

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/grocy
tag: v4.0.0@sha256:72002bcb85849721ea2ea24f981a34b373697c4de6d6f975c93345ff1b54e37c
tag: v4.0.1@sha256:508afcd179bbc75d243101e1972796abbba5b77bb868b778865415a7b3234715
pullPolicy: IfNotPresent
service:
main:

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.13.0"
appVersion: "0.13.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -18,7 +18,7 @@ name: homarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/homarr
- https://github.com/ajnart/homarr
version: 6.0.0
version: 6.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/homarr
tag: v0.13.0@sha256:8196ffe3799185cb3a31057b2b2ef5979d5cd5e5cbcb438134298f833079ff3a
tag: v0.13.1@sha256:9186e694bf4b296162d78523247dae25e667e60510a50f2fadc89ba6c235924e
pullPolicy: IfNotPresent
service:
main:

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "2023.8.1"
appVersion: "2023.8.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
version: 14.0.2
deprecated: false
description: home-assistant App for TrueNAS SCALE
home: https://truecharts.org/charts/stable/home-assistant
@@ -23,7 +23,7 @@ sources:
- https://github.com/home-assistant/home-assistant
- https://github.com/cdr/code-server
type: application
version: 20.0.1
version: 20.0.3
annotations:
truecharts.org/catagories: |
- home-automation

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/home-assistant
pullPolicy: IfNotPresent
tag: v2023.8.1@sha256:ade08d278ce6cd46d7b427cb8c1346396390ae5c1fd2ca3e0a062becc8150781
tag: v2023.8.2@sha256:d0f7570871531fb2503ef2fafdd6ee84caf63aa209fa4a70e53e1d0927191787
service:
main:
ports:

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.21.0"
appVersion: "0.22.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ipfs
- https://github.com/ipfs/kubo
type: application
version: 7.0.0
version: 7.0.2
annotations:
truecharts.org/catagories: |
- storage

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