TrueCharts Bot
bbaf6b82d1
chore(deps): update container image common to v20.0.6@5f6c753 by renovate ( #19131 )
...
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 )) | major | `19.0.0` ->
`20.0.6` |
---
> [!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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-11 20:18:11 +01:00
TrueCharts Bot
c311a91de9
chore(deps): update container image redis to v13.0.0@eb8bd23 by renovate ( #19146 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/bitnami/bitnami-docker-redis )) | major |
`11.2.1` -> `13.0.0` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/bitnami/bitnami-docker-redis )) | major |
`11.3.0` -> `13.0.0` |
---
> [!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 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 these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuNCIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-11 20:16:49 +01:00
TrueCharts Bot
113ba16927
chore(deps): update container image baserow/baserow to v1.23.0@c7a436e by renovate ( #19093 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [baserow/baserow](https://gitlab.com/baserow/baserow ) | minor |
`1.22.3` -> `1.23.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>baserow/baserow (baserow/baserow)</summary>
###
[`v1.23.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1230 )
[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.22.3...1.23.0 )
##### New features
- Introduced new password field type.
[#​2123](https://gitlab.com/baserow/baserow/-/issues/2123 )
- Support ad hoc filtering in grid view for editor roles and lower
[#​2329](https://gitlab.com/baserow/baserow/-/issues/2329 )
- Support ad hoc sorting in grid and gallery views
[#​2361](https://gitlab.com/baserow/baserow/-/issues/2361 )
- Add ad hoc filtering support for editor and lower for gallery and
kanban views
[#​2375](https://gitlab.com/baserow/baserow/-/issues/2375 )
- Add rich text formatting and Markdown support to the long text field.
[#​622](https://gitlab.com/baserow/baserow/-/issues/622 )
##### Bug fixes
- Fix the number of workspaces in the admin dashboard.
[#​1195](https://gitlab.com/baserow/baserow/-/issues/1195 )
- File import will now ignore spaces around text values
[#​2305](https://gitlab.com/baserow/baserow/-/issues/2305 )
- Resolve the issue where table import options vanish upon interacting
with the form that displays these options, disrupting the table import
process.
[#​2326](https://gitlab.com/baserow/baserow/-/issues/2326 )
- Fix bug blocking grid view access after creating a lookup to a
duration field.
[#​2333](https://gitlab.com/baserow/baserow/-/issues/2333 )
- Adjusted the title height in the row modal to accommodate long text.
[#​2334](https://gitlab.com/baserow/baserow/-/issues/2334 )
- Fix a bug blocking users to add row color conditions if the primary
field has no compatible filters.
[#​2341](https://gitlab.com/baserow/baserow/-/issues/2341 )
- Use the correct `get_human_readable_value` when creating row related
notifications.
[#​2345](https://gitlab.com/baserow/baserow/-/issues/2345 )
- Return an empty body instead of a string with a HTTP 204 status code
[#​2348](https://gitlab.com/baserow/baserow/-/issues/2348 )
- Prevent editor and lower roles from creating aggregations
[#​2369](https://gitlab.com/baserow/baserow/-/issues/2369 )
- Sanitize filter values to remove nul characters
[#​2398](https://gitlab.com/baserow/baserow/-/issues/2398 )
- Fix bug where the period field update can result in a deadlock when it
has multiple dependencies.
##### Refactors
- Optimize usage counters tasks to run only for updated tables.
[#​1297](https://gitlab.com/baserow/baserow/-/issues/1297 )
- Refactored cache clearing logic to target only dynamic models,
preserving the global cache for all models.
- Update axios and posthog-jw frontend libraries
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-11 02:03:20 +01:00
TrueCharts-Bot
1ae974e86c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-08 00:09:37 +00:00
Kjeld Schouten
36efb36424
chore: bump everything to trigger re-release
2024-03-07 16:56:09 +01:00
TrueCharts Bot
1c234b6463
chore(deps): update container image common to v19.0.0@eef2062 by renovate ( #18956 )
...
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 )) | major | `18.2.0` ->
`19.0.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | major | `17.5.1` ->
`19.0.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | major | `17.3.14` ->
`19.0.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | major | `18.0.4` ->
`19.0.0` |
---
> [!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 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 these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-07 15:09:52 +01:00
TrueCharts Bot
8653b9d3eb
chore(deps): update container image common to v18.2.0@9e8b7d4 by renovate ( #18943 )
...
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 )) | minor | `18.1.6` ->
`18.2.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | minor | `18.0.4` ->
`18.2.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | minor | `18.1.8` ->
`18.2.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-06 12:49:28 +01:00
TrueCharts-Bot
43a167fb12
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-06 00:10:14 +00:00
Kjeld Schouten
f75398d0a2
chore: bump everything to force helm release again
2024-03-05 20:11:54 +01:00
Kjeld Schouten
5bde36f1f7
chore: force rereleases
2024-03-05 17:40:41 +01:00
TrueCharts Bot
322a76d628
chore(deps): update container image common to v18.1.6@904d84b by renovate ( #18835 )
...
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 | `18.1.2` ->
`18.1.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | patch | `18.1.4` ->
`18.1.6` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-05 16:13:21 +01:00
TrueCharts Bot
22611907f8
chore(deps): update container image common to v18.1.2@2239145 by renovate ( #18726 )
...
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 )) | minor | `18.0.3` ->
`18.1.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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-29 14:19:25 +01:00
TrueCharts-Bot
97ded71eb6
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-27 19:01:56 +00:00
TrueCharts Bot
eb6ece6923
chore(deps): update container image common to v18.0.3@3f3170c by renovate ( #18664 )
...
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 | `18.0.2` ->
`18.0.3` |
---
> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-26 13:35:07 +01:00
TrueCharts-Bot
f80f682028
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-26 00:09:11 +00:00
Kjeld Schouten
242d2b35a8
chore: bump everything to fix intel gpu issues
2024-02-25 12:01:58 +01:00
TrueCharts-Bot
6e8846cfe7
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-25 00:09:05 +00:00
TrueCharts Bot
2685cdfcaa
chore(deps): update container image common to v18.0.2@f8f7e1f by renovate ( #18550 )
...
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 | `18.0.1` ->
`18.0.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-02-24 21:13:57 +02:00
TrueCharts Bot
c6472b278f
chore(deps): update container image common to v18.0.1@f7c035f by renovate ( #18506 )
...
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 )) | major | `17.5.0` ->
`18.0.1` |
---
> [!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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-02-24 16:08:01 +02:00
Kjeld Schouten
e2ec0b02c6
chore: BREAKING CHANGE remove SCALE-GPU GUI support in favor of custom-GPU GUI
2024-02-24 09:34:20 +01:00
TrueCharts Bot
a2db01abe5
chore(deps): update container image common to v17.5.0@c10ebfb by renovate ( #18408 )
...
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 )) | minor | `17.4.2` ->
`17.5.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | minor | `17.2.22` ->
`17.5.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjIwNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-22 01:31:17 +01:00
TrueCharts-Bot
8965459106
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-22 00:08:32 +00:00
TrueCharts Bot
9c6ca926d5
chore(deps): update container image redis to v11.2.1@70061d9 by renovate ( #18431 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/bitnami/bitnami-docker-redis )) | minor |
`11.1.21` -> `11.2.1` |
---
> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-21 18:06:41 +01:00
TrueCharts Bot
32af56cd0b
chore(deps): update container image common to v17.4.2@faeebbc by renovate ( #18175 )
...
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 )) | minor | `17.2.30` ->
`17.4.2` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | minor | `17.2.26` ->
`17.4.2` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | minor | `17.3.9` ->
`17.4.2` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | minor | `17.2.21` ->
`17.4.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 these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-17 14:17:43 +01:00
Kjeld Schouten
86f4fd1f75
no message
2024-02-17 14:15:20 +01:00
TrueCharts Bot
bdbc2ddfc5
chore(deps): update helm general non-major by renovate ( #17986 )
...
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.12`
-> `10.2.14` |
| [cloudnative-pg](https://cloudnative-pg.io )
([source](https://togithub.com/cloudnative-pg/charts )) | patch |
`0.20.0` -> `0.20.1` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `6.1.15` ->
`6.1.21` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `12.1.12`
-> `12.1.17` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `11.1.13`
-> `11.1.18` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `11.1.17`
-> `11.1.22` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `6.1.15` ->
`6.1.20` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `11.1.16`
-> `11.1.21` |
---
> [!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.14`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.14 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.13...clickhouse-10.2.14 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v10.2.13`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.13 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.12...clickhouse-10.2.13 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
</details>
<details>
<summary>cloudnative-pg/charts (cloudnative-pg)</summary>
###
[`v0.20.1`](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.20.0...cloudnative-pg-v0.20.1 )
[Compare
Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.20.0...cloudnative-pg-v0.20.1 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 18:00:22 +01:00
TrueCharts-Bot
f90b46ec53
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-06 00:08:53 +00:00
TrueCharts Bot
8a13517b15
chore(deps): update container image baserow/baserow to v1.22.3@1ca1cda by renovate ( #17982 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [baserow/baserow](https://gitlab.com/baserow/baserow ) | patch |
`1.22.2` -> `1.22.3` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>baserow/baserow (baserow/baserow)</summary>
###
[`v1.22.3`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1223 )
[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.22.2...1.22.3 )
##### New features
- Clean up UserLogEntry table entries
[#​1792](https://gitlab.com/baserow/baserow/-/issues/1792 )
- Add segmentControl UI component
[#​1918](https://gitlab.com/baserow/baserow/-/issues/1918 )
- Add support to reference duration fields in the formula language.
[#​2190](https://gitlab.com/baserow/baserow/-/issues/2190 )
- Add formats with days to the duration field.
[#​2217](https://gitlab.com/baserow/baserow/-/issues/2217 )
- Allow custom public share URLs
[#​2292](https://gitlab.com/baserow/baserow/-/issues/2292 )
- Use primary row value in email notifications instead of just row ids
[#​2293](https://gitlab.com/baserow/baserow/-/issues/2293 )
- Show billable label only to workspace admins
[#​2295](https://gitlab.com/baserow/baserow/-/issues/2295 )
- Added instructions on how to deploy Baserow to Railway.
[#​2308](https://gitlab.com/baserow/baserow/-/issues/2308 )
- Update Django to 4.1.X
[#​761](https://gitlab.com/baserow/baserow/-/issues/761 )
- Added instructions on how to deploy Baserow to Digital Ocean Apps.
[#​998](https://gitlab.com/baserow/baserow/-/issues/998 )
- Prepared Cloudron, all-in-one Docker image, and Heroku for having
multiple application builder domains.
##### Bug fixes
- Keep space for title in the row edit modal
[#​1734](https://gitlab.com/baserow/baserow/-/issues/1734 )
- Avoid dangling snapshots
[#​1793](https://gitlab.com/baserow/baserow/-/issues/1793 )
- Remove trailing spaces from datetime_format formula
[#​2131](https://gitlab.com/baserow/baserow/-/issues/2131 )
- Fix get_adjacent_row bug causing not returning the correct adjacent
row in certain situations.
[#​2273](https://gitlab.com/baserow/baserow/-/issues/2273 )
- Fixes for Render deployments after changes for their plans.
[#​2275](https://gitlab.com/baserow/baserow/-/issues/2275 )
- Fixes bug where the context menu was displaced if there was a vertical
scrollbar (e.g. form form).
[#​2286](https://gitlab.com/baserow/baserow/-/issues/2286 )
- Fix higher_than and lower_than frontend view filters for formula
fields. [#​2289](https://gitlab.com/baserow/baserow/-/issues/2289 )
- Nullify single select field for KanbanView if it's been trashed.
[#​711](https://gitlab.com/baserow/baserow/-/issues/711 )
- Fix cannot read properties of undefined workspace when navigating to a
table that you don't have access to.
- Fix bug where combined database and table level roles would not be
respected when listing permissions.
- Introduce Airtable import remove invalid surrogates JSON loads
fallback.
- Fixed a bug where the SENTRY_DSN env var was ignored.
##### Refactors
- Redesign checkbox component
[#​1918](https://gitlab.com/baserow/baserow/-/issues/1918 )
- Refactor avatar UI component
[#​1918](https://gitlab.com/baserow/baserow/-/issues/1918 )
- refactor badge component
[#​1918](https://gitlab.com/baserow/baserow/-/issues/1918 )
- Change analytics blacklist to whitelist
[#​2204](https://gitlab.com/baserow/baserow/-/issues/2204 )
##### Breaking API changes
- New formulas returning a date_interval/duration are sent as number of
seconds instead of a formatted string.
[#​2190](https://gitlab.com/baserow/baserow/-/issues/2190 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 19:19:59 +01:00
TrueCharts Bot
dcec5bf3c2
chore(deps): update container image common to v17.2.30@19ad5ec by renovate ( #17804 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | patch | `17.2.29` ->
`17.2.30` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled because a matching PR was automerged
previously.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjguMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-03 14:16:59 +02:00
TrueCharts Bot
8b7c412d3f
chore(deps): update helm general non-major by renovate ( #17525 )
...
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.7` ->
`10.2.12` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`17.2.21` -> `17.2.29` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `6.1.7` ->
`6.1.14` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `12.1.6` ->
`12.1.12` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `11.1.6` ->
`11.1.13` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `11.1.8` ->
`11.1.17` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `6.1.7` ->
`6.1.14` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `11.1.6` ->
`11.1.16` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `11.1.13`
-> `11.1.16` |
---
> [!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.12`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.12 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.11...clickhouse-10.2.12 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v10.2.11`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.11 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.10...clickhouse-10.2.11 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v10.2.10`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.10 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.9...clickhouse-10.2.10 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v10.2.9`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.9 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.8...clickhouse-10.2.9 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v10.2.8`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.8 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.7...clickhouse-10.2.8 )
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.29`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.29 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.2.28...common-17.2.29 )
Function library for TrueCharts
###
[`v17.2.28`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.28 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.2.27...common-17.2.28 )
Function library for TrueCharts
###
[`v17.2.27`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.27 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.2.26...common-17.2.27 )
Function library for TrueCharts
###
[`v17.2.26`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.26 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.2.25...common-17.2.26 )
Function library for TrueCharts
###
[`v17.2.25`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.25 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.2.24...common-17.2.25 )
Function library for TrueCharts
###
[`v17.2.24`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.24 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.2.23...common-17.2.24 )
Function library for TrueCharts
###
[`v17.2.23`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.23 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.2.22...common-17.2.23 )
Function library for TrueCharts
###
[`v17.2.22`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.22 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.2.21...common-17.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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-27 13:41:52 +02:00
TrueCharts Bot
a4b8c8cf64
chore(deps): update container image common to v17.2.29@d7c41a3 by renovate ( #17545 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | patch | `17.2.28` ->
`17.2.29` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-27 00:19:48 +02:00
TrueCharts-Bot
47fe2a803b
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-22 00:10:06 +00:00
TrueCharts Bot
720070abcc
chore(deps): update container image common to v17.2.28@918b4c5 by renovate ( #17478 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | patch | `17.2.26` ->
`17.2.28` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | patch | `17.2.27` ->
`17.2.28` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-21 23:36:51 +02:00
TrueCharts Bot
1dde1f3624
chore(deps): update container image common to v17.2.26@24c98f7 by renovate ( #17409 )
...
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.22` ->
`17.2.26` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | patch | `17.2.25` ->
`17.2.26` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
---------
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-21 18:33:27 +02:00
Stavros Kois
aff301426c
chore(apps): update metadata in chart.yaml ( #17457 )
...
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes # <!--(issue)-->
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
**📃 Notes:**
<!-- Please enter any other relevant information here -->
**✔️ Checklist:**
- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
**➕ App addition**
If this PR is an app addition please make sure you have done the
following.
- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers ) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
---
_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-01-21 16:14:33 +02:00
TrueCharts-Bot
5500b493cc
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-18 00:09:09 +00:00
TrueCharts-Bot
232e306e77
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-17 00:10:15 +00:00
TrueCharts-Bot
317e8b779f
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-16 00:09:12 +00:00
TrueCharts Bot
a5fdee3130
chore(deps): update container image baserow/baserow to v1.22.2@13b1120 by renovate ( #17268 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [baserow/baserow](https://gitlab.com/baserow/baserow ) | patch |
`1.22.1` -> `1.22.2` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>baserow/baserow (baserow/baserow)</summary>
###
[`v1.22.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1222 )
[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.22.1...1.22.2 )
##### New features
- Allow form view prefill of multiple link to table entries
[#​2024](https://gitlab.com/baserow/baserow/-/issues/2024 )
- Show the button formula as a clickable button.
[#​2089](https://gitlab.com/baserow/baserow/-/issues/2089 )
- Add group by support for the duration field type
[#​2191](https://gitlab.com/baserow/baserow/-/issues/2191 )
- Implement Sentry integration (FE/BE) via environment variables.
[#​2205](https://gitlab.com/baserow/baserow/-/issues/2205 )
- Allow string values for link row field and multi select
[#​2250](https://gitlab.com/baserow/baserow/-/issues/2250 )
##### Bug fixes
- Fixed bug where row was overwritten on update. It now only updates
read-only data.
[#​1405](https://gitlab.com/baserow/baserow/-/issues/1405 )
- Fixed bug where it was not possible to update a row that was still
being created.
[#​1507](https://gitlab.com/baserow/baserow/-/issues/1507 )
- Introduce en-x-icu collation for basic fields
[#​1603](https://gitlab.com/baserow/baserow/-/issues/1603 )
- Fix bug when clicking browser's back button didn't close Row edit
modal. [#​2140](https://gitlab.com/baserow/baserow/-/issues/2140 )
- Fix a bug that prevent s manually reordering rows if a filter is
applied on a hidden field.
[#​2175](https://gitlab.com/baserow/baserow/-/issues/2175 )
- Dont propagate ViewDoesNotExist in updating index task
[#​2202](https://gitlab.com/baserow/baserow/-/issues/2202 )
- Return proper exception when share_id is invalid
[#​2203](https://gitlab.com/baserow/baserow/-/issues/2203 )
- Fix bug where the `source` argument was passed to the child serializer
when user_field_names=True.
[#​2268](https://gitlab.com/baserow/baserow/-/issues/2268 )
##### Refactors
- refactor pagination component
[#​1918](https://gitlab.com/baserow/baserow/-/issues/1918 )
- Change cookie values stored for last remembered view ID to shorter
ones. [#​2105](https://gitlab.com/baserow/baserow/-/issues/2105 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-15 13:19:44 +01:00
TrueCharts-Bot
393a8fafee
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-14 00:09:43 +00:00
TrueCharts-Bot
a0af7fc5db
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-13 00:09:18 +00:00
TrueCharts-Bot
7e0c9a152f
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-11 00:09:04 +00:00
TrueCharts-Bot
03d1ee6b0b
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-10 00:09:55 +00:00
TrueCharts Bot
a793703e32
chore(deps): update container image common to v17.2.22@e7c9056 by renovate ( #16986 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | patch | `17.2.21` ->
`17.2.22` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled because a matching PR was automerged
previously.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-09 19:06:30 +01:00
TrueCharts-Bot
c376a256ee
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-06 00:09:08 +00:00
TrueCharts-Bot
6e29769f75
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-05 00:09:21 +00:00
TrueCharts-Bot
980fedc5a3
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-03 00:09:16 +00:00
TrueCharts Bot
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=-->
2024-01-02 21:49:09 +01:00
Kjeld Schouten
ebb11dbbe9
chore: force bump to ensure up-to-date catalogs
2024-01-02 17:01:35 +01:00
TrueCharts Bot
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=-->
2024-01-02 13:59:29 +01:00
TrueCharts-Bot
1482d8090e
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-02 00:09:13 +00:00
Kjeld Schouten
64339bd4b4
chore: increase common version for oci fixes
2024-01-01 23:59:49 +01:00
TrueCharts Bot
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=-->
2024-01-01 22:36:00 +01:00
TrueCharts Bot
026bebde2d
chore(deps): update container image common to v17.2.19@4ebb688 by renovate ( #16733 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/apps )) | patch | `17.2.18` ->
`17.2.19` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-01 18:57:58 +01:00
Kjeld Schouten
aee418953a
chore: bump all charts for OCI test push
2024-01-01 17:40:52 +01:00
TrueCharts Bot
f368d57f85
chore(deps): update container image common to v17.2.18@085ba3c by renovate ( #16732 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| common | patch | `17.2.2` -> `17.2.18` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-01 17:24:42 +01:00
Kjeld Schouten
0eae972794
chore: move everything to consume OCI-hosted common-chart dependency
2024-01-01 17:11:47 +01:00
TrueCharts Bot
9eddcd99d3
chore(deps): update helm general minor by renovate ( #16579 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse )
([source](https://togithub.com/truecharts/charts )) | minor | `10.0.3` ->
`10.1.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`17.1.4` -> `17.2.2` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | minor | `6.0.3` ->
`6.1.0` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | minor | `12.0.3` ->
`12.1.0` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | minor | `11.0.3` ->
`11.1.0` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | minor | `11.0.3` ->
`11.1.0` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | minor | `6.0.3` ->
`6.1.0` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | minor | `11.0.3` ->
`11.1.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/charts (clickhouse)</summary>
###
[`v10.1.0`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.1.0 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.0.3...clickhouse-10.1.0 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
</details>
<details>
<summary>truecharts/library-charts (common)</summary>
###
[`v17.2.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.2 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.2.1...common-17.2.2 )
Function library for TrueCharts
###
[`v17.2.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.1 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.2.0...common-17.2.1 )
Function library for TrueCharts
###
[`v17.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.2.0 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.5...common-17.2.0 )
Function library for TrueCharts
###
[`v17.1.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.5 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.4...common-17.1.5 )
Function library for TrueCharts
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-30 01:53:16 +01:00
TrueCharts Bot
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=-->
2023-12-27 01:36:27 +01: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
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>
2023-12-26 15:18:06 +01: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
5280f7b036
chore(deps): update container image baserow/baserow to v1.22.1@fb2b92c by renovate ( #16484 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [baserow/baserow](https://gitlab.com/baserow/baserow ) | minor |
`1.21.2` -> `1.22.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>baserow/baserow (baserow/baserow)</summary>
###
[`v1.22.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1221 )
[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.22.0...1.22.1 )
##### Bug fixes
- Fix bug causing Baserow to use empty jwt secret by default when
running baserow from docker compose.
[#​2160](https://gitlab.com/baserow/baserow/-/issues/2160 )
- Fixed incorrect handling of row moved warning.
###
[`v1.22.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1220 )
[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.21.2...1.22.0 )
##### New features
- Add support for multiple select in the formula field. Add `has_option`
formula to check if a multiple select field has a specific option.
[#​1363](https://gitlab.com/baserow/baserow/-/issues/1363 )
- Group rows by field.
[#​143](https://gitlab.com/baserow/baserow/-/issues/143 )
- Allow switching between personal and collaborative views.
[#​1449](https://gitlab.com/baserow/baserow/-/issues/1449 )
- Added UUID field type.
[#​1463](https://gitlab.com/baserow/baserow/-/issues/1463 )
- Allow choosing a checkbox input option for the multiple select field
in the form view.
[#​1899](https://gitlab.com/baserow/baserow/-/issues/1899 )
- Add chips UI component
[#​1918](https://gitlab.com/baserow/baserow/-/issues/1918 )
- Redesign context and select menus
[#​1918](https://gitlab.com/baserow/baserow/-/issues/1918 )
- Restyle input and textarea
[#​1918](https://gitlab.com/baserow/baserow/-/issues/1918 )
- Restyle radio button
[#​1918](https://gitlab.com/baserow/baserow/-/issues/1918 )
- Add Last Modified By field
[#​2042](https://gitlab.com/baserow/baserow/-/issues/2042 )
- Send a notification on form submission to subscribed users.
[#​2054](https://gitlab.com/baserow/baserow/-/issues/2054 )
- Allow to follow/unfollow comments on a specific row.
[#​2086](https://gitlab.com/baserow/baserow/-/issues/2086 )
- Display 'available in premium version' message for non-premium users
when switching view to Personal
[#​2087](https://gitlab.com/baserow/baserow/-/issues/2087 )
- Add the duration field type.
[#​2088](https://gitlab.com/baserow/baserow/-/issues/2088 )
- Add support for sorting Last Modified By fields
[#​2106](https://gitlab.com/baserow/baserow/-/issues/2106 )
- Add support for search for last modified by field type
[#​2108](https://gitlab.com/baserow/baserow/-/issues/2108 )
- Add is, is not, empty, not empty filters for last modified by field
[#​2109](https://gitlab.com/baserow/baserow/-/issues/2109 )
- Immediate frontend rendering for changing Last modified by field
values [#​2113](https://gitlab.com/baserow/baserow/-/issues/2113 )
- Add the created_by field type.
[#​624](https://gitlab.com/baserow/baserow/-/issues/624 )
- Add autonumber field
[#​811](https://gitlab.com/baserow/baserow/-/issues/811 )
- Allow choosing a radio input option for the single select field in the
form view.
[#​813](https://gitlab.com/baserow/baserow/-/issues/813 )
- Introduced `BASEROW_FRONTEND_SAME_SITE_COOKIE` environment variable to
change the cookie sameSite value.
- New templates:
- Beverage Sales Management
- Car Comparison
- ESG Management
- Staff Development
##### Bug fixes
- Fixed incorrect font in emails by introducing fallback.
[#​1947](https://gitlab.com/baserow/baserow/-/issues/1947 )
- Fixes the deadlock errors that can occur when updating TSV cells.
[#​1984](https://gitlab.com/baserow/baserow/-/issues/1984 )
- Fix shift arrow selection on grid view when primary key field option
is not first
[#​1998](https://gitlab.com/baserow/baserow/-/issues/1998 )
- Make date field responsive in Row dialog.
[#​2048](https://gitlab.com/baserow/baserow/-/issues/2048 )
- Fixed a bug that prevented table duplication when a 'Link to Table'
field is modified to link to a different table.
[#​2053](https://gitlab.com/baserow/baserow/-/issues/2053 )
- Remove the 'App pitch planner' database from the 'Elementary School
Management System' template.
[#​2060](https://gitlab.com/baserow/baserow/-/issues/2060 )
- Fix a bug causing the 'Duplicate row' in the UI not showing values
correctly for single and multiple select fields.
[#​2068](https://gitlab.com/baserow/baserow/-/issues/2068 )
- Fix a bug preventing lookup fields to work properly with last modified
fields. [#​2081](https://gitlab.com/baserow/baserow/-/issues/2081 )
- Fixed a bug causing the UI to freeze on clicking the already opened
table link in sidebar.
[#​2082](https://gitlab.com/baserow/baserow/-/issues/2082 )
- Fix filename inconsistency for downloaded files
[#​2096](https://gitlab.com/baserow/baserow/-/issues/2096 )
- Disable incompatible filters in public views
[#​2116](https://gitlab.com/baserow/baserow/-/issues/2116 )
- Fix values not being updated in row edit modal if the row is not in
the buffer.
[#​2128](https://gitlab.com/baserow/baserow/-/issues/2128 )
- Fix a bug causing comments not syncing in row edit modal on
navigation.
[#​2144](https://gitlab.com/baserow/baserow/-/issues/2144 )
- Fix bug causing the notification panel to crash with comment
notifications lacking user sender
[#​2157](https://gitlab.com/baserow/baserow/-/issues/2157 )
- Disable session recording in Posthog to prevent ReportingObserver
error.
- Fix show paginated response of the APIListingView in the OpenAPI spec.
- Fixed undefined event when copying rows via multiple row context.
- Fix duplicate darker color in palette.
- Fix limit of the multiple selection in the web-frontend
- Resolve the postcss-loader warnings.
- Fix bug where commenters were not able to see row comments and change
history.
- Suppress redirect error when selecting the database application.
##### Refactors
- Alert and toast refactor
[#​1918](https://gitlab.com/baserow/baserow/-/issues/1918 )
- Reduce the amount of data written from automatic field updates when
possible.
[#​2021](https://gitlab.com/baserow/baserow/-/issues/2021 )
- Pick a valid view from the available ones if a rowId is provided in
the route params.
[#​2095](https://gitlab.com/baserow/baserow/-/issues/2095 )
- Add the `workspace_id` and the `database_id` to webhook payload.
[#​2147](https://gitlab.com/baserow/baserow/-/issues/2147 )
- Improved performance of the field dependency updating.
- Improved performance of the field serialized import export, resulting
in fast duplication.
</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=-->
2023-12-25 01:53:29 +01:00
TrueCharts-Bot
c26aa35148
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-25 00:08:55 +00:00
TrueCharts Bot
702b146d12
chore(deps): update helm general non-major by renovate ( #16384 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse )
([source](https://togithub.com/truecharts/charts )) | patch | `9.0.16` ->
`9.0.17` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`16.2.20` -> `16.2.21` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.15` ->
`5.0.16` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `11.0.16`
-> `11.0.17` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.16`
-> `10.0.17` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.15`
-> `10.0.16` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.15` ->
`5.0.16` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.16`
-> `10.0.17` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/charts (clickhouse)</summary>
###
[`v9.0.17`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.17 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.16...clickhouse-9.0.17 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
</details>
<details>
<summary>truecharts/library-charts (common)</summary>
###
[`v16.2.21`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.21 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.20...common-16.2.21 )
Function library for TrueCharts
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-24 16:57:27 +01:00
TrueCharts Bot
af2c9bee81
chore(deps): update helm general non-major by renovate ( #16376 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse )
([source](https://togithub.com/truecharts/charts )) | patch | `9.0.15` ->
`9.0.16` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`16.2.17` -> `16.2.20` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.14` ->
`5.0.15` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `11.0.15`
-> `11.0.16` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.15`
-> `10.0.16` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.14`
-> `10.0.15` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.14` ->
`5.0.15` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.15`
-> `10.0.16` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/charts (clickhouse)</summary>
###
[`v9.0.16`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.16 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.15...clickhouse-9.0.16 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
</details>
<details>
<summary>truecharts/library-charts (common)</summary>
###
[`v16.2.20`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.20 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.19...common-16.2.20 )
Function library for TrueCharts
###
[`v16.2.19`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.19 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.18...common-16.2.19 )
Function library for TrueCharts
###
[`v16.2.18`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.18 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.17...common-16.2.18 )
Function library for TrueCharts
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-24 14:01:40 +01:00
TrueCharts-Bot
40b9ad4519
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-24 00:09:56 +00: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
TrueCharts Bot
6f0ac9ae20
chore(deps): update helm general non-major by renovate ( #16346 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse )
([source](https://togithub.com/truecharts/charts )) | patch | `9.0.5` ->
`9.0.7` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`16.2.7` -> `16.2.9` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.4` ->
`5.0.6` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `11.0.5` ->
`11.0.7` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.5` ->
`10.0.7` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.4` ->
`10.0.6` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `5.0.4` ->
`5.0.6` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `10.0.4` ->
`10.0.7` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/charts (clickhouse)</summary>
###
[`v9.0.7`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.7 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.6...clickhouse-9.0.7 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v9.0.6`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.6 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.5...clickhouse-9.0.6 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
</details>
<details>
<summary>truecharts/library-charts (common)</summary>
###
[`v16.2.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.9 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.8...common-16.2.9 )
Function library for TrueCharts
###
[`v16.2.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.8 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.7...common-16.2.8 )
Function library for TrueCharts
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDUuMyIsInVwZGF0ZWRJblZlciI6IjM3LjEwNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 17:36:26 +01:00
Kjeld Schouten
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
TrueCharts Bot
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==-->
2023-12-20 19:30:50 +01: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
4fceb64003
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-17 00:09:15 +00:00
TrueCharts Bot
45f50c7fcc
chore(deps): update helm general non-major ( #14784 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cert-manager](https://togithub.com/cert-manager/cert-manager ) | patch
| `v1.13.2` -> `v1.13.3` |
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse )
([source](https://togithub.com/truecharts/charts )) | patch | `7.0.25` ->
`7.0.30` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`14.3.5` -> `14.5.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`15.0.1` -> `15.3.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`16.0.0` -> `16.2.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`15.2.0` -> `15.3.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`14.3.3` -> `14.5.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`15.3.1` -> `15.3.4` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `3.0.38` ->
`3.0.41` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `9.0.40` ->
`9.0.43` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `3.0.40` ->
`3.0.43` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `8.0.44` ->
`8.0.47` |
| [velero](https://togithub.com/vmware-tanzu/velero )
([source](https://togithub.com/vmware-tanzu/helm-charts )) | minor |
`5.1.4` -> `5.2.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>cert-manager/cert-manager (cert-manager)</summary>
###
[`v1.13.3`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.13.3 )
[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.13.2...v1.13.3 )
cert-manager is the easiest way to automatically manage certificates in
Kubernetes and OpenShift clusters.
> ⚠️ Read about the [**breaking changes in cert-manager
1.13**](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.13.0 )
before you upgrade from a < v1.13 version!
This patch release contains fixes for the following security
vulnerabilities in the cert-manager-controller:
- [`GO-2023-2334`](https://pkg.go.dev/vuln/GO-2023-2334 ): Decryption of
malicious PBES2 JWE objects can consume unbounded system resources.
If you use [ArtifactHub Security
report](https://artifacthub.io/packages/helm/cert-manager/cert-manager/1.13.2?modal=security-report )
or [trivy](https://trivy.dev/ ), this patch will also silence the
following warning about a vulnerability in code which is imported but
**not used** by the cert-manager-controller:
-
[`CVE-2023-47108`](https://access.redhat.com/security/cve/CVE-2023-47108 ):
DoS vulnerability in `otelgrpc` due to unbound cardinality metrics.
An ongoing security audit of cert-manager suggested some changes to the
webhook code to mitigate DoS attacks, and these are included in this
patch release.
##### Changes
##### Bug or Regression
- The webhook server now returns HTTP error 413 (Content Too Large) for
requests with body size `>= 3MiB`. This is to mitigate DoS attacks that
attempt to crash the webhook process by sending large requests that
exceed the available memory.
([#​6507](https://togithub.com/cert-manager/cert-manager/pull/6507 ),
[@​inteon](https://togithub.com/inteon ))
- The webhook server now returns HTTP error 400 (Bad Request) if the
request contains an empty body.
([#​6507](https://togithub.com/cert-manager/cert-manager/pull/6507 ),
[@​inteon](https://togithub.com/inteon ))
- The webhook server now returns HTTP error 500 (Internal Server Error)
rather than crashing, if the code panics while handling a request.
([#​6507](https://togithub.com/cert-manager/cert-manager/pull/6507 ),
[@​inteon](https://togithub.com/inteon ))
- Mitigate potential "Slowloris" attacks by setting `ReadHeaderTimeout`
in all `http.Server` instances.
([#​6538](https://togithub.com/cert-manager/cert-manager/pull/6538 ),
[@​wallrj](https://togithub.com/wallrj ))
- Upgrade Go modules: `otel`, `docker`, and `jose` to fix CVE alerts.
See https://github.com/advisories/GHSA-8pgv-569h-w5rw ,
https://github.com/advisories/GHSA-jq35-85cj-fj4p , and
https://github.com/advisories/GHSA-2c7c-3mj9-8fqh .
([#​6514](https://togithub.com/cert-manager/cert-manager/pull/6514 ),
[@​inteon](https://togithub.com/inteon ))
##### Dependencies
##### Added
*Nothing has changed.*
##### Changed
- `cloud.google.com/go/firestore`: `v1.11.0 → v1.12.0`
- `cloud.google.com/go`: `v0.110.6 → v0.110.7`
- `github.com/felixge/httpsnoop`: [`v1.0.3 →
v1.0.4`](https://togithub.com/felixge/httpsnoop/compare/v1.0.3...v1.0.4 )
- `github.com/go-jose/go-jose/v3`: [`v3.0.0 →
v3.0.1`](https://togithub.com/go-jose/go-jose/v3/compare/v3.0.0...v3.0.1 )
- `github.com/go-logr/logr`: [`v1.2.4 →
v1.3.0`](https://togithub.com/go-logr/logr/compare/v1.2.4...v1.3.0 )
- `github.com/golang/glog`: [`v1.1.0 →
v1.1.2`](https://togithub.com/golang/glog/compare/v1.1.0...v1.1.2 )
- `github.com/google/go-cmp`: [`v0.5.9 →
v0.6.0`](https://togithub.com/google/go-cmp/compare/v0.5.9...v0.6.0 )
-
`go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc`:
`v0.45.0 → v0.46.0`
- `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`:
`v0.44.0 → v0.46.0`
- `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc`:
`v1.19.0 → v1.20.0`
- `go.opentelemetry.io/otel/exporters/otlp/otlptrace`: `v1.19.0 →
v1.20.0`
- `go.opentelemetry.io/otel/metric`: `v1.19.0 → v1.20.0`
- `go.opentelemetry.io/otel/sdk`: `v1.19.0 → v1.20.0`
- `go.opentelemetry.io/otel/trace`: `v1.19.0 → v1.20.0`
- `go.opentelemetry.io/otel`: `v1.19.0 → v1.20.0`
- `go.uber.org/goleak`: `v1.2.1 → v1.3.0`
- `golang.org/x/sys`: `v0.13.0 → v0.14.0`
- `google.golang.org/genproto/googleapis/api`: `f966b18 → b8732ec`
- `google.golang.org/genproto`: `f966b18 → b8732ec`
- `google.golang.org/grpc`: `v1.58.3 → v1.59.0`
##### Removed
*Nothing has changed.*
</details>
<details>
<summary>truecharts/charts (clickhouse)</summary>
###
[`v7.0.30`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.30 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.29...clickhouse-7.0.30 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v7.0.29`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.29 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.28...clickhouse-7.0.29 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v7.0.28`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.28 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.27...clickhouse-7.0.28 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v7.0.27`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.27 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.26...clickhouse-7.0.27 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
###
[`v7.0.26`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.26 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.25...clickhouse-7.0.26 )
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
</details>
<details>
<summary>truecharts/library-charts (common)</summary>
###
[`v14.5.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.5.0 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.4.0...common-14.5.0 )
Function library for TrueCharts
###
[`v14.4.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.4.0 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.5...common-14.4.0 )
Function library for TrueCharts
</details>
<details>
<summary>vmware-tanzu/helm-charts (velero)</summary>
###
[`v5.2.0`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-5.2.0 )
[Compare
Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-5.1.7...velero-5.2.0 )
A Helm chart for velero
#### What's Changed
- \[velero] Pass config trough tpl and implement reload trigger by
[@​jkroepke](https://togithub.com/jkroepke ) in
[https://github.com/vmware-tanzu/helm-charts/pull/525 ](https://togithub.com/vmware-tanzu/helm-charts/pull/525 )
**Full Changelog**:
https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.7...velero-5.2.0
###
[`v5.1.7`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-5.1.7 )
[Compare
Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-5.1.6...velero-5.1.7 )
A Helm chart for velero
#### What's Changed
- \[velero]: Feature push new charts to GHCR OCI registry as well by
[@​ishuar](https://togithub.com/ishuar ) in
[https://github.com/vmware-tanzu/helm-charts/pull/523 ](https://togithub.com/vmware-tanzu/helm-charts/pull/523 )
- \[velero] feat: Add additional templating options for Velero upgrade
CRDs job by [@​cbuto](https://togithub.com/cbuto ) in
[https://github.com/vmware-tanzu/helm-charts/pull/528 ](https://togithub.com/vmware-tanzu/helm-charts/pull/528 )
#### New Contributors
- [@​cbuto](https://togithub.com/cbuto ) made their first
contribution in
[https://github.com/vmware-tanzu/helm-charts/pull/528 ](https://togithub.com/vmware-tanzu/helm-charts/pull/528 )
**Full Changelog**:
https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.6...velero-5.1.7
###
[`v5.1.6`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-5.1.6 )
[Compare
Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-5.1.5...velero-5.1.6 )
A Helm chart for velero
#### What's Changed
- \[velero]: Disable default values for upgradeJobResources by
[@​ishuar](https://togithub.com/ishuar ) in
[https://github.com/vmware-tanzu/helm-charts/pull/524 ](https://togithub.com/vmware-tanzu/helm-charts/pull/524 )
**Full Changelog**:
https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.5...velero-5.1.6
###
[`v5.1.5`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-5.1.5 )
[Compare
Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-5.1.4...velero-5.1.5 )
A Helm chart for velero
#### What's Changed
- Bump velero/velero from 1.12.1 to v1.12.2 in /charts/velero by
[@​dependabot](https://togithub.com/dependabot ) in
[https://github.com/vmware-tanzu/helm-charts/pull/522 ](https://togithub.com/vmware-tanzu/helm-charts/pull/522 )
**Full Changelog**:
https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.4...velero-5.1.5
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 13:45:50 +01:00
Kjeld Schouten
b3cff36b48
chore: fix move mistake and cleanup metadata
2023-12-16 13:04:04 +01:00
TrueCharts-Bot
58ebe44c10
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-14 00:08:50 +00:00
TrueCharts-Bot
61f5b6aca3
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-13 12:03:05 +00:00
TrueCharts-Bot
b9f4ccaee6
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-12 12:02:26 +00:00
TrueCharts-Bot
3ac7442c25
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-12 00:09:22 +00:00
TrueCharts-Bot
c43b0458e7
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-10 00:09:20 +00:00
TrueCharts-Bot
9edb8f34a2
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-09 00:08:31 +00:00
TrueCharts-Bot
22527b3c61
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-08 00:08:52 +00:00
TrueCharts-Bot
fbb022673b
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-07 00:09:07 +00:00
TrueCharts-Bot
c5c271cb7e
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-03 23:55:02 +00:00
TrueCharts-Bot
1805e0a25a
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-03 23:43:13 +00:00
Kjeld Schouten
02d153a62c
chore: bump everything to ensure catalog has latest versions
2023-12-03 23:19:50 +01:00