Commit Graph

917 Commits

Author SHA1 Message Date
TrueCharts Bot dcec5bf3c2
chore(deps): update container image common to v17.2.30@19ad5ec by renovate (#17804)
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.29` ->
`17.2.30` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjguMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-03 14:16:59 +02:00
TrueCharts-Bot 0ae3eb8008 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-03 00:08:37 +00:00
TrueCharts Bot e1f351857d
chore(deps): update container image homeassistant/home-assistant to v2024.1.6@3c571dc by renovate (#17788) 2024-02-02 17:25:08 +01:00
TrueCharts Bot a4b8c8cf64
chore(deps): update container image common to v17.2.29@d7c41a3 by renovate (#17545)
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.28` ->
`17.2.29` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-27 00:19:48 +02:00
TrueCharts-Bot 47fe2a803b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-22 00:10:06 +00:00
TrueCharts Bot 720070abcc
chore(deps): update container image common to v17.2.28@918b4c5 by renovate (#17478)
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.26` ->
`17.2.28` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `17.2.27` ->
`17.2.28` |

---

> [!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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-21 23:36:51 +02:00
Stavros Kois 95f5c16d29
fix(home-assistant): correct default file copy (#17473)
**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 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>
2024-01-21 21:03:17 +02:00
Stavros Kois d7b3683130
fix(home-assistant): fix script (#17463)
**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 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>
2024-01-21 18:32:43 +02:00
Stavros Kois 0453f88803
chore(home-assistant): update db url always (#17460)
**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 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-21 18:15:29 +02:00
Stavros Kois aff301426c
chore(apps): update metadata in chart.yaml (#17457)
**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-21 16:14:33 +02:00
TrueCharts Bot 975ea20b1d
chore(deps): update container image homeassistant/home-assistant to v2024.1.5@e0cd4f4 by renovate (#17426) 2024-01-21 14:33:52 +01:00
TrueCharts-Bot 317e8b779f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-16 00:09:12 +00:00
TrueCharts-Bot 68a579645d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-15 00:09:08 +00:00
Frédéric Nadeau 7b6322d05c
Fix category for home-automation charts (#17213)
**Description**
In various Chart.yaml, normalise category home-automation.

In section keywords, second keyword has also been normalised to match
category name.

⚒️ Fixes  #17212

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 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?**
Not tested.

**📃 Notes:**

**✔️ Checklist:**

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

** App addition**

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

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

---
2024-01-15 00:56:10 +02:00
TrueCharts Bot cea84fc9e1
chore(deps): update container image homeassistant/home-assistant to v2024.1.3@96b802e by renovate (#17193) 2024-01-14 02:36:54 +01:00
TrueCharts-Bot 393a8fafee Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-14 00:09:43 +00:00
TrueCharts-Bot a0af7fc5db Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-13 00:09:18 +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 188ec96a93
chore(deps): update container image homeassistant/home-assistant to v2024.1.2@5ace958 by renovate (#17003) 2024-01-08 07:32:10 +01: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 62670f50f8
chore(deps): update container image homeassistant/home-assistant to v2024.1.1@c0752d4 by renovate (#16891)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [homeassistant/home-assistant](https://www.home-assistant.io/)
([source](https://togithub.com/home-assistant/core)) | patch |
`2024.1.0` -> `2024.1.1` |

---

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

---

### Release Notes

<details>
<summary>home-assistant/core (homeassistant/home-assistant)</summary>

###
[`v2024.1.1`](https://togithub.com/home-assistant/core/releases/tag/2024.1.1)

[Compare
Source](https://togithub.com/home-assistant/core/compare/2024.1.0...2024.1.1)

- Enable strict typing for airthings_ble ([@&#8203;cdce8p] -
[#&#8203;106815]) ([airthings_ble docs])
- Fix qBittorrent torrent count when empty ([@&#8203;finder39] -
[#&#8203;106903]) ([qbittorrent docs])
- Bump dropmqttapi to 1.0.2 ([@&#8203;pfrazer] - [#&#8203;106978])
([drop_connect docs]) (dependency)
- bump openwebifpy to 4.0.3 ([@&#8203;autinerd] - [#&#8203;106593])
([enigma2 docs]) (dependency)
- Close stale connections (Airthings BLE) ([@&#8203;LaStrada] -
[#&#8203;106748]) ([airthings_ble docs])
- Bump openwebifpy to 4.0.4 ([@&#8203;autinerd] - [#&#8203;107000])
([enigma2 docs]) (dependency)
- Get Shelly RPC device `gen` from config entry data ([@&#8203;bieniu] -
[#&#8203;107019]) ([shelly docs])
- Fix missing backwards compatiblity layer for humidifier
supported_features ([@&#8203;bdraco] - [#&#8203;107026]) ([humidifier
docs])
- Use async_register in streamlabswater ([@&#8203;joostlek] -
[#&#8203;107060]) ([streamlabswater docs])
- Fix data access in streamlabs water ([@&#8203;joostlek] -
[#&#8203;107062]) ([streamlabswater docs])
- Fix mobile_app cloudhook creation ([@&#8203;edenhaus] -
[#&#8203;107068]) ([mobile_app docs])
- Deduplicate handling of duplicated constants ([@&#8203;emontnemery] -
[#&#8203;107074])
- Fix missing backwards compatibility layer for water_heater
supported_features ([@&#8203;bdraco] - [#&#8203;107091]) ([water_heater
docs])
- Bump habluetooth to 2.0.2 ([@&#8203;bdraco] - [#&#8203;107097])
([bluetooth docs]) (dependency)
- Include deprecated constants in wildcard imports
([@&#8203;emontnemery] - [#&#8203;107114])
- Update frontend to
[`2024010`](https://togithub.com/home-assistant/core/commit/20240104).0
([@&#8203;bramkragten] - [#&#8203;107155]) ([frontend docs])
- Bump Orvibo to 1.1.2 ([@&#8203;emericklaw] - [#&#8203;107162])
([orvibo docs]) (dependency)
- Bump aiohomekit to 3.1.2 ([@&#8203;bdraco] - [#&#8203;107177])
([homekit_controller docs]) (dependency)
- Bump to PyTado 0.17.3 ([@&#8203;erwindouna] - [#&#8203;107181]) ([tado
docs]) (dependency)
- Fix switch states in AVM FRITZ!Box Tools ([@&#8203;mib1185] -
[#&#8203;107183]) ([fritz docs])
- Hotfix cache logic bug in Tessie ([@&#8203;Bre77] - [#&#8203;107187])
([tessie docs])
- Disable IPv6 in the opower integration to fix AEP utilities
([@&#8203;tronikos] - [#&#8203;107203]) ([opower docs])
- Fix entity property cache creation arguments ([@&#8203;ppetru] -
[#&#8203;107221])
- Use supported_features_compat in update.install service
([@&#8203;ludeeus] - [#&#8203;107224]) ([update docs])
- Bump zwave-js-server-python to 0.55.3 ([@&#8203;raman325] -
[#&#8203;107225]) ([zwave_js docs]) (dependency)

[#&#8203;106593]: https://togithub.com/home-assistant/core/pull/106593

[#&#8203;106748]: https://togithub.com/home-assistant/core/pull/106748

[#&#8203;106815]: https://togithub.com/home-assistant/core/pull/106815

[#&#8203;106903]: https://togithub.com/home-assistant/core/pull/106903

[#&#8203;106970]: https://togithub.com/home-assistant/core/pull/106970

[#&#8203;106978]: https://togithub.com/home-assistant/core/pull/106978

[#&#8203;107000]: https://togithub.com/home-assistant/core/pull/107000

[#&#8203;107019]: https://togithub.com/home-assistant/core/pull/107019

[#&#8203;107026]: https://togithub.com/home-assistant/core/pull/107026

[#&#8203;107060]: https://togithub.com/home-assistant/core/pull/107060

[#&#8203;107062]: https://togithub.com/home-assistant/core/pull/107062

[#&#8203;107068]: https://togithub.com/home-assistant/core/pull/107068

[#&#8203;107074]: https://togithub.com/home-assistant/core/pull/107074

[#&#8203;107091]: https://togithub.com/home-assistant/core/pull/107091

[#&#8203;107097]: https://togithub.com/home-assistant/core/pull/107097

[#&#8203;107114]: https://togithub.com/home-assistant/core/pull/107114

[#&#8203;107155]: https://togithub.com/home-assistant/core/pull/107155

[#&#8203;107162]: https://togithub.com/home-assistant/core/pull/107162

[#&#8203;107177]: https://togithub.com/home-assistant/core/pull/107177

[#&#8203;107181]: https://togithub.com/home-assistant/core/pull/107181

[#&#8203;107183]: https://togithub.com/home-assistant/core/pull/107183

[#&#8203;107187]: https://togithub.com/home-assistant/core/pull/107187

[#&#8203;107203]: https://togithub.com/home-assistant/core/pull/107203

[#&#8203;107221]: https://togithub.com/home-assistant/core/pull/107221

[#&#8203;107224]: https://togithub.com/home-assistant/core/pull/107224

[#&#8203;107225]: https://togithub.com/home-assistant/core/pull/107225

[@&#8203;Bre77]: https://togithub.com/Bre77

[@&#8203;LaStrada]: https://togithub.com/LaStrada

[@&#8203;autinerd]: https://togithub.com/autinerd

[@&#8203;bdraco]: https://togithub.com/bdraco

[@&#8203;bieniu]: https://togithub.com/bieniu

[@&#8203;bramkragten]: https://togithub.com/bramkragten

[@&#8203;cdce8p]: https://togithub.com/cdce8p

[@&#8203;edenhaus]: https://togithub.com/edenhaus

[@&#8203;emericklaw]: https://togithub.com/emericklaw

[@&#8203;emontnemery]: https://togithub.com/emontnemery

[@&#8203;erwindouna]: https://togithub.com/erwindouna

[@&#8203;finder39]: https://togithub.com/finder39

[@&#8203;frenck]: https://togithub.com/frenck

[@&#8203;joostlek]: https://togithub.com/joostlek

[@&#8203;ludeeus]: https://togithub.com/ludeeus

[@&#8203;mib1185]: https://togithub.com/mib1185

[@&#8203;pfrazer]: https://togithub.com/pfrazer

[@&#8203;ppetru]: https://togithub.com/ppetru

[@&#8203;raman325]: https://togithub.com/raman325

[@&#8203;tronikos]: https://togithub.com/tronikos

[airthings_ble docs]:
https://www.home-assistant.io/integrations/airthings_ble/

[bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/

[drop_connect docs]:
https://www.home-assistant.io/integrations/drop_connect/

[enigma2 docs]: https://www.home-assistant.io/integrations/enigma2/

[fritz docs]: https://www.home-assistant.io/integrations/fritz/

[frontend docs]: https://www.home-assistant.io/integrations/frontend/

[homekit_controller docs]:
https://www.home-assistant.io/integrations/homekit_controller/

[humidifier docs]:
https://www.home-assistant.io/integrations/humidifier/

[mobile_app docs]:
https://www.home-assistant.io/integrations/mobile_app/

[opower docs]: https://www.home-assistant.io/integrations/opower/

[orvibo docs]: https://www.home-assistant.io/integrations/orvibo/

[qbittorrent docs]:
https://www.home-assistant.io/integrations/qbittorrent/

[shelly docs]: https://www.home-assistant.io/integrations/shelly/

[streamlabswater docs]:
https://www.home-assistant.io/integrations/streamlabswater/

[tado docs]: https://www.home-assistant.io/integrations/tado/

[tessie docs]: https://www.home-assistant.io/integrations/tessie/

[update docs]: https://www.home-assistant.io/integrations/update/

[water_heater docs]:
https://www.home-assistant.io/integrations/water_heater/

[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 22:41:30 +01: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 f6723fd2c9
chore(deps): update container image homeassistant/home-assistant to v2024.1.0@2ecae9e by renovate (#16861)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [homeassistant/home-assistant](https://www.home-assistant.io/)
([source](https://togithub.com/home-assistant/core)) | major |
`2023.12.4` -> `2024.1.0` |

---

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

---

### Release Notes

<details>
<summary>home-assistant/core (homeassistant/home-assistant)</summary>

###
[`v2024.1.0`](https://togithub.com/home-assistant/core/releases/tag/2024.1.0)

[Compare
Source](https://togithub.com/home-assistant/core/compare/2023.12.4...2024.1.0)

ℹ️ This release is not yet available! This release on GitHub starts a
pre-build of our release images. Please monitor our website for the
availability of the release later today.

https://www.home-assistant.io

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMSIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 01:24:48 +02: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
TrueCharts Bot c4b0370f92
chore(deps): update container image homeassistant/home-assistant to v2023.12.4@8d00033 by renovate (#16663)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [homeassistant/home-assistant](https://www.home-assistant.io/)
([source](https://togithub.com/home-assistant/core)) | patch |
`2023.12.3` -> `2023.12.4` |

---

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

---

### Release Notes

<details>
<summary>home-assistant/core (homeassistant/home-assistant)</summary>

###
[`v2023.12.4`](https://togithub.com/home-assistant/core/releases/tag/2023.12.4)

[Compare
Source](https://togithub.com/home-assistant/core/compare/2023.12.3...2023.12.4)

- Pass timeout to httpx in RESTful Switch ([@&#8203;vexofp] -
[#&#8203;105364]) ([rest docs])
- Add Raspberry Pi 5 specific container image ([@&#8203;agners] -
[#&#8203;105488])
- Set todo item status in intent ([@&#8203;synesthesiam] -
[#&#8203;105743]) ([todo docs])
- Bump aioairzone to v0.7.0 ([@&#8203;Noltari] - [#&#8203;105807])
([airzone docs]) (dependency)
- Update aioairzone to v0.7.2 ([@&#8203;Noltari] - [#&#8203;105811])
([airzone docs]) (dependency)
- Fix HVAC mode duplication for Shelly Gen2 climate platform
([@&#8203;bieniu] - [#&#8203;105812]) ([shelly docs])
- Fix Airzone temperature range on new climate card ([@&#8203;Noltari] -
[#&#8203;105830]) ([airzone docs])
- Bump pyunifiprotect to 4.22.3 ([@&#8203;bdraco] - [#&#8203;105833])
([unifiprotect docs]) (dependency)
- Address late review comments on AVM FRITZ!SmartHome ([@&#8203;mib1185]
- [#&#8203;105860]) ([fritzbox docs])
- Set WiFi QR code entity to unknown when Fritzbox is not available
([@&#8203;mib1185] - [#&#8203;105870]) ([fritz docs])
- Bump reolink_aio to 0.8.3 ([@&#8203;starkillerOG] - [#&#8203;105489])
([reolink docs]) (dependency)
- Bump reolink_aio to 0.8.4 ([@&#8203;starkillerOG] - [#&#8203;105946])
([reolink docs]) (dependency)
- Bump motionblinds to 0.6.19 ([@&#8203;starkillerOG] -
[#&#8203;105951]) ([motion_blinds docs]) (dependency)
- Fix unreachable Netatmo sensor returning false values
([@&#8203;cgtobi] - [#&#8203;105954]) ([netatmo docs])
- Add Raspberry Pi 5 to version and hardware integration
([@&#8203;agners] - [#&#8203;105992]) ([hassio docs]) ([version docs])
([raspberry_pi docs])
- Bump blinkpy 0.22.4 ([@&#8203;mkmer] - [#&#8203;105993]) ([blink
docs])
- Don't fetch unchanged OurGroceries lists ([@&#8203;OnFreund] -
[#&#8203;105998]) ([ourgroceries docs])
- Bump pyatmo to 8.0.1 ([@&#8203;cgtobi] - [#&#8203;106094]) ([netatmo
docs])
- Bump surepy to 0.9.0 ([@&#8203;benleb] - [#&#8203;106101])
([surepetcare docs]) (dependency)
- Bump pyenphase to 1.15.2 ([@&#8203;bdraco] - [#&#8203;106134])
([enphase_envoy docs]) (dependency)
- Bump ZHA dependencies ([@&#8203;puddly] - [#&#8203;106147]) ([zha
docs]) (dependency)
- Bump life360 to 6.0.1 ([@&#8203;pnbruckner] - [#&#8203;106149])
([life360 docs])
- Fix bug with non-existent Notion bridge IDs ([@&#8203;bachya] -
[#&#8203;106152]) ([notion docs])
- Fix Netatmo light switching states by assuming state until next update
([@&#8203;cgtobi] - [#&#8203;106162]) ([netatmo docs])
- Bump Devialet to 1.4.4 ([@&#8203;fwestenberg] - [#&#8203;106171])
([devialet docs])
- Bump ring-doorbell to 0.8.5 ([@&#8203;sdb9696] - [#&#8203;106178])
([ring docs]) (dependency)
- Bump Devialet to 1.4.5 ([@&#8203;fwestenberg] - [#&#8203;106184])
([devialet docs])
- Bump aiopulse to 0.4.4 ([@&#8203;atmurray] - [#&#8203;106239])
([acmeda docs]) (dependency)
- Fix Shelly consumption_types ([@&#8203;emontnemery] -
[#&#8203;106273]) ([shelly docs])
- Missing exception on relogin in Honeywell ([@&#8203;mkmer] -
[#&#8203;106324]) ([honeywell docs])
- Redact unique id from diagnostics in blink ([@&#8203;mkmer] -
[#&#8203;106413]) ([blink docs])

[#&#8203;105135]: https://togithub.com/home-assistant/core/pull/105135

[#&#8203;105324]: https://togithub.com/home-assistant/core/pull/105324

[#&#8203;105364]: https://togithub.com/home-assistant/core/pull/105364

[#&#8203;105488]: https://togithub.com/home-assistant/core/pull/105488

[#&#8203;105489]: https://togithub.com/home-assistant/core/pull/105489

[#&#8203;105655]: https://togithub.com/home-assistant/core/pull/105655

[#&#8203;105743]: https://togithub.com/home-assistant/core/pull/105743

[#&#8203;105757]: https://togithub.com/home-assistant/core/pull/105757

[#&#8203;105807]: https://togithub.com/home-assistant/core/pull/105807

[#&#8203;105811]: https://togithub.com/home-assistant/core/pull/105811

[#&#8203;105812]: https://togithub.com/home-assistant/core/pull/105812

[#&#8203;105830]: https://togithub.com/home-assistant/core/pull/105830

[#&#8203;105833]: https://togithub.com/home-assistant/core/pull/105833

[#&#8203;105860]: https://togithub.com/home-assistant/core/pull/105860

[#&#8203;105870]: https://togithub.com/home-assistant/core/pull/105870

[#&#8203;105946]: https://togithub.com/home-assistant/core/pull/105946

[#&#8203;105951]: https://togithub.com/home-assistant/core/pull/105951

[#&#8203;105954]: https://togithub.com/home-assistant/core/pull/105954

[#&#8203;105992]: https://togithub.com/home-assistant/core/pull/105992

[#&#8203;105993]: https://togithub.com/home-assistant/core/pull/105993

[#&#8203;105998]: https://togithub.com/home-assistant/core/pull/105998

[#&#8203;106094]: https://togithub.com/home-assistant/core/pull/106094

[#&#8203;106101]: https://togithub.com/home-assistant/core/pull/106101

[#&#8203;106134]: https://togithub.com/home-assistant/core/pull/106134

[#&#8203;106147]: https://togithub.com/home-assistant/core/pull/106147

[#&#8203;106149]: https://togithub.com/home-assistant/core/pull/106149

[#&#8203;106152]: https://togithub.com/home-assistant/core/pull/106152

[#&#8203;106162]: https://togithub.com/home-assistant/core/pull/106162

[#&#8203;106171]: https://togithub.com/home-assistant/core/pull/106171

[#&#8203;106178]: https://togithub.com/home-assistant/core/pull/106178

[#&#8203;106184]: https://togithub.com/home-assistant/core/pull/106184

[#&#8203;106239]: https://togithub.com/home-assistant/core/pull/106239

[#&#8203;106273]: https://togithub.com/home-assistant/core/pull/106273

[#&#8203;106324]: https://togithub.com/home-assistant/core/pull/106324

[#&#8203;106413]: https://togithub.com/home-assistant/core/pull/106413

[@&#8203;Noltari]: https://togithub.com/Noltari

[@&#8203;OnFreund]: https://togithub.com/OnFreund

[@&#8203;agners]: https://togithub.com/agners

[@&#8203;atmurray]: https://togithub.com/atmurray

[@&#8203;bachya]: https://togithub.com/bachya

[@&#8203;bdraco]: https://togithub.com/bdraco

[@&#8203;benleb]: https://togithub.com/benleb

[@&#8203;bieniu]: https://togithub.com/bieniu

[@&#8203;cgtobi]: https://togithub.com/cgtobi

[@&#8203;emontnemery]: https://togithub.com/emontnemery

[@&#8203;frenck]: https://togithub.com/frenck

[@&#8203;fwestenberg]: https://togithub.com/fwestenberg

[@&#8203;mib1185]: https://togithub.com/mib1185

[@&#8203;mkmer]: https://togithub.com/mkmer

[@&#8203;pnbruckner]: https://togithub.com/pnbruckner

[@&#8203;puddly]: https://togithub.com/puddly

[@&#8203;sdb9696]: https://togithub.com/sdb9696

[@&#8203;starkillerOG]: https://togithub.com/starkillerOG

[@&#8203;synesthesiam]: https://togithub.com/synesthesiam

[@&#8203;vexofp]: https://togithub.com/vexofp

[accuweather docs]:
https://www.home-assistant.io/integrations/accuweather/

[acmeda docs]: https://www.home-assistant.io/integrations/acmeda/

[adax docs]: https://www.home-assistant.io/integrations/adax/

[adguard docs]: https://www.home-assistant.io/integrations/adguard/

[airzone docs]: https://www.home-assistant.io/integrations/airzone/

[blink docs]: https://www.home-assistant.io/integrations/blink/

[devialet docs]: https://www.home-assistant.io/integrations/devialet/

[enphase_envoy docs]:
https://www.home-assistant.io/integrations/enphase_envoy/

[fritz docs]: https://www.home-assistant.io/integrations/fritz/

[fritzbox docs]: https://www.home-assistant.io/integrations/fritzbox/

[hassio docs]: https://www.home-assistant.io/integrations/hassio/

[honeywell docs]: https://www.home-assistant.io/integrations/honeywell/

[life360 docs]: https://www.home-assistant.io/integrations/life360/

[motion_blinds docs]:
https://www.home-assistant.io/integrations/motion_blinds/

[netatmo docs]: https://www.home-assistant.io/integrations/netatmo/

[notion docs]: https://www.home-assistant.io/integrations/notion/

[ourgroceries docs]:
https://www.home-assistant.io/integrations/ourgroceries/

[raspberry_pi docs]:
https://www.home-assistant.io/integrations/raspberry_pi/

[reolink docs]: https://www.home-assistant.io/integrations/reolink/

[rest docs]: https://www.home-assistant.io/integrations/rest/

[ring docs]: https://www.home-assistant.io/integrations/ring/

[shelly docs]: https://www.home-assistant.io/integrations/shelly/

[surepetcare docs]:
https://www.home-assistant.io/integrations/surepetcare/

[todo docs]: https://www.home-assistant.io/integrations/todo/

[unifiprotect docs]:
https://www.home-assistant.io/integrations/unifiprotect/

[version docs]: https://www.home-assistant.io/integrations/version/

[zha docs]: https://www.home-assistant.io/integrations/zha/

</details>

---

### 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=-->
2023-12-31 15:55:02 +01: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
TrueCharts-Bot d8703ad51d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-28 00:08:46 +00: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 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 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