chore(deps): update container image mariadb to v15.2.1@674cbcc by renovate (#24338)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mariadb](https://truecharts.org/charts/stable/mariadb) ([source](https://togithub.com/bitnami/bitnami-docker-mariadb)) | patch | `15.2.0` -> `15.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yLjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC4yLjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
This commit is contained in:
parent
56e817e82f
commit
2f559d7d68
|
@ -14,7 +14,7 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 15.2.0
|
||||
version: 15.2.1
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
|
|
|
@ -16,7 +16,7 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 15.2.0
|
||||
version: 15.2.1
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
|
@ -42,4 +42,4 @@ sources:
|
|||
- https://hub.docker.com/r/seafileltd/seafile-mc
|
||||
- https://seafile.com
|
||||
type: application
|
||||
version: 7.3.1
|
||||
version: 7.3.2
|
||||
|
|
|
@ -16,7 +16,7 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 15.2.0
|
||||
version: 15.2.1
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
|
@ -40,4 +40,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/servas
|
||||
- https://hub.docker.com/r/beromir/servas
|
||||
type: application
|
||||
version: 6.3.1
|
||||
version: 6.3.2
|
||||
|
|
Loading…
Reference in New Issue