Commit Graph

21191 Commits

Author SHA1 Message Date
TrueCharts Bot 84c95f9822
chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.27 (#13652) 2023-10-15 19:37:33 +02:00
TrueCharts Bot e17252e5fb
chore(deps): update container image tccr.io/truecharts/stash to v0.23.1 (#13653) 2023-10-15 19:35:17 +02:00
TrueCharts Bot 01d3b85fa7
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.2 (#13651) 2023-10-15 16:34:12 +02:00
TrueCharts Bot 0122d82d22
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13649) 2023-10-15 15:36:46 +02:00
TrueCharts Bot 33bcb5719a
chore(deps): update container image tccr.io/truecharts/readarr to v0.3.7.2260 (#13650) 2023-10-15 15:35:57 +02:00
TrueCharts Bot c277392b51
chore(deps): update container image tccr.io/truecharts/outline to v0.72.2 (#13647) 2023-10-15 14:39:54 +02:00
TrueCharts Bot 6f63269475
chore(deps): update container image tccr.io/truecharts/protonmail-bridge to v3.5.3 (#13648) 2023-10-15 14:39:45 +02:00
TrueCharts Bot e9e7402f01
chore(deps): update container image tccr.io/truecharts/collabora to v23.05.5.1.1 (#13642)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/collabora](https://togithub.com/truecharts/containers)
| patch | `v23.05.4.2.1` -> `v23.05.5.1.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-15 15:14:49 +03:00
StevenMcElligott 6016867285
feat(frigate): Add option for TensorRT container (#13626)
**Description**

Added image selector so that nvidia users can use the built-in libraries
of the container to process Events instead of being cpu bound or using a
Coral

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

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-10-15 14:51:32 +03:00
TrueCharts Bot cd548c6367
chore(deps): update helm chart common to 14.0.14 (#13628)
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.12` -> `14.0.14` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.0.14`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.14)

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

Function library for TrueCharts

###
[`v14.0.13`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.13)

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-10-15 14:50:34 +03:00
TrueCharts Bot d4bac37559
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.10.3 (#13645) 2023-10-15 13:37:11 +02:00
TrueCharts Bot e110c0125b
chore(deps): update container image tccr.io/truecharts/n8n to v1.11.1 (#13646) 2023-10-15 13:36:45 +02:00
TrueCharts Bot f190848195
chore(deps): update container image tccr.io/truecharts/flowise to v1.3.8 (#13644) 2023-10-15 12:37:59 +02:00
TrueCharts Bot 4599dda557
chore(deps): update container image tccr.io/truecharts/domoticz to v2023.2.20231012 (#13643) 2023-10-15 12:36:50 +02:00
TrueCharts Bot b6242a6026
chore(deps): update container image tccr.io/truecharts/bazarr to v1.3.1 (#13641) 2023-10-15 11:37:08 +02:00
TrueCharts Bot 5f087478e4
chore(deps): update container image tccr.io/truecharts/babybuddy to v2.1.2 (#13640) 2023-10-15 10:38:07 +02:00
TrueCharts Bot 5643d5fcd8
chore(deps): update container image tccr.io/truecharts/grocy to v4.0.3 (#13639) 2023-10-15 10:36:57 +02:00
TrueCharts Bot d71bc2a783
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13637) 2023-10-15 09:36:03 +02:00
TrueCharts Bot fc8c7f62b2
chore(deps): update container image tccr.io/truecharts/minio to latest (#13638) 2023-10-15 09:35:17 +02:00
TrueCharts Bot 8bfb7a72a8
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#13635) 2023-10-15 08:37:27 +02:00
TrueCharts Bot 01d9d46c2b
chore(deps): update container image tccr.io/truecharts/qbitmanage to v4.0.5 (#13636) 2023-10-15 08:36:30 +02:00
TrueCharts Bot 60aa1bc697
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13634) 2023-10-15 07:37:06 +02:00
TrueCharts Bot 7859db6911
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#13633) 2023-10-15 05:38:32 +02:00
TrueCharts Bot 53e7a8952a
chore(deps): update container image tccr.io/truecharts/prometheus to v2.47.2 (#13632) 2023-10-15 04:44:23 +02:00
TrueCharts Bot 21a9c9512d
chore(deps): update container image tccr.io/truecharts/grafana to v10.1.5 (#13630) 2023-10-15 04:01:18 +02:00
TrueCharts Bot ba2065eef3
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1017 (#13631) 2023-10-15 04:00:15 +02:00
TrueCharts Bot 2ea480836d
chore(deps): update container image tccr.io/truecharts/dashdot to v5.2.3 (#13629) 2023-10-15 02:52:03 +02:00
TrueCharts-Bot e6a9bdcde9 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-10-15 00:25:12 +00:00
TrueCharts Bot 4d09adbf67
chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#13507) 2023-10-14 23:41:29 +02:00
TrueCharts Bot 5cb6e8e2f6
chore(deps): update container image tccr.io/truecharts/firefox to v116.0.3 (#13627) 2023-10-14 23:37:37 +02:00
allcontributors[bot] 8af2d232af
docs: add jndeverteuil as a contributor for code (#13624)
Adds @jndeverteuil as a contributor for code.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/13477#issuecomment-1763172963)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-10-14 23:32:45 +03:00
Julien Nicolas de Verteuil af62a7d763
fix(gitea) enable prometheus metrics on main service (#13477)
**Description**

The servicemonitor deployed with Gitea chart is bugged with the current
helm chart because metrics are not enabled on Gitea properly.


![image](https://github.com/truecharts/charts/assets/6644855/c803c7b5-8838-411e-a75d-9c92e60f9201)

The helm chart common.yaml template is looking for `metrics.enabled:
true` but it should be `metrics.main.enabled: true` as per the current
values.


![image](https://github.com/truecharts/charts/assets/6644855/87459c66-dc74-4d01-9c8c-26096af9098d)

This bug currently results in `app.ini` to have an empty value:


![image](https://github.com/truecharts/charts/assets/6644855/677575c6-8dc6-4ce6-aaca-53d3c42a221b)


**⚙️ 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?**
Deploy the helm chart with the change

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

**✔️ Checklist:**

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

** App addition**

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

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

---------

Signed-off-by: Julien Nicolas de Verteuil <6644855+jndeverteuil@users.noreply.github.com>
2023-10-14 23:30:33 +03:00
StevenMcElligott 24ff2f9035
migrate(anki-sync-server): Migrate to new common (#13617)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

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

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-14 23:29:38 +03:00
TrueCharts Bot f1bbb377d1
chore(deps): update container image tccr.io/truecharts/scratch to latest (#13491)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/scratch | digest | `3bf74a0` -> `7f821ee` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMy4wIiwidXBkYXRlZEluVmVyIjoiMzcuMTMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-10-14 23:27:01 +03:00
TrueCharts Bot b09cfc82dd
chore(deps): update container image tccr.io/truecharts/meshcentral to v1.1.13 (#13506)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/meshcentral](https://togithub.com/truecharts/containers)
| patch | `v1.1.11` -> `v1.1.13` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMy4wIiwidXBkYXRlZEluVmVyIjoiMzcuMTMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-10-14 23:24:20 +03:00
TrueCharts Bot 7105b07004
chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.2 (#13533)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/nextcloud-fpm](https://togithub.com/truecharts/containers)
| patch | `v27.1.1` -> `v27.1.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMy4wIiwidXBkYXRlZEluVmVyIjoiMzcuMTMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-14 23:24:09 +03:00
Xstar97TheNoob ef35683262
fix(lidarr) fix the lidarr probe (#13576)
**Description**
Changing the probe allows for the auth type to be set without it
failing.

⚒️ 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
- [ ] ⚠️ 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-10-14 22:48:07 +03:00
Xstar97TheNoob 5a3022cd29
fix(readarr) fix readarr probe (#13577)
**Description**
Changing the probe allows for the auth type to be set without it
failing.
⚒️ 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
- [ ] ⚠️ 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-10-14 22:47:43 +03:00
TrueCharts Bot 38e91ff2e7
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#13622) 2023-10-14 21:36:19 +02:00
TrueCharts Bot b83284864b
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13623) 2023-10-14 21:35:49 +02:00
TrueCharts Bot b7511aa62a
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#13620) 2023-10-14 19:37:25 +02:00
TrueCharts Bot 8221b541fe
chore(deps): update container image tccr.io/truecharts/watchyourlan to v1.0.4 (#13621) 2023-10-14 19:35:13 +02:00
TrueCharts Bot 658f86eb94
chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#13619) 2023-10-14 18:38:43 +02:00
kqmaverick 279f15c2ea
chore(rdtclient): bump version (#13613)
**Description**
Bump version.

⚒️ Fixes  # 

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [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-10-14 15:39:29 +00:00
TrueCharts Bot abe0b64862
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13618) 2023-10-14 17:36:10 +02:00
TrueCharts Bot d886b64cd7
chore(deps): update container image tccr.io/truecharts/grav to v1.7.43 (#13615) 2023-10-14 16:36:48 +02:00
TrueCharts Bot 9cceb90894
chore(deps): update container image tccr.io/truecharts/webtop-arch-icewm to latest (#13616) 2023-10-14 16:33:35 +02:00
TrueCharts Bot f6823fcef6
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13614) 2023-10-14 15:36:43 +02:00
TrueCharts Bot 7ca4d51de5
chore(deps): update container image tccr.io/truecharts/xwiki to v15.8.0-postgres (#13612) 2023-10-14 14:38:58 +02:00
TrueCharts Bot 3134b5896b
chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#13611) 2023-10-14 14:37:01 +02:00