Commit Graph

21978 Commits

Author SHA1 Message Date
TrueCharts Bot d36426d720
chore(deps): update container image tccr.io/truecharts/whisper-asr-webservice-gpu to v1.2.3 (#14410) 2023-11-07 03:47:21 +01:00
TrueCharts Bot 70267c1490
chore(deps): update container image tccr.io/truecharts/whisper-asr-webservice-cpu to v1.2.3 (#14409) 2023-11-07 03:02:43 +01:00
TrueCharts Bot 4616a56136
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1145 (#14408) 2023-11-07 03:01:49 +01:00
TrueCharts Bot cfe948e5b0
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.2 (#14405) 2023-11-07 01:54:07 +01:00
StevenMcElligott bc869497ca
fix(external-dns): Fix hidden provider credentials (#14404)
**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-11-07 00:43:26 +00:00
TrueCharts-Bot ab35d5fb43 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-07 00:23:21 +00:00
TrueCharts Bot 5e5bc1b3a1
chore(deps): update container image tccr.io/truecharts/syncthing to v1.26.0 (#14402) 2023-11-07 00:43:14 +01:00
TrueCharts Bot 496937ea32
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.2 (#14400) 2023-11-06 23:41:48 +01:00
TrueCharts Bot b683f6e3f9
chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#14399) 2023-11-06 23:40:01 +01:00
TrueCharts Bot 5c0071a1d0
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14397) 2023-11-06 22:39:25 +01:00
Kjeld Schouten 69b71c480a
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-06 22:06:29 +01:00
Kjeld Schouten 4001f0aacb
fix(cert-manager): actually install crds
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-06 22:06:12 +01:00
TrueCharts Bot 1682e5a360
chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.19.0 (#14395) 2023-11-06 21:43:05 +01:00
TrueCharts Bot d9bcacb8cc
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14393) 2023-11-06 20:39:50 +01:00
TrueCharts Bot 04cacebea3
chore(deps): update container image tccr.io/truecharts/unifi-poller to v2.9.4 (#14394) 2023-11-06 20:39:41 +01:00
TrueCharts Bot 5cfaae9889
chore(deps): update container image tccr.io/truecharts/cloudnative-pg to v1.21.1 (#13655)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/cloudnative-pg](https://togithub.com/truecharts/containers)
| minor | `v1.20.2` -> `v1.21.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-06 20:13:49 +01:00
kqmaverick 3bf8404fe1
fix(external-dns): update description (#14385)
**Description**
Update description

⚒️ 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
- [ ] ⬆️ 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-11-06 20:13:30 +01:00
TrueCharts Bot 9b55b34eaf
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14391) 2023-11-06 19:42:27 +01:00
TrueCharts Bot ce3be2d3ac
chore(deps): update container image tccr.io/truecharts/qbitrr to v3.7.15 (#14392) 2023-11-06 19:39:39 +01:00
TrueCharts Bot a488fcb9a1
chore(deps): update container image tccr.io/truecharts/mattermost to v9.2.0 (#14389) 2023-11-06 17:38:59 +01:00
TrueCharts Bot a04e114b33
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14388) 2023-11-06 16:38:54 +01:00
TrueCharts Bot ad6e684362
chore(deps): update container image tccr.io/truecharts/grafana to v10.2.0 (#14387) 2023-11-06 16:37:51 +01:00
TrueCharts Bot 925e6f9226
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14386) 2023-11-06 15:41:11 +01:00
TrueCharts Bot 08997cd8af
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14384) 2023-11-06 14:38:32 +01:00
TrueCharts Bot 4507fd1b8c
chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v5.1.0.0 (#14383) 2023-11-06 12:38:11 +01:00
TrueCharts Bot a412f728cc
chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#14382) 2023-11-06 11:41:10 +01:00
TrueCharts Bot 438b111994
chore(deps): update helm chart common to 14.2.3 (#14366) 2023-11-06 11:14:46 +01:00
Kjeld Schouten 2551abbf3f
Update renovate-bump.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-06 10:38:40 +01:00
StevenMcElligott 72d9882cb8
feat(external-dns): Add external-dns (#14351)
**Description**

Here goes nothing, working with the helm chart  and giving it a go lol
⚒️ 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
- [x] #️⃣ 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
- [x] 🧪 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-11-06 09:00:04 +00:00
TrueCharts Bot 80863e48d4
chore(deps): update container image tccr.io/truecharts/vaultwarden to v1.30.0 (#14379)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/vaultwarden](https://togithub.com/truecharts/containers)
| minor | `v1.29.2` -> `v1.30.0` |

---

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

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-06 09:52:49 +01:00
TrueCharts Bot c7058531f8
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14381) 2023-11-06 09:40:54 +01:00
TrueCharts Bot 443a5212a5
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14380) 2023-11-06 03:50:26 +01:00
TrueCharts Bot 87a480bfc0
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1138 (#14378) 2023-11-06 03:05:15 +01:00
TrueCharts Bot 371c6d4055
chore(deps): update container image tccr.io/truecharts/trilium-notes to v0.61.13 (#14377) 2023-11-06 01:58:24 +01:00
TrueCharts Bot 43bc481818
chore(deps): update rdesktop (#14376) 2023-11-06 01:53:56 +01:00
TrueCharts Bot 8159c640f3
chore(deps): update container image tccr.io/truecharts/cops to latest (#14375) 2023-11-06 00:38:23 +01:00
TrueCharts Bot 2b20ec99fd
chore(deps): update container image tccr.io/truecharts/babybuddy to v2.1.2 (#14373) 2023-11-05 23:40:06 +01:00
sdimovv c32289a978
feat(clusterissuer): Add cluster certificate docs and replace experimental label with advanced (#14372)
**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**

- [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
- [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
- [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-11-05 23:08:08 +01:00
TrueCharts Bot 11149922df
chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to latest (#14371) 2023-11-05 22:45:49 +01:00
allcontributors[bot] f732ba86d1
docs: add Tanguille as a contributor for doc (#14370)
Adds @Tanguille as a contributor for doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-11-05 22:24:41 +02:00
Tanguille 6d4ce9af85
Docs(qBitrr): update installation-notes.md (#14091)
**Description**

Added some explanation since I failed to configure qBitrr properly
following this installation-notes. I assume something changed upstream
which added a `.config` directory inside the `config` directory which
now both have `config.toml` but only the one in `.config` actually
applying. However if @kqmaverick installs the chart he doesn't seem to
get the `.config` directory while I did on 2 instances I tested. I guess
some more testing is required on why this is happening.

⚒️ Fixes outdated installation-notes

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
I double checked with 2 instances and asked community feedback on their
experience.
-->

**📃 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
- [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
- [ ] ⬆️ 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: Tanguille <91473554+Tanguille@users.noreply.github.com>
Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-11-05 22:15:53 +02:00
TrueCharts Bot 1a35f598e8
chore(deps): update container image tccr.io/truecharts/jellyfin to v10.8.12 (#14369) 2023-11-05 20:39:13 +01:00
kqmaverick 2dfa3799dd
fix(plexripper): switch to rootless **BREAKING CHANGES** (#14266)
**Description**
Switches Plex Ripper to rootless. Current installs of plex ripper will
need to be reinstalled.

⚒️ Fixes  #14264 

**⚙️ 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?**

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

---------

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-11-05 20:45:30 +02:00
ZasX 29a9e4c967
chore(immich): assign gpu to microservices pod (#14367)
**Description**
Immich uses the microservices pod for transcoding, so that's the pod
that should get the gpu that's assigned from the Scale UI. I hope this
fixes that.
⚒️ 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-11-05 20:44:18 +02:00
TrueCharts Bot 04a2b9b2ae
chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.18.0 (#14363) 2023-11-05 19:42:15 +01:00
TrueCharts Bot c8dc37bd0d
chore(deps): update container image tccr.io/truecharts/linkding to v1.22.3 (#14336) 2023-11-05 19:41:08 +01:00
TrueCharts Bot 2d5105b54a
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14368) 2023-11-05 19:40:56 +01:00
TrueCharts Bot bb4cc019a4
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1128 (#14353) 2023-11-05 19:40:28 +01:00
Kjeld Schouten 80a912e86a
Update ingressList.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-05 18:38:26 +01:00
TrueCharts Bot 3d6e6bfdbd
chore(deps): update helm general non-major (#14365)
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.19` ->
`7.0.21` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.2.2` -> `14.2.3` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.33` ->
`3.0.34` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.36` ->
`9.0.37` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.35` ->
`3.0.36` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `8.0.40` ->
`8.0.41` |

---

> [!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.21`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.21)

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

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

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

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

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.2.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.2.3)

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-05 16:16:09 +01:00