Compare commits

...

88 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
110 changed files with 452 additions and 203 deletions

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

@@ -3,7 +3,7 @@ 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.2
version: 7.0.3
annotations:
truecharts.org/catagories: |
- database

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.4
version: 3.0.5
annotations:
truecharts.org/catagories: |
- metrics

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.5
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:b603cc178e2b0f65beca2798e934d8aed58717ca10f102b57e85867dd4c7eff0
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

@@ -22,7 +22,6 @@ name: notifiarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/notifiarr
- https://github.com/Notifiarr/notifiarr
- https://hub.docker.com/r/golift/notifiarr
type: application
version: 0.0.1
annotations:

View File

@@ -5,14 +5,14 @@
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/enterprise/)
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%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

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

@@ -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,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.9
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:b899e9258b3b6d04c5e40c58c960c949971d8dd2efdbe480a259c588333f1927
tag: v10.5.2@sha256:aeaa927a5f78716184c2b95558977980148fddf454959addfef9272b6f30ed51
pullPolicy: IfNotPresent
securityContext:

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
version: 7.0.4
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:fda9eb1c0ec7b90a581a0f650c484632d29b2d9ab01333ca8711b5af08668e00
tag: v20230404.1.0@sha256:5bddf419a6860d5926fee4499dd641f79416d82c3623da04bf89f99ab915ca1f
securityContext:
container:

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: "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

@@ -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.2
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.1@sha256:78f25bda9d72a3852fe0fd4ab6cab426c9bf9853b69651b0e1c4e26aa3057820
tag: v4.0.1@sha256:508afcd179bbc75d243101e1972796abbba5b77bb868b778865415a7b3234715
pullPolicy: IfNotPresent
service:
main:

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.21.1"
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.1
version: 7.0.2
annotations:
truecharts.org/catagories: |
- storage

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ipfs
pullPolicy: IfNotPresent
tag: v0.21.1@sha256:d8d0a5f7f952189b19be61165647d6582957196464a2eec907cdb4606679f2ee
tag: v0.22.0@sha256:ed36a420c6068f42f24a0acd9df00dc89bc17c0a46203dbedfd49c742ba54d03
service:
main:
ports:

View File

@@ -22,7 +22,7 @@ sources:
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
- https://lazylibrarian.gitlab.io
type: application
version: 15.0.2
version: 15.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/lazylibrarian
pullPolicy: IfNotPresent
tag: latest@sha256:475fa865b03410daa8ceb7f30b413cd89b6f6605d47f702a7b1e616f39c23086
tag: latest@sha256:3504ae3fd747419a4e16d067ccd6dba4fd0e035383e26dd15e7a13c83aff36da
service:
main:
ports:

View File

@@ -27,7 +27,7 @@ sources:
- https://github.com/zyachel/libremdb
- https://github.com/PussTheCat-org/docker-libremdb-quay
type: application
version: 3.0.18
version: 3.0.22
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/libremdb
pullPolicy: IfNotPresent
tag: latest@sha256:dbf39e3c772c0fe807e072d67616ed267de89f30232b9c149572bb44396927c3
tag: latest@sha256:fecb39c12185bdcd01e412063eac3b52be0ccf7bf42ee9296f187308016c8188
service:
main:
ports:

View File

@@ -21,7 +21,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
version: 10.0.8
version: 10.0.9
annotations:
truecharts.org/catagories: |
- social

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/littlelink-server
pullPolicy: IfNotPresent
tag: latest@sha256:6e9ec8ccc4fa6d600da7a4491c785a6eb852f974a106794fefe3a779ec9dc8b1
tag: latest@sha256:286a575d7bb14662658ca5458b05f5354dc951c2bd0750d82629912376e6d3e3
service:
main:
ports:

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.1.1"
appVersion: "1.2.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -24,7 +24,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
- https://docs.n8n.io/
- https://github.com/n8n-io/n8n
version: 9.0.0
version: 9.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/n8n
tag: v1.1.1@sha256:21178443a389cae4200ec9ddc27f4b59f7cce1140732071f4e042c10131306c2
tag: v1.2.1@sha256:4e117da45c541a959754d54dd8e968713f37a89f1c4bebe18117d897d56d2298
pullPolicy: IfNotPresent
timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en"

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.41.0"
appVersion: "1.42.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -19,7 +19,7 @@ name: netdata
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
- https://github.com/netdata
version: 6.0.0
version: 6.0.1
annotations:
truecharts.org/catagories: |
- utilities

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/netdata
tag: v1.41.0@sha256:8a7a7032d9cf87f9156367259436aaf5682cfd6ac5c5c32195f59c83696be59c
tag: v1.42.0@sha256:31bc724264f85a3d7d8c7ac0c242c2f48987e9db6447022bf3b2b5a13a3b41e7
pullPolicy: IfNotPresent
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount:

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "27.0.0"
appVersion: "27.0.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -29,7 +29,7 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 22.0.9
version: 22.0.13
annotations:
truecharts.org/catagories: |
- cloud

