TrueCharts-Bot
d8703ad51d
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-28 00:08:46 +00:00
Ethan Leisinger
1d62d1963b
chore(many): remove references to UMASK in container env as it is handled in common library ( #16565 )
...
**Description**
This is a large batch of updates to remove UMASK env questions as this
is duplicated in common library
⚒️ Fixes #16564
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code
**🧪 How Has This Been Tested?**
This update was tested locally only with `flextv`. The update _should_
be valid for all updated charts but is worth a second look.
**📃 Notes:**
<!-- Please enter any other relevant information here -->
**✔️ Checklist:**
- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
**➕ App addition**
If this PR is an app addition please make sure you have done the
following.
- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers ) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
---
_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
---------
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-28 00:53:56 +02:00
TrueCharts-Bot
3ab15f5086
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-27 00:08:39 +00:00
TrueCharts Bot
2fde8d4e5c
chore(deps): update helm general non-major by renovate ( #16545 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.1` ->
`10.0.2` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`17.1.0` -> `17.1.4` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.1` ->
`6.0.2` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `12.0.1` ->
`12.0.2` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `11.0.1` ->
`11.0.2` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `11.0.1` ->
`11.0.2` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.1` ->
`6.0.2` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `11.0.1` ->
`11.0.2` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/charts (clickhouse)</summary>
###
[`v10.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.0.2 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.0.1...clickhouse-10.0.2 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
</details>
<details>
<summary>truecharts/library-charts (common)</summary>
###
[`v17.1.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.4 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.3...common-17.1.4 )
Function library for TrueCharts
###
[`v17.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.3 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.2...common-17.1.3 )
Function library for TrueCharts
###
[`v17.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.2 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.1...common-17.1.2 )
Function library for TrueCharts
###
[`v17.1.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.1 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.0...common-17.1.1 )
Function library for TrueCharts
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
---------
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-26 23:37:47 +02:00
TrueCharts-Bot
14f7692854
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-26 00:09:36 +00:00
TrueCharts Bot
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
TrueCharts Bot
af2c9bee81
chore(deps): update helm general non-major by renovate ( #16376 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse )
([source](https://togithub.com/truecharts/charts )) | patch | `9.0.15` ->
`9.0.16` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`16.2.17` -> `16.2.20` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.14` ->
`5.0.15` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `11.0.15`
-> `11.0.16` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.15`
-> `10.0.16` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.14`
-> `10.0.15` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.14` ->
`5.0.15` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.15`
-> `10.0.16` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/charts (clickhouse)</summary>
###
[`v9.0.16`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.16 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.15...clickhouse-9.0.16 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
</details>
<details>
<summary>truecharts/library-charts (common)</summary>
###
[`v16.2.20`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.20 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.19...common-16.2.20 )
Function library for TrueCharts
###
[`v16.2.19`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.19 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.18...common-16.2.19 )
Function library for TrueCharts
###
[`v16.2.18`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.18 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.17...common-16.2.18 )
Function library for TrueCharts
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-24 14:01:40 +01:00
TrueCharts Bot
7a9e19fed7
chore(deps): update helm general non-major by renovate ( #16373 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse )
([source](https://togithub.com/truecharts/charts )) | patch | `9.0.13` ->
`9.0.15` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`16.2.15` -> `16.2.17` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.12` ->
`5.0.14` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `11.0.13`
-> `11.0.15` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.13`
-> `10.0.15` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.12`
-> `10.0.14` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.12` ->
`5.0.14` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.13`
-> `10.0.15` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/charts (clickhouse)</summary>
###
[`v9.0.15`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.15 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.14...clickhouse-9.0.15 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v9.0.14`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.14 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.13...clickhouse-9.0.14 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
</details>
<details>
<summary>truecharts/library-charts (common)</summary>
###
[`v16.2.17`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.17 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.16...common-16.2.17 )
Function library for TrueCharts
###
[`v16.2.16`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.16 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.15...common-16.2.16 )
Function library for TrueCharts
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 21:52:32 +01:00
TrueCharts Bot
712d425846
chore(deps): update helm general non-major by renovate ( #16369 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse )
([source](https://togithub.com/truecharts/charts )) | patch | `9.0.12` ->
`9.0.13` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`16.2.13` -> `16.2.15` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.11` ->
`5.0.12` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `11.0.12`
-> `11.0.13` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.12`
-> `10.0.13` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.11`
-> `10.0.12` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.11` ->
`5.0.12` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.12`
-> `10.0.13` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/charts (clickhouse)</summary>
###
[`v9.0.13`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.13 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.12...clickhouse-9.0.13 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
</details>
<details>
<summary>truecharts/library-charts (common)</summary>
###
[`v16.2.15`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.15 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.14...common-16.2.15 )
Function library for TrueCharts
###
[`v16.2.14`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.14 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.13...common-16.2.14 )
Function library for TrueCharts
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 18:55:38 +01:00
TrueCharts Bot
93a7988815
chore(deps): update helm general non-major by renovate ( #16361 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse )
([source](https://togithub.com/truecharts/charts )) | patch | `9.0.10` ->
`9.0.12` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`16.2.12` -> `16.2.13` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.9` ->
`5.0.11` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `11.0.10`
-> `11.0.12` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.10`
-> `10.0.12` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.9` ->
`10.0.11` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.9` ->
`5.0.11` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.10`
-> `10.0.12` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/charts (clickhouse)</summary>
###
[`v9.0.12`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.12 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.11...clickhouse-9.0.12 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v9.0.11`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.11 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.10...clickhouse-9.0.11 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
</details>
<details>
<summary>truecharts/library-charts (common)</summary>
###
[`v16.2.13`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.13 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.12...common-16.2.13 )
Function library for TrueCharts
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 09:08:00 +02:00
TrueCharts-Bot
2f00f14103
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-23 00:09:08 +00:00
TrueCharts Bot
38ea5f1c8e
chore(deps): update helm general non-major by renovate ( #16359 )
2023-12-22 21:16:27 +02:00
Kjeld Schouten
257c24ed26
fix(ingress): expose custom options for homepage integration
2023-12-22 11:18:53 +01:00
TrueCharts-Bot
726c4327b8
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-22 00:09:32 +00:00
Kjeld Schouten
b3058e799e
fix: bump to release middleware fix
2023-12-21 17:52:24 +01:00
Kjeld Schouten
fd610994c1
chore: bump everything to ensure patches are applied globally
2023-12-21 14:22:19 +01:00
TrueCharts Bot
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=-->
2023-12-21 13:23:49 +01:00
TrueCharts-Bot
4001f85191
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-21 00:11:53 +00:00
Kjeld Schouten
5385fd4cbe
chore: bump patch versions on all charts for new GUI release
2023-12-20 20:59:09 +01:00
TrueCharts-Bot
1b4ce58b07
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 19:51:11 +00:00
Kjeld Schouten
3f74856193
chore: Bump everything to force min/max scale version update
2023-12-20 14:15:47 +01:00
TrueCharts-Bot
dc6307df6c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 13:11:56 +00:00
TrueCharts-Bot
c5cffa07e4
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-19 00:08:54 +00:00
TrueCharts Bot
298fc6ba4b
chore(deps): update helm chart common to 16.2.7 by renovate ( #16207 )
...
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 )) | patch |
`16.2.6` -> `16.2.7` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<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
</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.
🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 19:32:36 +01:00
TrueCharts-Bot
4fceb64003
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-17 00:09:15 +00:00
Kjeld Schouten
352b1ac6c4
chore(Project Santa): Add a lot of working incubator charts to stable part 3
2023-12-16 13:21:24 +01:00