Commit Graph

48 Commits

Author SHA1 Message Date
TrueCharts-Bot c421f692da Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-12 00:09:22 +00:00
TrueCharts-Bot 7e0c9a152f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-11 00:09:04 +00:00
TrueCharts-Bot 03d1ee6b0b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-10 00:09:55 +00:00
TrueCharts Bot a793703e32
chore(deps): update container image common to v17.2.22@e7c9056 by renovate (#16986)
This PR contains the following updates:

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

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-09 19:06:30 +01:00
TrueCharts-Bot e60601af8b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-09 00:10:56 +00:00
TrueCharts Bot 8d50f13eed
chore(deps): update container image lscr.io/linuxserver/kdenlive to latest@c5f4cb0 by renovate (#17039) 2024-01-08 19:17:31 +01:00
TrueCharts-Bot 792aace637 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-08 00:10:21 +00:00
TrueCharts-Bot f6668de33c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-07 00:10:06 +00:00
TrueCharts-Bot c376a256ee Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-06 00:09:08 +00:00
TrueCharts-Bot 6e29769f75 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-05 00:09:21 +00:00
TrueCharts-Bot 21d603097a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-04 00:09:18 +00:00
TrueCharts Bot 654d36c371
chore(deps): update container image lscr.io/linuxserver/kdenlive to latest@235c61f by renovate (#16784)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `8552a3f` -> `235c61f` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 01:31:34 +01:00
TrueCharts-Bot 980fedc5a3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-03 00:09:16 +00:00
Kjeld Schouten ebb11dbbe9 chore: force bump to ensure up-to-date catalogs 2024-01-02 17:01:35 +01:00
TrueCharts-Bot 1482d8090e Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-02 00:09:13 +00:00
Kjeld Schouten 64339bd4b4 chore: increase common version for oci fixes 2024-01-01 23:59:49 +01:00
Stavros Kois 1e0dbf15e9
chore(questions): remove non-existent template refs (#16738)
**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._
2024-01-01 21:28:20 +02:00
TrueCharts Bot 026bebde2d
chore(deps): update container image common to v17.2.19@4ebb688 by renovate (#16733)
This PR contains the following updates:

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

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-01 18:57:58 +01:00
Kjeld Schouten aee418953a chore: bump all charts for OCI test push 2024-01-01 17:40:52 +01:00
TrueCharts Bot f368d57f85
chore(deps): update container image common to v17.2.18@085ba3c by renovate (#16732)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| common | patch | `17.2.2` -> `17.2.18` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-01 17:24:42 +01:00
Kjeld Schouten 0eae972794 chore: move everything to consume OCI-hosted common-chart dependency 2024-01-01 17:11:47 +01:00
TrueCharts-Bot 92663fd205 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-01 00:10:30 +00:00
Stavros Kois 698622495c
chore(docs): standardize ./img references (#16704)
**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-12-31 22:39:31 +02:00
Stavros Kois 12b5c56b24
chore(docs): lints some docs, uses front-matter instead of # h1, and fix list items in changelog (#16589)
**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)-->

front matter is supported by all doc sites (including github markdown
rendering
and is easier to add extra metadata later on, if we want to.

```
---
title: sometitle
---
```

**⚙️ 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-12-31 16:24:05 +02:00
TrueCharts-Bot bf535bc529 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-31 00:10:39 +00:00
TrueCharts Bot 9eddcd99d3
chore(deps): update helm general minor by renovate (#16579)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | minor | `10.0.3` ->
`10.1.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`17.1.4` -> `17.2.2` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | minor | `6.0.3` ->
`6.1.0` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | minor | `12.0.3` ->
`12.1.0` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | minor | `11.0.3` ->
`11.1.0` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | minor | `11.0.3` ->
`11.1.0` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | minor | `6.0.3` ->
`6.1.0` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | minor | `11.0.3` ->
`11.1.0` |

---

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

---

### Release Notes

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

###
[`v10.1.0`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.1.0)

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

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

</details>

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

###
[`v17.2.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.2)

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

Function library for TrueCharts

###
[`v17.2.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.1)

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

Function library for TrueCharts

###
[`v17.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.0)

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

Function library for TrueCharts

###
[`v17.1.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.5)

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

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**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-30 01:53:16 +01:00
TrueCharts-Bot 2abaa1a6de Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-30 00:08:42 +00:00
TrueCharts-Bot eab3a2a380 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-29 00:08:05 +00:00
Ethan Leisinger 1d62d1963b
chore(many): remove references to UMASK in container env as it is handled in common library (#16565)
**Description**
This is a large batch of updates to remove UMASK env questions as this
is duplicated in common library
⚒️ Fixes  #16564

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
This update was tested locally only with `flextv`. The update _should_
be valid for all updated charts but is worth a second look.

**📃 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._

---------

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-12-28 00:53:56 +02:00
TrueCharts-Bot 3ab15f5086 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-27 00:08:39 +00:00
TrueCharts Bot 2fde8d4e5c
chore(deps): update helm general non-major by renovate (#16545)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.1` ->
`10.0.2` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`17.1.0` -> `17.1.4` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.1` ->
`6.0.2` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `12.0.1` ->
`12.0.2` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` ->
`11.0.2` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` ->
`11.0.2` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.1` ->
`6.0.2` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` ->
`11.0.2` |

---

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

---

### Release Notes

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

###
[`v10.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.0.2)

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

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

</details>

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

###
[`v17.1.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.4)

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

Function library for TrueCharts

###
[`v17.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.3)

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

Function library for TrueCharts

###
[`v17.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.2)

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

Function library for TrueCharts

###
[`v17.1.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.1)

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

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**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-26 23:37:47 +02:00
TrueCharts-Bot 14f7692854 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-26 00:09:36 +00:00
TrueCharts Bot 02f9e9a683
chore(deps): update container image lscr.io/linuxserver/kdenlive to latest@8552a3f by renovate (#16534)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `4fb506b` -> `8552a3f` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-25 19:22:29 +01:00
TrueCharts Bot 6a2ea11999
chore(deps): update helm chart common to 17.1.0 by renovate (#16532)
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)) | major |
`16.2.21` -> `17.1.0` |

---

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

---

### Release Notes

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

###
[`v17.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.0)

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

Function library for TrueCharts

###
[`v17.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.2)

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

Function library for TrueCharts

###
[`v17.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.1)

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

Function library for TrueCharts

###
[`v17.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.0)

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

Function library for TrueCharts

###
[`v16.2.24`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.24)

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

Function library for TrueCharts

###
[`v16.2.23`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.23)

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

Function library for TrueCharts

###
[`v16.2.22`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.22)

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

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.

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-25 17:59:06 +01:00
TrueCharts-Bot c26aa35148 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-25 00:08:55 +00:00
TrueCharts Bot 702b146d12
chore(deps): update helm general non-major by renovate (#16384)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.16` ->
`9.0.17` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.20` -> `16.2.21` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.15` ->
`5.0.16` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.16`
-> `11.0.17` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.16`
-> `10.0.17` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.15`
-> `10.0.16` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.15` ->
`5.0.16` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.16`
-> `10.0.17` |

---

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

---

### Release Notes

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

###
[`v9.0.17`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.17)

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

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

</details>

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

###
[`v16.2.21`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.21)

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

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**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-24 16:57:27 +01:00
TrueCharts Bot af2c9bee81
chore(deps): update helm general non-major by renovate (#16376)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.15` ->
`9.0.16` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.17` -> `16.2.20` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.14` ->
`5.0.15` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.15`
-> `11.0.16` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.15`
-> `10.0.16` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.14`
-> `10.0.15` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.14` ->
`5.0.15` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.15`
-> `10.0.16` |

---

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

---

### Release Notes

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

###
[`v9.0.16`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.16)

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

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

</details>

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

###
[`v16.2.20`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.20)

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

Function library for TrueCharts

###
[`v16.2.19`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.19)

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

Function library for TrueCharts

###
[`v16.2.18`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.18)

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

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**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-24 14:01:40 +01:00
TrueCharts Bot 7a9e19fed7
chore(deps): update helm general non-major by renovate (#16373)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.13` ->
`9.0.15` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.15` -> `16.2.17` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.12` ->
`5.0.14` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.13`
-> `11.0.15` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.13`
-> `10.0.15` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.12`
-> `10.0.14` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.12` ->
`5.0.14` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.13`
-> `10.0.15` |

---

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

---

### Release Notes

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

###
[`v9.0.15`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.15)

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

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

###
[`v9.0.14`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.14)

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

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

</details>

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

###
[`v16.2.17`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.17)

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

Function library for TrueCharts

###
[`v16.2.16`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.16)

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

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**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 21:52:32 +01:00
TrueCharts Bot 712d425846
chore(deps): update helm general non-major by renovate (#16369)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.12` ->
`9.0.13` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.13` -> `16.2.15` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.11` ->
`5.0.12` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.12`
-> `11.0.13` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.12`
-> `10.0.13` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.11`
-> `10.0.12` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.11` ->
`5.0.12` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.12`
-> `10.0.13` |

---

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

---

### Release Notes

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

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

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

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

</details>

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

###
[`v16.2.15`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.15)

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

Function library for TrueCharts

###
[`v16.2.14`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.14)

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

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**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 18:55:38 +01:00
TrueCharts Bot 93a7988815
chore(deps): update helm general non-major by renovate (#16361)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.10` ->
`9.0.12` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.12` -> `16.2.13` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.9` ->
`5.0.11` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.10`
-> `11.0.12` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.10`
-> `10.0.12` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.9` ->
`10.0.11` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.9` ->
`5.0.11` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.10`
-> `10.0.12` |

---

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

---

### Release Notes

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

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

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

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

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

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

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

</details>

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

###
[`v16.2.13`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.13)

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

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**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 09:08:00 +02:00
TrueCharts-Bot 2f00f14103 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-23 00:09:08 +00:00
TrueCharts Bot 38ea5f1c8e
chore(deps): update helm general non-major by renovate (#16359) 2023-12-22 21:16:27 +02:00
Kjeld Schouten 257c24ed26 fix(ingress): expose custom options for homepage integration 2023-12-22 11:18:53 +01:00
TrueCharts-Bot 726c4327b8 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-22 00:09:32 +00:00
TrueCharts Bot 4ba2d917dc
chore(deps): update container image lscr.io/linuxserver/kdenlive to latest@4fb506b by renovate (#16229) 2023-12-21 19:22:49 +01:00
Kjeld Schouten b3058e799e fix: bump to release middleware fix 2023-12-21 17:52:24 +01:00
TrueCharts Bot 6f0ac9ae20
chore(deps): update helm general non-major by renovate (#16346)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.5` ->
`9.0.7` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.7` -> `16.2.9` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.4` ->
`5.0.6` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.5` ->
`11.0.7` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.5` ->
`10.0.7` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.4` ->
`10.0.6` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.4` ->
`5.0.6` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.4` ->
`10.0.7` |

---

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

---

### Release Notes

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

###
[`v9.0.7`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.7)

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

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

###
[`v9.0.6`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.6)

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

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

</details>

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

###
[`v16.2.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.9)

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

Function library for TrueCharts

###
[`v16.2.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.8)

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

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**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDUuMyIsInVwZGF0ZWRJblZlciI6IjM3LjEwNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 17:36:26 +01:00
Kjeld Schouten 3253a34f55 chore: move more incubator to stable 2023-12-21 15:59:35 +01:00