View File

@@ -1,19 +1,19 @@
image:
repository: tccr.io/truecharts/nextcloud-fpm
pullPolicy: IfNotPresent
tag: v27.0.0@sha256:0810b5cab6f7e927c80225dd5debfede8836759e5b5237b699373cf927057b02
tag: v27.0.2@sha256:367bdda86c95a334189e1396e5a5865f78d6739a7bca1f665290e6a965f51bcf
nginxImage:
repository: tccr.io/truecharts/nginx-unprivileged
pullPolicy: IfNotPresent
tag: v1.25.1@sha256:0d56942ece7a7eafcf13608a7cfda8ee11b562f83192cec4b8bbe7cc7934cec2
tag: v1.25.1@sha256:570548a099b61ae4f185b0778193504930d2b853ce2ac8be767e55ab5de5aba5
imaginaryImage:
repository: tccr.io/truecharts/nextcloud-imaginary
pullPolicy: IfNotPresent
tag: v20230401@sha256:dcca0bdeb9dd760bece6c8d1fa907062947b0055a1a1fafdf96d82b0f336efae
tag: v20230401@sha256:c6c54e1d65440cc7eca7184c437f3f0028679a2ab5124ae26c9fd3008c2df439
hpbImage:
repository: tccr.io/truecharts/nextcloud-push-notify
pullPolicy: IfNotPresent
tag: v0.6.3@sha256:01fa824efebf851985b15a0e48d94e89992e26f27f07e593f7751354ed3d0ea6
tag: v0.6.3@sha256:e951d53322738ac7155dde6897fe0371e64109fc3c47c7176cb00c2f88e61065
clamavImage:
repository: tccr.io/truecharts/clamav
pullPolicy: IfNotPresent

View File

@@ -27,7 +27,7 @@ sources:
- https://github.com/NginxProxyManager/nginx-proxy-manager
- https://nginxproxymanager.com/
type: application
version: 5.0.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- networking

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/nginx-proxy-manager
pullPolicy: IfNotPresent
tag: v2.10.4@sha256:2bd89fddb452111dbb7bba739726cc9e3bab74f350747e9623b0bd65e211c9b5
tag: v2.10.4@sha256:5b8124464c3d934152a75dfe23e7d59be83126141def354c09079f0eda938385
service:
main:
ports:

View File

@@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: openvscode-server
version: 6.0.1
appVersion: "1.80.2"
version: 6.0.2
appVersion: "1.81.0"
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
type: application
deprecated: false

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/openvscode-server
pullPolicy: IfNotPresent
tag: v1.80.2@sha256:dd727e13d3fa21cf871d4de04ab28e39789ef6dcb91e7e0f3046b97a4dc650fe
tag: v1.81.0@sha256:95d1d9e47c119ada9d9bb879a506aefa0d3823792775eb29f3fe0e01bcfba64c
# secretEnv:
# CONNECTION_TOKEN: "somerandomstring"
# CONNECTION_SECRET: ""

View File

