Commit Graph

12929 Commits

Author SHA1 Message Date
TrueCharts Bot 4d2a462bab
chore(deps): update helm general non-major (#8693) 2023-05-02 23:54:55 +02:00
TrueCharts Bot 057c8f0a19
chore(deps): update container image tccr.io/truecharts/unifi to v7.3.83 (#8714) 2023-05-02 22:59:50 +02:00
TrueCharts Bot da0224a199
chore(deps): update container image tccr.io/truecharts/stationeers to latest (#8710) 2023-05-02 13:04:32 +02:00
TrueCharts Bot dd0d741629
chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#8676) 2023-05-02 13:01:13 +02:00
TrueCharts Bot 3dca3d0147
chore(deps): update neko (#8704) 2023-05-02 12:33:39 +02:00
TrueCharts Bot f80abf5254
chore(deps): update container image tccr.io/truecharts/gitea to v1.19.2 (#8577) 2023-05-02 12:32:27 +02:00
TrueCharts Bot a23cfb785c
chore(deps): update container image tccr.io/truecharts/nginx to v1.23.4 (#8683) 2023-05-02 12:31:46 +02:00
TrueCharts Bot 62cdccaf9f
chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#8702) 2023-05-02 12:31:28 +02:00
TrueCharts Bot 33e1884efc
chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#8701) 2023-05-02 12:31:20 +02:00
TrueCharts Bot 4c777cc4af
chore(deps): update container image tccr.io/truecharts/openhab to v3.4.3 (#8684) 2023-05-02 12:31:14 +02:00
TrueCharts Bot cc3051d78b
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#8675) 2023-05-02 12:30:58 +02:00
TrueCharts Bot 228e345e1d
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#8703) 2023-05-02 12:30:44 +02:00
TrueCharts Bot 60e2f4348b
chore(deps): update container image tccr.io/truecharts/minio to latest (#8677) 2023-05-02 12:30:37 +02:00
TrueCharts Bot 0d19c0f83e
chore(deps): update container image tccr.io/truecharts/pyload-ng to latest (#8680) 2023-05-02 12:22:57 +02:00
TrueCharts Bot 88b9ffe80d
chore(deps): update container image tccr.io/truecharts/libreddit to latest (#8699) 2023-05-02 12:22:24 +02:00
TrueCharts Bot 3c0dcdfaa2
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#8700) 2023-05-02 12:22:14 +02:00
TrueCharts Bot 40d9ffe31f
chore(deps): update container image tccr.io/truecharts/cyberchef to 10.4.0 (#8668) 2023-05-02 12:21:06 +02:00
TrueCharts Bot de3aaee108
chore(deps): update rdesktop (#8705) 2023-05-02 12:20:22 +02:00
TrueCharts Bot 58bb1e5afb
chore(deps): update webtop (#8706) 2023-05-02 12:20:00 +02:00
TrueCharts Bot b36c0618d5
chore(deps): update container image tccr.io/truecharts/webtop-alpine-i3 to latest (#8696) 2023-05-02 06:49:59 +02:00
TrueCharts-Bot a1c2559c85 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-02 00:23:37 +00:00
StevenMcElligott 765b488bfe
feat(Incubator): Add idrac-fan-controller (#8657)
**Description**

⚒️ 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
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [X] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

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-05-01 18:29:34 +03:00
Stavros Kois c4d342a5ec
fix(outline): fix secret (also a fix for custom app) (#8639)
**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  #7756
⚒️ Fixes #8643

**⚙️ 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-05-01 18:29:23 +03:00
TrueCharts Bot 75c3d7935b
chore(deps): update helm general non-major (#8686) 2023-05-01 13:56:20 +02:00
TrueCharts Bot 87890d594d
chore(deps): update container image tccr.io/truecharts/nocodb to v0.106.1 (#8609) 2023-05-01 13:10:34 +02:00
TrueCharts Bot 885eb44e06
chore(deps): update container image tccr.io/truecharts/mkvtoolnix to v23.03.2 (#8602) 2023-05-01 13:07:33 +02:00
TrueCharts Bot 1fffe5c306
chore(deps): update container image tccr.io/truecharts/mediainfo to v23.04.1 (#8598) 2023-05-01 13:07:26 +02:00
TrueCharts Bot 9bc116ed76
chore(deps): update container image tccr.io/truecharts/makemkv to v23.04.1 (#8596) 2023-05-01 13:05:22 +02:00
TrueCharts Bot 38d05202eb
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#8666) 2023-05-01 11:43:05 +02:00
TrueCharts Bot 7bc43dd9da
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#8681) 2023-05-01 11:40:38 +02:00
TrueCharts Bot eb289fcad0
chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#8669) 2023-05-01 11:37:27 +02:00
TrueCharts Bot 4a006f638d
chore(deps): update container image tccr.io/truecharts/cops to latest (#8667) 2023-05-01 11:37:09 +02:00
TrueCharts Bot ad4053fd3b
chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#8672) 2023-05-01 11:36:57 +02:00
TrueCharts Bot 98a0f73527
chore(deps): update container image tccr.io/truecharts/grocy to 3.3.2 (#8673) 2023-05-01 11:36:49 +02:00
TrueCharts Bot 3fa5b4a4cc
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#8674) 2023-05-01 11:36:33 +02:00
TrueCharts Bot b1a54a26e1
chore(deps): update container image tccr.io/truecharts/postgresql to 14.7.0 (#8679) 2023-05-01 11:34:57 +02:00
TrueCharts Bot 3b3a778bfd
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#8671) 2023-05-01 11:32:33 +02:00
TrueCharts Bot 5fa1663670
chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0 (#8665) 2023-05-01 11:32:29 +02:00
TrueCharts Bot 5540c586c0
chore(deps): update container image tccr.io/truecharts/dns-doh-companion to latest (#8670) 2023-05-01 11:31:42 +02:00
TrueCharts Bot c034528674
chore(deps): update rdesktop (#8682) 2023-05-01 11:24:37 +02:00
TrueCharts Bot 6445c691fe
chore(deps): update container image tccr.io/truecharts/passwordpusherephemeral to latest (#8678) 2023-05-01 11:23:20 +02:00
Kjeld Schouten-Lebbing 5b1583fcb4
feat(stable): BREAKING CHANGE migrate to new common part 6 (#8664)
**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-05-01 11:16:44 +02:00
TrueCharts Bot 3fd9e742aa
chore(deps): update helm chart common to 12.6.4 (#8642)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.6.3` -> `12.6.4` |

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

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

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

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-01 09:34:31 +02:00
StevenMcElligott 030323d7f5
docs(wg-easy): Update docs for PUID issue (#8650)
**Description**

Added docs to prevent/fix this issue

⚒️ Fixes  #8644 

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-05-01 09:34:12 +02:00
TrueCharts Bot 937c6f5405
chore(deps): update container image tccr.io/truecharts/sabnzbd to v4.0.0 (#8663) 2023-05-01 09:01:26 +02:00
TrueCharts Bot 39540116e5
chore(deps): update container image tccr.io/truecharts/pgadmin4 to v7.0.0 (#8662) 2023-05-01 09:01:15 +02:00
TrueCharts Bot 26e519dec6
chore(deps): update container image tccr.io/truecharts/rstudio to v4.3.0 (#8660) 2023-05-01 07:58:28 +02:00
TrueCharts Bot 2453983f02
chore(deps): update container image tccr.io/truecharts/recyclarr to v4.4.1 (#8658) 2023-05-01 07:00:12 +02:00
TrueCharts Bot 585b7f97c9
chore(deps): update container image tccr.io/truecharts/ring-mqtt to v5.2.2 (#8659) 2023-05-01 06:57:53 +02:00
TrueCharts Bot b0638f6a05
chore(deps): update container image tccr.io/truecharts/qdirstat to v23.03.1 (#8656) 2023-05-01 05:59:39 +02:00
TrueCharts Bot 5949edbc2d
chore(deps): update container image tccr.io/truecharts/qbitmanage to v3.6.2 (#8655) 2023-05-01 05:58:04 +02:00
TrueCharts Bot 92e4fc950d
chore(deps): update container image tccr.io/truecharts/putty to v23.03.1 (#8653) 2023-05-01 05:19:13 +02:00
TrueCharts Bot 4ada4c8a5f
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.4.0.3230 (#8652) 2023-05-01 04:21:59 +02:00
TrueCharts Bot 22ef25ffbb
chore(deps): update container image tccr.io/truecharts/portainer-ce to v2.18.1 (#8649) 2023-05-01 03:21:17 +02:00
TrueCharts-Bot 9028096c48 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-01 00:25:20 +00:00
TrueCharts Bot 55db50ac55
chore(deps): update container image tccr.io/truecharts/babybuddy to 1.15.1 (#8641) 2023-05-01 01:00:43 +02:00
kqmaverick 9c7777561c
Update Plex Migration Guide (#8638)
**Description**
Updates Plex migration guide to reflect switch to heavyscript and
correct finally rsync command.

⚒️ Fixes  #

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
Previewed changes.

**📃 Notes:**

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
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-05-01 01:40:50 +03:00
StevenMcElligott a1aef87fb7
docs(Traefik): Fix broken website link (#8640)
**Description**

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

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-05-01 01:39:52 +03:00
TrueCharts Bot 659707143b
chore(deps): update container image tccr.io/truecharts/nginx to v (#8326) 2023-04-30 23:59:36 +02:00
TrueCharts Bot 06de895b31
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.5 (#8441) 2023-04-30 23:59:23 +02:00
TrueCharts Bot d20992bf55
chore(deps): update vikunja (patch) (#8544) 2023-04-30 23:58:36 +02:00
TrueCharts Bot be2ca855d3
chore(deps): update container image tccr.io/truecharts/filebot to v23.04.1 (#8567) 2023-04-30 23:57:31 +02:00
TrueCharts Bot cc5291851b
chore(deps): update container image tccr.io/truecharts/tsmuxer to v23.03.1 (#8268) 2023-04-30 23:57:00 +02:00
TrueCharts Bot 77b8a9010d
chore(deps): update container image tccr.io/truecharts/handbrake to v23.03.2 (#8579) 2023-04-30 23:56:44 +02:00
TrueCharts Bot 5cef36255f
chore(deps): update container image tccr.io/truecharts/jdownloader-2 to v23.03.1 (#8587) 2023-04-30 23:56:34 +02:00
TrueCharts Bot 0d3831021a
chore(deps): update container image tccr.io/truecharts/ntfy to v2.4.0 (#8610) 2023-04-30 23:55:48 +02:00
TrueCharts Bot 2ad56a5589
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v (#8207) 2023-04-30 22:55:38 +02:00
TrueCharts Bot 7cd3da80ed
chore(deps): update container image tccr.io/truecharts/clamav to 1.0.1 (#8190) 2023-04-30 22:53:10 +02:00
TrueCharts Bot 8bf687e778
chore(deps): update helm chart common to 12.6.3 (#8629)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.6.1` -> `12.6.3` |

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

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

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

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4yIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-04-30 21:15:40 +02:00
Kjeld Schouten-Lebbing cc4a7edb53
feat(stable): BREAKING CHANGE migrate to new common part 5 (#8615)
**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-04-30 21:15:20 +02:00
TrueCharts Bot a761da70fd
chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.14.2 (#8632) 2023-04-30 21:12:42 +02:00
TrueCharts Bot 6d6523ac7d
chore(deps): update container image tccr.io/truecharts/solr to 9.2.0 (#8631) 2023-04-30 21:04:43 +02:00
TrueCharts Bot e7508af789
chore(deps): update container image tccr.io/truecharts/bazarr to 1.2.0 (#8626) 2023-04-30 20:07:23 +02:00
TrueCharts Bot 894d38400c
chore(deps): update container image tccr.io/truecharts/mongodb to 6.0.5 (#8627) 2023-04-30 20:06:16 +02:00
TrueCharts Bot bf33a2a768
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-kde to latest (#8628) 2023-04-30 20:01:44 +02:00
Stavros Kois d911f52004
fix(valheim): disable varrun (#8624)
**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  #8623

**⚙️ 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-04-30 20:46:13 +03:00
TrueCharts Bot 1508d3c5e3
chore(deps): update container image tccr.io/truecharts/blender-desktop-g3 to latest (#8178) 2023-04-30 19:38:56 +02:00
TrueCharts Bot 4dfc86a5a3
chore(deps): update container image tccr.io/truecharts/grafana to 9.5.1 (#8621) 2023-04-30 19:11:26 +02:00
TrueCharts Bot 539e8aadaa
chore(deps): update container image tccr.io/truecharts/memcached to 1.6.19 (#8622) 2023-04-30 19:08:59 +02:00
TrueCharts Bot 4bce3a97dd
chore(deps): update container image tccr.io/truecharts/multi-scrobbler to latest (#8321) 2023-04-30 18:40:22 +02:00
TrueCharts Bot 906021e520
chore(deps): update helm general non-major (#8542) 2023-04-30 17:47:54 +02:00
TrueCharts Bot 2ac8443957
chore(deps): update container image tccr.io/truecharts/krusader to latest (#8248) 2023-04-30 17:46:29 +02:00
TrueCharts Bot 00dca56a62
chore(deps): update container image tccr.io/truecharts/fileshelter to latest (#8620) 2023-04-30 17:45:10 +02:00
TrueCharts Bot ae204bccdd
chore(deps): update container image tccr.io/truecharts/barcodebuddy to latest (#8619) 2023-04-30 17:44:41 +02:00
TrueCharts Bot 14622bad5e
chore(deps): update container image tccr.io/truecharts/freshrss to 1.21.0 (#8618) 2023-04-30 17:03:49 +02:00
TrueCharts Bot 104b1c3bc6
chore(deps): update container image tccr.io/truecharts/calibre-web to 0.6.20 (#8617) 2023-04-30 17:02:05 +02:00
TrueCharts Bot de3cebb987
chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest (#8381) 2023-04-30 16:57:20 +02:00
Stavros Kois edc2dd1cdd
fix(plex): fix probe protocol->scheme (#8616)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-30 17:46:40 +03:00
MaverickD650 93ca2988b3
fix(speedtest-tracker): Port speedtest-tracker (#8122)
**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.
-->

Port speedtest to new common.

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

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [X] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Tested using CI on my fork which completed successfully.

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

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-04-30 13:59:28 +00:00
TrueCharts Bot 15890c1bc3
chore(deps): update container image tccr.io/truecharts/avidemux to v23.03.1 (#8291) 2023-04-30 15:54:41 +02:00
TrueCharts Bot 8ce8f4cc01
chore(deps): update container image tccr.io/truecharts/sourcegraph to v5.0.2 (#8302) 2023-04-30 15:53:54 +02:00
TrueCharts Bot 8da3a460c1
chore(deps): update container image tccr.io/truecharts/minetest to v5.7.0 (#8599) 2023-04-30 15:53:49 +02:00
TrueCharts Bot f32b36b2cf
chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.77.3 (#8612) 2023-04-30 15:53:33 +02:00
TrueCharts Bot 6cf379b6af
chore(deps): update container image tccr.io/truecharts/jellyseerr to v1.5.0 (#8588) 2023-04-30 15:53:26 +02:00
TrueCharts Bot 98a8b7c603
chore(deps): update neko (#8426) 2023-04-30 15:53:22 +02:00
TrueCharts Bot 775a94451a
chore(deps): update container image tccr.io/truecharts/n8n to v0.226.0 (#8603) 2023-04-30 15:53:15 +02:00
TrueCharts Bot 7c9a45c088
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.4.6 (#8581) 2023-04-30 15:53:04 +02:00
TrueCharts Bot 4126f910c7
chore(deps): update container image tccr.io/truecharts/calibre to v6.17.0 (#8558) 2023-04-30 15:53:01 +02:00
TrueCharts Bot 67ca3ac8d0
chore(deps): update container image tccr.io/truecharts/matomo to v4.14.2 (#8597) 2023-04-30 15:52:53 +02:00
TrueCharts Bot 68ae8a309e
chore(deps): update container image tccr.io/truecharts/freshrss to v1.21.0 (#8574) 2023-04-30 15:52:45 +02:00
TrueCharts Bot 5a7e3c1b5c
chore(deps): update container image tccr.io/truecharts/baserow to v1.16.0 (#8553) 2023-04-30 15:52:30 +02:00
TrueCharts Bot c180ad6a76
chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.2.0 (#8586) 2023-04-30 15:52:21 +02:00
TrueCharts Bot 3ca01ada4e
chore(deps): update container image tccr.io/truecharts/anonaddy to v0.14.0 (#8549) 2023-04-30 15:52:15 +02:00
TrueCharts Bot 44b690e3a3
chore(deps): update container image tccr.io/truecharts/impostor-server to v1.8.2 (#8583) 2023-04-30 15:52:07 +02:00
TrueCharts Bot b05eef8b07
chore(deps): update container image tccr.io/truecharts/flexget to v3.6.3 (#8572) 2023-04-30 15:52:01 +02:00
TrueCharts Bot e08b310ce7
chore(deps): update container image tccr.io/truecharts/ipfs to v0.19.1 (#8585) 2023-04-30 15:52:00 +02:00
TrueCharts Bot 062a288bb9
chore(deps): update container image tccr.io/truecharts/komga to v0.165.0 (#8592) 2023-04-30 15:51:55 +02:00
TrueCharts Bot 148d563a13
chore(deps): update container image tccr.io/truecharts/kiwix-serve to v3.5.0 (#8591) 2023-04-30 15:51:47 +02:00
TrueCharts Bot 57ba102f66
chore(deps): update container image tccr.io/truecharts/minio-console to v0.26.3 (#8600) 2023-04-30 15:51:32 +02:00
TrueCharts Bot 3409afa205
chore(deps): update container image tccr.io/truecharts/fileflows to v1.1.0 (#8568) 2023-04-30 15:51:10 +02:00
TrueCharts Bot b2e3250df1
chore(deps): update container image tccr.io/truecharts/esphome to v2023.4.2 (#8566) 2023-04-30 15:50:53 +02:00
TrueCharts Bot d0c6f9e630
chore(deps): update container image tccr.io/truecharts/kasm to v1.13.0 (#8590) 2023-04-30 15:50:41 +02:00
TrueCharts Bot 9153413e82
chore(deps): update container image tccr.io/truecharts/browserless-chrome to v1.58.0 (#8555) 2023-04-30 15:50:37 +02:00
TrueCharts Bot c49074c73b
chore(deps): update container image tccr.io/truecharts/autobrr to v1.24.1 (#8552) 2023-04-30 15:50:30 +02:00
TrueCharts Bot c2f65e971b
chore(deps): update container image tccr.io/truecharts/homarr to v0.12.1 (#8580) 2023-04-30 15:50:28 +02:00
TrueCharts Bot e9bb6acfc7
chore(deps): update container image tccr.io/truecharts/code-server to v4.12.0 (#8562) 2023-04-30 15:50:24 +02:00
TrueCharts Bot 2f67f1d114
chore(deps): update container image tccr.io/truecharts/homebox to v0.9.1 (#8582) 2023-04-30 15:50:23 +02:00
TrueCharts Bot f2a6b8c5ec
chore(deps): update container image tccr.io/truecharts/alist to v3.16.3 (#8548) 2023-04-30 15:50:16 +02:00
TrueCharts Bot 78bfb07d73
chore(deps): update container image tccr.io/truecharts/gokapi to v1.7.1 (#8578) 2023-04-30 15:50:12 +02:00
TrueCharts Bot 7430b41b5c
chore(deps): update container image tccr.io/truecharts/appdaemon to v4.4.2 (#8550) 2023-04-30 15:50:11 +02:00
TrueCharts Bot 07dfd2c908
chore(deps): update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.58.0 (#8556) 2023-04-30 15:50:09 +02:00
TrueCharts Bot 16960a8419
chore(deps): update container image tccr.io/truecharts/artifactory-oss to v7.55.10 (#8551) 2023-04-30 15:50:07 +02:00
TrueCharts Bot a31bbdc9be
chore(deps): update container image tccr.io/truecharts/yacy to latest (#8421) 2023-04-30 15:50:04 +02:00
TrueCharts Bot 93ce9ce65a
chore(deps): update container image tccr.io/truecharts/clickhouse to v23.4.1.1943 (#8560) 2023-04-30 15:50:02 +02:00
TrueCharts Bot 237b72071b
chore(deps): update container image tccr.io/truecharts/czkawka to v23.03.1 (#8563) 2023-04-30 15:50:00 +02:00
TrueCharts Bot 77178a730e
chore(deps): update container image tccr.io/truecharts/flaresolverr to v3.1.2 (#8570) 2023-04-30 15:49:57 +02:00
TrueCharts Bot 97bf88ca92
chore(deps): update container image tccr.io/truecharts/actualserver to v23.4.2 (#8547) 2023-04-30 15:49:55 +02:00
TrueCharts Bot 1a871e77c2
chore(deps): update container image tccr.io/truecharts/ztcuui-aio to v1.2.14 (#8540) 2023-04-30 15:49:52 +02:00
TrueCharts Bot 34a8be836f
chore(deps): update container image tccr.io/truecharts/funkwhale to v1.2.10 (#8449) 2023-04-30 15:49:51 +02:00
TrueCharts Bot e1e0fe3fc4
chore(deps): update container image tccr.io/truecharts/bazarr to v1.2.0 (#8554) 2023-04-30 15:49:49 +02:00
TrueCharts Bot 67e49d60c0
chore(deps): update container image tccr.io/truecharts/yourls to latest (#8422) 2023-04-30 15:49:46 +02:00
TrueCharts Bot f75133dbe4
chore(deps): update container image tccr.io/truecharts/spaceengineers to latest (#8380) 2023-04-30 15:49:44 +02:00
TrueCharts Bot 1d1c7bdfd5
chore(deps): update container image tccr.io/truecharts/telethon-downloader to latest (#8398) 2023-04-30 15:49:42 +02:00
TrueCharts Bot 78805284a3
chore(deps): update container image tccr.io/truecharts/zoneminder to latest (#8424) 2023-04-30 15:49:39 +02:00
TrueCharts Bot 2fe25efe46
chore(deps): update container image tccr.io/truecharts/webp-server to latest (#8415) 2023-04-30 15:49:37 +02:00
TrueCharts Bot 2849c5bfc6
chore(deps): update container image tccr.io/truecharts/tar1090 to latest (#8395) 2023-04-30 15:49:32 +02:00
TrueCharts Bot 347c7bf0ff
chore(deps): update container image tccr.io/truecharts/yacreaderlibraryserver to latest (#8420) 2023-04-30 15:49:30 +02:00
TrueCharts Bot 023b91e333
chore(deps): update container image tccr.io/truecharts/vertex to vstable (#8412) 2023-04-30 15:49:24 +02:00
TrueCharts Bot ca6089f263
chore(deps): update container image tccr.io/truecharts/venstar2mqtt to latest (#8411) 2023-04-30 15:49:17 +02:00
TrueCharts Bot 64e2747d65
chore(deps): update container image tccr.io/truecharts/tracks to latest (#8401) 2023-04-30 15:49:09 +02:00
TrueCharts Bot 68d5b5b2a7
chore(deps): update container image tccr.io/truecharts/universal-media-server to latest (#8408) 2023-04-30 15:49:03 +02:00
TrueCharts Bot 32e836e9d1
chore(deps): update container image tccr.io/truecharts/qflood to latest (#8353) 2023-04-30 15:48:59 +02:00
TrueCharts Bot b7f28fa339
chore(deps): update container image tccr.io/truecharts/twonky-server to latest (#8405) 2023-04-30 15:48:55 +02:00
TrueCharts Bot 21023de469
chore(deps): update container image tccr.io/truecharts/teedy-docs to latest (#8397) 2023-04-30 15:48:39 +02:00
TrueCharts Bot 093463a482
chore(deps): update container image tccr.io/truecharts/tubesync to latest (#8404) 2023-04-30 15:48:30 +02:00
TrueCharts Bot c199c68a7e
chore(deps): update container image tccr.io/truecharts/wifi-card to latest (#8417) 2023-04-30 15:47:53 +02:00
TrueCharts Bot 0f23709374
chore(deps): update container image tccr.io/truecharts/sinusbot to latest (#8377) 2023-04-30 15:47:40 +02:00
TrueCharts Bot 4e2374d085
chore(deps): update container image tccr.io/truecharts/red-discordbot to vfull (#8360) 2023-04-30 15:47:39 +02:00
TrueCharts Bot 999a61f572
chore(deps): update container image tccr.io/truecharts/restic-rest-server to latest (#8393) 2023-04-30 15:47:34 +02:00
TrueCharts Bot 94f2e93831
chore(deps): update container image tccr.io/truecharts/tubearchivist-redisjson to latest (#8403) 2023-04-30 15:47:32 +02:00
TrueCharts Bot 1e03e99cff
chore(deps): update container image tccr.io/truecharts/rflood to latest (#8364) 2023-04-30 15:47:26 +02:00
TrueCharts Bot c55747401b
chore(deps): update container image tccr.io/truecharts/tasmocompiler to latest (#8396) 2023-04-30 15:47:24 +02:00
TrueCharts Bot a87a6b7e02
chore(deps): update container image tccr.io/truecharts/sftpgo to latest (#8373) 2023-04-30 15:47:21 +02:00
TrueCharts Bot bbea647f6b
chore(deps): update container image tccr.io/truecharts/sia-daemon to vmaster (#8374) 2023-04-30 15:47:14 +02:00
TrueCharts Bot 9c04829abf
chore(deps): update container image tccr.io/truecharts/quickshare to latest (#8355) 2023-04-30 15:46:34 +02:00
TrueCharts Bot 6f0ad018bd
chore(deps): update container image tccr.io/truecharts/inkscape-desktop-g3 to latest (#8241) 2023-04-30 15:44:53 +02:00
TrueCharts Bot 0fce7f5c9d
chore(deps): update container image tccr.io/truecharts/passwordpusherephemeral to latest (#8335) 2023-04-30 15:44:46 +02:00
TrueCharts Bot b5378cc3c5
chore(deps): update container image tccr.io/truecharts/rapidphotodownloader to latest (#8358) 2023-04-30 15:44:42 +02:00
TrueCharts Bot 0e1bcf33f4
chore(deps): update container image tccr.io/truecharts/observium to latest (#8329) 2023-04-30 15:44:38 +02:00
TrueCharts Bot 0a7e8d27c9
chore(deps): update container image tccr.io/truecharts/kdenlive to latest (#8244) 2023-04-30 15:44:32 +02:00
TrueCharts Bot 2d451579c3
chore(deps): update container image tccr.io/truecharts/opengl-desktop-g3 to latest (#8332) 2023-04-30 15:44:30 +02:00
TrueCharts Bot 176903df73
chore(deps): update container image tccr.io/truecharts/poste to latest (#8344) 2023-04-30 15:44:25 +02:00
TrueCharts Bot 0e11bd2075
chore(deps): update container image tccr.io/truecharts/gridcoinwalletgui to latest (#8234) 2023-04-30 15:44:22 +02:00
TrueCharts Bot a093ef468f
chore(deps): update container image tccr.io/truecharts/pyload-ng to latest (#8351) 2023-04-30 15:44:18 +02:00
TrueCharts Bot 790698269b
chore(deps): update container image tccr.io/truecharts/kitana to latest (#8245) 2023-04-30 15:44:16 +02:00
TrueCharts Bot 8fec3a842b
chore(deps): update container image tccr.io/truecharts/jelu to latest (#8243) 2023-04-30 15:44:11 +02:00
TrueCharts Bot 5468d19799
chore(deps): update container image tccr.io/truecharts/raneto to latest (#8357) 2023-04-30 15:44:08 +02:00
TrueCharts Bot 9d7d82072a
chore(deps): update container image tccr.io/truecharts/fluttercoin-wallet to latest (#8226) 2023-04-30 15:44:04 +02:00
TrueCharts Bot c65322956c
chore(deps): update container image tccr.io/truecharts/electrum to latest (#8213) 2023-04-30 15:43:58 +02:00
TrueCharts Bot c0dbc54466
chore(deps): update container image tccr.io/truecharts/newyearcountdownclock to latest (#8325) 2023-04-30 15:43:54 +02:00
TrueCharts Bot 73983531e3
chore(deps): update container image tccr.io/truecharts/goaccess-npm-logs to latest (#8230) 2023-04-30 15:43:50 +02:00
TrueCharts Bot d82d94e278
chore(deps): update container image tccr.io/truecharts/megasync to latest (#8313) 2023-04-30 15:43:46 +02:00
TrueCharts Bot e515f5a159
chore(deps): update container image tccr.io/truecharts/gpodder to latest (#8232) 2023-04-30 15:43:43 +02:00
TrueCharts Bot f224b68ffe
chore(deps): update container image tccr.io/truecharts/grafana-image-renderer to latest (#8233) 2023-04-30 15:43:40 +02:00
TrueCharts Bot aa886d9c91
chore(deps): update container image tccr.io/truecharts/freecad-desktop-g3 to latest (#8228) 2023-04-30 15:43:36 +02:00
TrueCharts Bot ba0344f71a
chore(deps): update container image tccr.io/truecharts/debian-bullseye to latest (#8202) 2023-04-30 15:43:32 +02:00
TrueCharts Bot ddc49762af
chore(deps): update container image tccr.io/truecharts/googlephotossync to latest (#8231) 2023-04-30 15:43:29 +02:00
TrueCharts Bot dd82d3651e
chore(deps): update container image tccr.io/truecharts/firefox-desktop-g3 to latest (#8223) 2023-04-30 15:43:25 +02:00
TrueCharts Bot 20d097c79e
chore(deps): update container image tccr.io/truecharts/filestash to latest (#8464) 2023-04-30 15:43:23 +02:00
TrueCharts Bot d2bed1df73
chore(deps): update container image tccr.io/truecharts/farmos to latest (#8218) 2023-04-30 15:43:21 +02:00
TrueCharts Bot c61f513779
chore(deps): update container image tccr.io/truecharts/dockerregistry to v2 (#8208) 2023-04-30 15:43:17 +02:00
TrueCharts Bot 629fbca570
chore(deps): update container image tccr.io/truecharts/docker-hub-rss to latest (#8206) 2023-04-30 15:42:58 +02:00
TrueCharts Bot 7eaef9bc45
chore(deps): update container image tccr.io/truecharts/dns-doh-companion to latest (#8205) 2023-04-30 15:42:44 +02:00
TrueCharts Bot 7d5142939a
chore(deps): update container image tccr.io/truecharts/cryptpad to latest (#8196) 2023-04-30 15:34:34 +02:00
TrueCharts Bot b8bd9a4077
chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.12.1 (#8575) 2023-04-30 15:34:27 +02:00
TrueCharts Bot 091c5c5faf
chore(deps): update container image tccr.io/truecharts/chromium to latest (#8187) 2023-04-30 15:34:20 +02:00
TrueCharts Bot ee21311450
chore(deps): update container image tccr.io/truecharts/cloudcommander to latest (#8192) 2023-04-30 15:34:16 +02:00
TrueCharts Bot bdda27fef2
chore(deps): update container image tailscale/tailscale to v1.40.0 (#8546) 2023-04-30 15:34:14 +02:00
TrueCharts Bot 0f8770beb9
chore(deps): update container image tccr.io/truecharts/core-keeper-dedicated-server to latest (#8195) 2023-04-30 15:34:11 +02:00
TrueCharts Bot 1305ce84d5
chore(deps): update container image tccr.io/truecharts/chronograf to latest (#8189) 2023-04-30 15:34:08 +02:00
TrueCharts Bot 902fa169e7
chore(deps): update container image tccr.io/truecharts/chromium-desktop-g3 to latest (#8188) 2023-04-30 15:33:11 +02:00
TrueCharts Bot 254848ee3f
chore(deps): update container image tccr.io/truecharts/auto-yt-dl to latest (#8171) 2023-04-30 15:32:20 +02:00
TrueCharts Bot 254c8fea5c
chore(deps): update container image tccr.io/truecharts/backuppc to latest (#8174) 2023-04-30 15:32:07 +02:00
TrueCharts Bot b2d702fe77
chore(deps): update container image tccr.io/truecharts/aurora-files to latest (#8170) 2023-04-30 15:31:28 +02:00
TrueCharts Bot 2de8112837
chore(deps): update container image tccr.io/truecharts/archiveteam-warrior to latest (#8169) 2023-04-30 15:26:19 +02:00
TrueCharts Bot 18f30a1536
chore(deps): update container image tccr.io/truecharts/cloudbeaver to latest (#8191) 2023-04-30 14:40:55 +02:00
Xstar97TheNoob 4b947295ae
feat(sshwifty) add sshwifty (#8143)
**Description**
add sshwifty
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [X] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-30 13:17:26 +03:00
Stavros Kois 1259a29e60
fix(incubator): fix indentation (#8536)
**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-04-30 11:08:59 +02:00
StevenMcElligott 87f0cfc89d
feat(mongo-express): Add mongo-express (#8158)
**Description**

Add Mongo-Express, since we need something in the catalog to
access/manage mongodb files in container format

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

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [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-04-30 11:58:08 +03:00
TrueCharts Bot e5dba87f4b
chore(deps): update container image tccr.io/truecharts/zigbee2mqtt to v1.30.3 (#8539)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/zigbee2mqtt](https://togithub.com/truecharts/containers)
| patch | `1.30.1` -> `1.30.3` |

---

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

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-30 10:37:59 +02:00