chore(deps): update helm chart mariadb to 11.0.2 (#16183)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.0` -> `11.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (mariadb)</summary> ### [`v11.0.2`](https://togithub.com/truecharts/charts/releases/tag/mariadb-11.0.2) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-11.0.0...mariadb-11.0.2) Fast, reliable, scalable, and easy to use open-source relational database system. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
1e41352e9f
commit
20982eff51
|
@ -31,7 +31,7 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 11.0.0
|
||||
version: 11.0.2
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
|
|
|
@ -30,7 +30,7 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 11.0.0
|
||||
version: 11.0.2
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
|
|
Loading…
Reference in New Issue