@@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/projectsend
- https://github.com/projectsend/projectsend
type: application
version: 8.0.1
version: 8.0.2
annotations:
truecharts.org/catagories: |
- files

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/projectsend
pullPolicy: IfNotPresent
tag: vlatest@sha256:ae91723375cb0e5158328c16bd25d9e3784704ba770cc507f82d817323ad0f3f
tag: vlatest@sha256:62ae7bb7051b39224c71defecbc5eb3b72fc929aa8a77363e65cc2aabe87f759
securityContext:
container:

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: pwndrop
version: 6.0.3
version: 6.0.4
appVersion: "1.0.1"
description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.
type: application

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/pwndrop
pullPolicy: IfNotPresent
tag: v1.0.1@sha256:7c88fae22ccba73cacd29e261307232368973f0cb70143f45de9a975fb24f03f
tag: v1.0.1@sha256:e1ac7257082fa2016b6d834502d41e4ffe02d0957694a9cab252ab122eb3f8c6
service:
main:
ports:

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: pylon
version: 6.0.2
version: 6.0.3
appVersion: "2.10.0"
description: Pylon is a web based integrated development environment.
type: application

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/pylon
pullPolicy: IfNotPresent
tag: v2.10.0@sha256:fba7761b23864d467f82b47e31e1e52176493811a1b26ca9a2db01017f1ee9c2
tag: v2.10.0@sha256:04278b7997e836f5f20a909582bf451787e95c108233cbc2c6d1084a5599982d
service:
main:
ports:

View File

@@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: qinglong
version: 6.0.0
appVersion: "2.15.20"
version: 6.0.1
appVersion: "2.16.0"
description: A timed task management panel that supports typescript, javaScript, python3, and shell
type: application
deprecated: false

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/qinglong
pullPolicy: IfNotPresent
tag: v2.15.20@sha256:9447486e5062e6be200776061b1264bfe036f85e7dbc66720e34263ed706c4ef
tag: v2.16.0@sha256:51859d1c9aa668451a88224f54b144a6380932a7482484250a4f6d84c43010de
service:
main:
ports:

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: quassel-core
version: 8.0.1
version: 8.0.2
appVersion: "0.14.0"
description: Quassel-core is a modern, cross-platform, distributed IRC client.
type: application

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/quassel-core
pullPolicy: IfNotPresent
tag: v0.14.0@sha256:4269677f87b6b4265e67144d5f315bce73eadc18300b4355b9b99d98fb7e26ad
tag: v0.14.0@sha256:8c2e0c5d93a31c0517cc72286abcce1ea408e2cdb7b97e259962b0f4867c3856
service:
main:
ports:

View File

@@ -23,7 +23,7 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/rdesktop
- https://github.com/linuxserver/docker-rdesktop#readme
type: application
version: 5.0.16
version: 5.0.26
annotations:
truecharts.org/catagories: |
- desktops

View File

