Commit Graph

11826 Commits

Author SHA1 Message Date
TrueCharts Bot 3df553a0ba
chore(deps): update container image tccr.io/truecharts/baserow to v1.21.1 (#13981) 2023-10-26 05:42:42 +02:00
TrueCharts Bot e7db85cd1e
chore(deps): update container image tccr.io/truecharts/nginx to v1.25.3 (#13978) 2023-10-26 04:46:30 +02:00
TrueCharts Bot 5012445345
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13977) 2023-10-26 04:46:28 +02:00
TrueCharts Bot 1070bf9b9b
chore(deps): update container image tccr.io/truecharts/ddclient to v3.11.1 (#13975) 2023-10-26 04:00:35 +02:00
TrueCharts Bot 4cbfb5a7c9
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1078 (#13976) 2023-10-26 03:59:25 +02:00
TrueCharts Bot fc49ea6262
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.2 (#13974) 2023-10-26 02:57:22 +02:00
TrueCharts Bot 92c85f2a83
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13973) 2023-10-26 02:56:56 +02:00
TrueCharts Bot 30708c4669
chore(deps): update container image tccr.io/truecharts/invidious to latest (#13970) 2023-10-26 01:41:24 +02:00
TrueCharts Bot ca960de6cb
chore(deps): update container image tccr.io/truecharts/n8n to v1.12.2 (#13971) 2023-10-26 01:41:16 +02:00
TrueCharts Bot 27374ebf1f
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#13968) 2023-10-26 00:39:40 +02:00
TrueCharts Bot 500b48a966
chore(deps): update container image tccr.io/truecharts/doublecommander to latest (#13966) 2023-10-25 23:37:42 +02:00
TrueCharts Bot d466c46c31
chore(deps): update container image tccr.io/truecharts/drawio to v22.0.8 (#13967) 2023-10-25 23:36:52 +02:00
TrueCharts Bot 5042badced
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#13965) 2023-10-25 22:40:56 +02:00
TrueCharts Bot df04ccddf7
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13963) 2023-10-25 21:41:11 +02:00
TrueCharts Bot 7ed7ee17f7
chore(deps): update container image tccr.io/truecharts/minio to latest (#13962) 2023-10-25 21:39:49 +02:00
TrueCharts Bot bfd5ea41af
chore(deps): update container image tccr.io/truecharts/gamevault-backend to v8.0.3 (#13959) 2023-10-25 20:44:45 +02:00
TrueCharts Bot 324e421848
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13960) 2023-10-25 20:43:32 +02:00
TrueCharts Bot 82d9c0ab58
chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#13957) 2023-10-25 17:41:57 +02:00
TrueCharts Bot 9922d73f7b
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.2 (#13958) 2023-10-25 17:41:45 +02:00
TrueCharts Bot a05bc00d1c
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13955) 2023-10-25 16:44:46 +02:00
TrueCharts Bot 30579fe629
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13953) 2023-10-25 14:44:20 +02:00
TrueCharts Bot d9a9ec51c7
chore(deps): update container image tccr.io/truecharts/mattermost to v9.2.0 (#13954) 2023-10-25 14:44:05 +02:00
TrueCharts Bot 2db02aafdc
chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#13952) 2023-10-25 09:43:29 +02:00
TrueCharts Bot 447ce6169c
chore(deps): update container image tccr.io/truecharts/calibre to v6.29.0 (#13951) 2023-10-25 09:42:19 +02:00
TrueCharts Bot 019bda6f03
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#13950) 2023-10-25 07:42:19 +02:00
TrueCharts Bot a4b96374c4
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1077 (#13949) 2023-10-25 03:59:23 +02:00
TrueCharts Bot 0a6330de8b
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#13948) 2023-10-25 02:53:52 +02:00
TrueCharts Bot a40ee7811e
chore(deps): update container image tccr.io/truecharts/esphome to v2023.10.3 (#13946) 2023-10-24 22:40:45 +02:00
StevenMcElligott 300e202f27
fix(website-shot): Set correct runAsUser (#13710)
**Description**

As discord and verified by @ZasX it seems to need root privs to run

⚒️ Fixes  #13759

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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-24 23:34:14 +03:00
TrueCharts Bot 8767fd2438
chore(deps): update container image tccr.io/truecharts/clamav to v1.2.0 (#13667)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/clamav](https://togithub.com/truecharts/containers)
| digest | `7f9ca04` -> `fd820db` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-10-24 23:22:32 +03:00
TrueCharts Bot 8f9a2c6dc8
chore(deps): update helm general non-major (#13931)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.9` ->
`7.0.13` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.9` -> `14.0.14` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.12` -> `14.0.14` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.10` -> `14.0.14` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.23` ->
`3.0.28` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.27` ->
`9.0.31` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.26` ->
`9.0.31` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.25` ->
`3.0.30` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `8.0.29` ->
`8.0.34` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v7.0.13`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.13)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.12...clickhouse-7.0.13)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.12`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.12)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.11...clickhouse-7.0.12)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.11`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.11)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.10...clickhouse-7.0.11)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.10`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.10)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.9...clickhouse-7.0.10)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS40IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-10-24 23:13:28 +03:00
TrueCharts Bot aac1bc166f
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13943) 2023-10-24 21:39:46 +02:00
TrueCharts Bot 19215b04ba
chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-mate to latest (#13944) 2023-10-24 21:35:44 +02:00
TrueCharts Bot 8d3dda024d
chore(deps): update container image tccr.io/truecharts/minio to latest (#13942) 2023-10-24 20:39:14 +02:00
TrueCharts Bot 6608fb3339
chore(deps): update container image tccr.io/truecharts/arksurvivalevolved to latest (#13941) 2023-10-24 20:35:05 +02:00
TrueCharts Bot a3f9122843
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13939) 2023-10-24 17:44:06 +02:00
TrueCharts Bot 5f7e932741
chore(deps): update container image tccr.io/truecharts/synclounge to v5.2.19 (#13940) 2023-10-24 17:42:58 +02:00
TrueCharts Bot 41310f5ae5
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13938) 2023-10-24 15:45:38 +02:00
TrueCharts Bot 628cbffd9f
chore(deps): update container image tccr.io/truecharts/lancache-prefill to latest (#13937) 2023-10-24 15:44:44 +02:00
TrueCharts Bot e75a472beb
chore(deps): update container image tccr.io/truecharts/boinc to latest (#13935) 2023-10-24 14:43:46 +02:00
TrueCharts Bot c749bc3453
chore(deps): update webtop (#13936) 2023-10-24 14:39:03 +02:00
TrueCharts Bot 600514e7a6
chore(deps): update webtop (#13933) 2023-10-24 09:38:20 +02:00
TrueCharts Bot 0148e12415
chore(deps): update webtop (#13932) 2023-10-24 08:36:02 +02:00
TrueCharts Bot 4098657f74
chore(deps): update webtop (#13930) 2023-10-24 07:36:58 +02:00
TrueCharts Bot ffea3d9d78
chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#13928) 2023-10-24 06:42:39 +02:00
TrueCharts Bot 76cd5103ff
chore(deps): update container image tccr.io/truecharts/webtop-alpine-i3 to latest (#13929) 2023-10-24 06:40:11 +02:00
TrueCharts Bot 8d79ed040d
chore(deps): update helm general non-major (#13925) 2023-10-24 05:59:15 +02:00
TrueCharts Bot 917d4a5769
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13927) 2023-10-24 05:41:11 +02:00
TrueCharts Bot 01492bd6a9
chore(deps): update container image tccr.io/truecharts/freshrss to v1.22.0 (#13926) 2023-10-24 04:51:46 +02:00
TrueCharts Bot 628d18f41c
chore(deps): update helm general non-major (#13920) 2023-10-24 04:08:54 +02:00