7e0c9a152f7e7bf41459c33a1020acd283e282ea
57
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
03d1ee6b0b |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
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> |
||
|
|
e60601af8b |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
f6668de33c |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
c376a256ee |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
fd54fc4743 |
chore(deps): update container image ghcr.io/mriedmann/humhub-phponly to v1.15.2@9987a9e by renovate (#16889)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mriedmann/humhub-phponly](https://togithub.com/mriedmann/humhub-docker) | patch | `1.15.0` -> `1.15.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
ae27f1175a |
chore(deps): update container image ghcr.io/mriedmann/humhub-nginx to v1.15.2@9a34e13 by renovate (#16888)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mriedmann/humhub-nginx | patch | `1.15.0` -> `1.15.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
be13333a85 |
fix(humhub): select correct pods (#16881)
**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 - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [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> |
||
|
|
6e29769f75 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
21d603097a |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
f1151d2c72 |
fix(humhub): split containers and fix bug (#16858)
**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 #16563 **⚙️ 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._ |
||
|
|
980fedc5a3 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
002cc0e521 |
chore(deps): update helm general non-major by renovate (#16820)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/dependency/clickhouse) ([source](https://togithub.com/truecharts/charts)) | patch | `10.2.5` -> `10.2.6` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.5` -> `6.1.6` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `12.1.5` -> `12.1.6` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.5` -> `11.1.6` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.6` -> `11.1.7` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.5` -> `6.1.6` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.5` -> `11.1.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (clickhouse)</summary> ### [`v10.2.6`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.6) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.5...clickhouse-10.2.6) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
ebb11dbbe9 | chore: force bump to ensure up-to-date catalogs | ||
|
|
8f80af55ba |
chore(deps): update helm general non-major by renovate (#16743)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.3` -> `6.1.5` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `12.1.3` -> `12.1.5` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.3` -> `11.1.5` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.4` -> `11.1.6` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.3` -> `6.1.5` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.3` -> `11.1.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (kube-state-metrics)</summary> ### [`v6.1.5`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-6.1.5) [Compare Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-6.1.4...kube-state-metrics-6.1.5) kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. ### [`v6.1.4`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-6.1.4) [Compare Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-6.1.3...kube-state-metrics-6.1.4) kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
1482d8090e |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
64339bd4b4 | chore: increase common version for oci fixes | ||
|
|
2a6bca86cc |
chore(deps): update helm general non-major by renovate (#16734)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.0` -> `6.1.3` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `12.1.0` -> `12.1.3` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.0` -> `11.1.3` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.0` -> `11.1.4` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.0` -> `6.1.3` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.0` -> `11.1.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (kube-state-metrics)</summary> ### [`v6.1.3`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-6.1.3) [Compare Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-6.1.0...kube-state-metrics-6.1.3) kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
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._ |
||
|
|
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=--> |
||
|
|
aee418953a | chore: bump all charts for OCI test push | ||
|
|
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=--> |
||
|
|
0eae972794 | chore: move everything to consume OCI-hosted common-chart dependency | ||
|
|
92663fd205 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
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._ |
||
|
|
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._ |
||
|
|
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=--> |
||
|
|
ec6103845b |
chore(deps): update helm general non-major by renovate (#16560)
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.2` -> `10.0.3` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.2` -> `6.0.3` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `12.0.2` -> `12.0.3` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.2` -> `11.0.3` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.2` -> `11.0.3` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.2` -> `6.0.3` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.2` -> `11.0.3` | --- > [!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.3`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.0.3) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.0.2...clickhouse-10.0.3) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
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> |
||
|
|
a7efaecad6 |
chore(deps): update helm general major by renovate (major) (#16547)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/dependency/clickhouse) ([source](https://togithub.com/truecharts/charts)) | major | `9.0.17` -> `10.0.1` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | major | `5.0.16` -> `6.0.1` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | major | `11.0.17` -> `12.0.1` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | major | `10.0.17` -> `11.0.1` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | major | `10.0.16` -> `11.0.1` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | major | `5.0.16` -> `6.0.1` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | major | `10.0.17` -> `11.0.1` | --- > [!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.1`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.0.1) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.0.0...clickhouse-10.0.1) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v10.0.0`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.0.0) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.20...clickhouse-10.0.0) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v9.0.20`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.20) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.19...clickhouse-9.0.20) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v9.0.19`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.19) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.18...clickhouse-9.0.19) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v9.0.18`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.18) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.17...clickhouse-9.0.18) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
14f7692854 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
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=--> |
||
|
|
f91c017705 |
chore(deps): update container image ghcr.io/mriedmann/humhub-allinone to v1.15.0@a2a5719 by renovate (#16491)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mriedmann/humhub-allinone](https://togithub.com/mriedmann/humhub-docker) | minor | `1.13.2` -> `1.15.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mriedmann/humhub-docker (ghcr.io/mriedmann/humhub-allinone)</summary> ### [`v1.14.5`](https://togithub.com/mriedmann/humhub-docker/releases/tag/1.14.5) #### What's Changed - update to php8 by [@​mriedmann](https://togithub.com/mriedmann) in [https://github.com/mriedmann/humhub-docker/pull/268](https://togithub.com/mriedmann/humhub-docker/pull/268) - Bump library/nginx from 1.23.4-alpine to 1.25.1-alpine by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mriedmann/humhub-docker/pull/321](https://togithub.com/mriedmann/humhub-docker/pull/321) - stabilize integrity check by [@​mriedmann](https://togithub.com/mriedmann) in [https://github.com/mriedmann/humhub-docker/pull/323](https://togithub.com/mriedmann/humhub-docker/pull/323) - Bump library/nginx from 1.25.1-alpine to 1.25.3-alpine by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mriedmann/humhub-docker/pull/330](https://togithub.com/mriedmann/humhub-docker/pull/330) - update to 1.14.5 as stable by [@​jvies](https://togithub.com/jvies) in [https://github.com/mriedmann/humhub-docker/pull/327](https://togithub.com/mriedmann/humhub-docker/pull/327) **Full Changelog**: https://github.com/mriedmann/humhub-docker/compare/1.13.2...1.14.5 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
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=--> |
||
|
|
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> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
2f00f14103 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
38ea5f1c8e | chore(deps): update helm general non-major by renovate (#16359) | ||
|
|
257c24ed26 | fix(ingress): expose custom options for homepage integration | ||
|
|
726c4327b8 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
b3058e799e | fix: bump to release middleware fix | ||
|
|
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> |
||
|
|
fd610994c1 | chore: bump everything to ensure patches are applied globally | ||
|
|
8d456c3bcf |
chore(deps): update helm general non-major by renovate (#16341)
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.4` -> `9.0.5` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `16.2.7` -> `16.2.9` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `16.2.5` -> `16.2.9` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `16.2.4` -> `16.2.9` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `5.0.3` -> `5.0.4` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.4` -> `11.0.5` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `10.0.4` -> `10.0.5` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `10.0.3` -> `10.0.4` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `5.0.3` -> `5.0.4` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `10.0.3` -> `10.0.4` | --- > [!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.5`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.5) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.4...clickhouse-9.0.5) 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
4001f85191 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
5385fd4cbe | chore: bump patch versions on all charts for new GUI release | ||
|
|
1b4ce58b07 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
49e418b488 |
chore(deps): update helm general major by renovate (major) (#14631)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/dependency/clickhouse) ([source](https://togithub.com/truecharts/charts)) | major | `7.0.30` -> `9.0.4` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | major | `14.5.0` -> `16.2.7` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | major | `13.2.2` -> `16.2.7` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | major | `15.3.4` -> `16.2.7` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | major | `3.0.41` -> `5.0.3` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | major | `7.0.70` -> `11.0.4` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | major | `9.0.43` -> `11.0.4` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | major | `6.0.77` -> `10.0.4` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | major | `6.0.67` -> `10.0.3` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | major | `3.0.43` -> `5.0.3` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | major | `6.0.66` -> `10.0.3` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | major | `7.0.6` -> `10.0.3` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | major | `8.0.47` -> `10.0.3` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | major | `9.0.3` -> `10.0.3` | --- > [!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.4`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.4) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.3...clickhouse-9.0.4) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v9.0.3`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.3) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.2...clickhouse-9.0.3) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v9.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.2) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.0...clickhouse-9.0.2) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v9.0.0`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.0) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-8.1.0...clickhouse-9.0.0) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v8.1.0`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-8.1.0) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-8.0.2...clickhouse-8.1.0) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v8.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-8.0.2) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-8.0.1...clickhouse-8.0.2) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v8.0.1`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-8.0.1) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-8.0.0...clickhouse-8.0.1) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v8.0.0`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-8.0.0) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.30...clickhouse-8.0.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> ### [`v16.2.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.7) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.6...common-16.2.7) Function library for TrueCharts ### [`v16.2.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.6) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.5...common-16.2.6) Function library for TrueCharts ### [`v16.2.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.5) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.4...common-16.2.5) Function library for TrueCharts ### [`v16.2.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.3...common-16.2.4) Function library for TrueCharts ### [`v16.2.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.1.0...common-16.2.3) Function library for TrueCharts ### [`v16.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.0.0...common-16.1.0) Function library for TrueCharts ### [`v16.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.0.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.4...common-16.0.0) Function library for TrueCharts ### [`v15.3.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.3...common-15.3.4) Function library for TrueCharts ### [`v15.3.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.2...common-15.3.3) Function library for TrueCharts ### [`v15.3.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.1...common-15.3.2) Function library for TrueCharts ### [`v15.3.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.0...common-15.3.1) Function library for TrueCharts ### [`v15.3.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.2.0...common-15.3.0) Function library for TrueCharts ### [`v15.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.2.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.1.1...common-15.2.0) Function library for TrueCharts ### [`v15.1.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.1.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.1.0...common-15.1.1) Function library for TrueCharts ### [`v15.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.2...common-15.1.0) Function library for TrueCharts ### [`v15.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.1...common-15.0.2) Function library for TrueCharts ### [`v15.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.0...common-15.0.1) Function library for TrueCharts ### [`v15.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-14.5.0...common-15.0.0) 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTA1LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> |