@@ -1,14 +1,14 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rdesktop
tag: latest@sha256:cf9e05aebf0b4fd48c3b0d37863cef44944371e3da730c3998e8046b7f95b8a8
tag: latest@sha256:02601834b48c1443504b0104482227f95dd500423ec364e4fdd709bbc503e61f
ubuntuXFCEImage:
repository: tccr.io/truecharts/rdesktop-ubuntu-xfce
tag: latest@sha256:78aaf2677949d0fa8b172a7ab444039e2fc6e43429c55c4bb9a677319fe2ad23
tag: latest@sha256:ad193df1b8ac9054cf6a4c2573149def6fc447e7244c96f891a08115a2a7a51d
pullPolicy: Always
fedoraXFCEImage:
repository: tccr.io/truecharts/rdesktop-fedora-xfce
tag: latest@sha256:bf245504d8924fd44582245f9b98b84a969a1a938c6f6d4341956933cb08afdd
tag: latest@sha256:5aa2acfd8dabb736f0ff47b067de5379dc644fdc181e3562fe02f6771d2baaa2
pullPolicy: Always
archXFCEImage:
repository: tccr.io/truecharts/rdesktop-arch-xfce
@@ -16,15 +16,15 @@ archXFCEImage:
pullPolicy: Always
alpineKDEImage:
repository: tccr.io/truecharts/rdesktop-alpine-kde
tag: latest@sha256:c574a3c7fbd33f8aa3ca912a205dfcf3d4be2fb1cc58d40097cb04ab194e43cf
tag: latest@sha256:44e707253d0f61f3d646b06e5f8e453e1dbd9413e35ad4a43038a3d0af95553a
pullPolicy: Always
ubuntuKDEImage:
repository: tccr.io/truecharts/rdesktop-ubuntu-kde
tag: latest@sha256:01a44d7ad7af77ce74ad2b9b814b89073f057fc1251d4576fcb9dd28d666af8a
tag: latest@sha256:7b8a26f17d844dfd9ca94e64fd352e2e9590b0ca7d0f6ee47562af0daebf6e5c
pullPolicy: Always
fedoraKDEImage:
repository: tccr.io/truecharts/rdesktop-fedora-kde
tag: latest@sha256:97ce438ca87ef518513c6121d8c6adb6fb452868f8a0958232acd5d391e0cee1
tag: latest@sha256:1f0e65bd7b709cadc8cec40027159a389ea33693a03dc21bc96303f20839388d
pullPolicy: Always
archKDEImage:
repository: tccr.io/truecharts/rdesktop-arch-kde
@@ -32,15 +32,15 @@ archKDEImage:
pullPolicy: Always
alpineMATEImage:
repository: tccr.io/truecharts/rdesktop-alpine-mate
tag: latest@sha256:940967d445e1516bbd8d8482388a94bb1a22239a0b970b766a026b91a635d8cc
tag: latest@sha256:c6de03dfdaef8f466362d98a0a24c13e933a65428588e5bd23fc9fbb855c0aae
pullPolicy: Always
ubuntuMATEImage:
repository: tccr.io/truecharts/rdesktop-ubuntu-mate
tag: latest@sha256:a149f1d38a70f875867cfb2ba61ad4b910f3457a5fab08b846149afdea7ce232
tag: latest@sha256:9405442443a5cec485322dc1380a3e12488ff94b463b93deacd46ca0ce434829
pullPolicy: Always
fedoraMATEImage:
repository: tccr.io/truecharts/rdesktop-fedora-mate
tag: latest@sha256:791ef23ee0a04f17db67850bb4832a8ea9fe8ed20c0ecce84ab613ed52488923
tag: latest@sha256:a064ecef08172513004244bd4949f062a14c6287b4a081551c31b5eee4d58d2e
pullPolicy: Always
archMATEImage:
repository: tccr.io/truecharts/rdesktop-arch-mate
@@ -48,7 +48,7 @@ archMATEImage:
pullPolicy: Always
alpineI3Image:
repository: tccr.io/truecharts/rdesktop-alpine-i3
tag: latest@sha256:4ed3cdce5d11a9ea19a1b88dd4bec05babe38665b3efdb389790e128808dc051
tag: latest@sha256:b2de8427c6f4c9083256d67d52e7e1a3f12fe5f50cb94ebd6c35a15ee3c86897
pullPolicy: Always
ubuntuI3Image:
repository: tccr.io/truecharts/rdesktop-ubuntu-i3
@@ -56,7 +56,7 @@ ubuntuI3Image:
pullPolicy: Always
fedoraI3Image:
repository: tccr.io/truecharts/rdesktop-fedora-i3
tag: latest@sha256:32e085f1750ead816637d1dac896a2bd6bd27b16869e3f12c78f0f742ea80c61
tag: latest@sha256:0faca1a8c404136c5545fc992ee98ef120e0a69db2d9c86a6443c03e066b4d3f
pullPolicy: Always
archI3Image:
repository: tccr.io/truecharts/rdesktop-arch-i3
@@ -64,15 +64,15 @@ archI3Image:
pullPolicy: Always
alpineOpenBoxImage:
repository: tccr.io/truecharts/rdesktop-alpine-openbox
tag: latest@sha256:1363696c636db13cb144993771904eac6c1febbf4258179cc3dfc808f57ab7a5
tag: latest@sha256:71a36d701e983a9f9e54c3479de8152257d88b8628a79f4ee75a5000c8b2b5ce
pullPolicy: Always
ubuntuOpenBoxImage:
repository: tccr.io/truecharts/rdesktop-ubuntu-openbox
tag: latest@sha256:4e654d470ba80085c265f4e3575f212942d7f8582f592fd20e1d79bd08da7f70
tag: latest@sha256:f2583dc842b8ca85f38f7d5633de1fbbb0a564d8f81bad54427cb9cf866ed866
pullPolicy: Always
fedoraOpenBoxImage:
repository: tccr.io/truecharts/rdesktop-fedora-openbox
tag: latest@sha256:57988c5ed132c6c3aba2ce15f56935a9b2eec9816ef332df42fffdf2b9d73445
tag: latest@sha256:cda98dd9bb0a6fe6cb983a6a8f805b5d8b4f4da84505b1c148bd4991ba913984
pullPolicy: Always
archOpenBoxImage:
repository: tccr.io/truecharts/rdesktop-arch-openbox
@@ -80,15 +80,15 @@ archOpenBoxImage:
pullPolicy: Always
alpineICEWMImage:
repository: tccr.io/truecharts/rdesktop-alpine-icewm
tag: latest@sha256:d4e1f8f3959635ce1a175033a29795a5949c05a3a4f0bb5f80ffc3ed85ca9766
tag: latest@sha256:c396bb5af5cf8eab6dc4cb2d2cd59fe96362d6b6d0faf14a5cc973123cfe4299
pullPolicy: Always
ubuntuICEWMImage:
repository: tccr.io/truecharts/rdesktop-ubuntu-icewm
tag: latest@sha256:5e48eb0302f0add20f6479780855566d3fb62c41c24e4573b46bc76113d5ec9d
tag: latest@sha256:a61430c4dba48a7d3d871748f08881bf8d247e1f04d7af862adb10d418337c52
pullPolicy: Always
fedoraICEWMImage:
repository: tccr.io/truecharts/rdesktop-fedora-icewm
tag: latest@sha256:73bf4d53358ea37ef4af3b4d8ca333133b14e8c83e3a615c936b7a0a1a0588ca
tag: latest@sha256:15378b2dc77cd6c83d0a606dd960f9708db706b5f1f7b8511506d0d63de7206a
pullPolicy: Always
archICEWMImage:
repository: tccr.io/truecharts/rdesktop-arch-icewm

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.8.4"
appVersion: "1.9.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/romm
- https://github.com/zurdi15/romm
type: application
version: 2.0.0
version: 2.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/romm
pullPolicy: IfNotPresent
tag: v1.8.4@sha256:2caadd52ad96c4f674030ea0176361e796fdc158c5f1eb48406863aa6e03ec4d
tag: v1.9.1@sha256:93b55fa1dd00b583dbe38c1a1e7398c0853df4e0fecd499c34060c82cd7a7197
securityContext:
container:

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: rsshub
version: 8.0.30
version: 8.0.37
appVersion: "latest"
description: RSSHub can generate RSS feeds from pretty much everything
type: application

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/rsshub
pullPolicy: IfNotPresent
tag: latest@sha256:52deb690bdb9c41e9651e17f8cdcaa723db1d38fa1c24e3337f9b6defa5b034e
tag: latest@sha256:ce0c0c4c817d3e9ab729394fa18a21d1ea6f8bf53b4007fa4c91b2619e4116ce
browserlessImage:
repository: tccr.io/truecharts/browserless-chrome
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
- https://github.com/searxng/searxng
type: application
version: 4.0.4
version: 4.0.5
annotations:
truecharts.org/catagories: |
- Productivity

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/searxng
tag: latest@sha256:e95a74498005a6e96d2f5d9272db0fde9e53b5eafc6e481db68d62109f4b8be4
tag: latest@sha256:055545592a44d57a6c71c474427bb9c1eb49055ac0f7672982b863c943a84510
workload:
main:

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
@@ -18,7 +18,7 @@ name: stash
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/stash
- https://github.com/stashapp/stash
version: 12.0.0
version: 12.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/stash
tag: v0.21.0@sha256:0cc9317fd946f62239e1a25bf433ec222926afe51ab19371e38f17bf40aee240
tag: v0.22.0@sha256:0691cbd7453dda935e9187ee45d612b5870d55cbb7c1c4ffac2f77b5965c58d2
pullPolicy: IfNotPresent
securityContext:

View File

@@ -5,7 +5,7 @@
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/)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**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)**

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ubooquity
version: 7.0.2
version: 7.0.3
appVersion: "2.1.2"
description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks.
type: application

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ubooquity
pullPolicy: IfNotPresent
tag: v2.1.2@sha256:58e6db5cbc2beb80ed619cf6febbd2a788b2f547a45904507389ecea98e65915
tag: v2.1.2@sha256:5a45eacbcc6ae496532e3ddd0e3f7a30f1778bc23963481eab162e50e3c91be6
service:
main:
ports:

View File

@@ -23,7 +23,7 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/webtop
- https://github.com/linuxserver/docker-webtop#readme
type: application
version: 6.0.33
version: 6.0.43
annotations:
truecharts.org/catagories: |
- Tools-Utilities

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