chore(mariadb): update image docker.io/bitnamisecure/mariadb digest to b78cd82 (#44532)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/mariadb | digest | `fc61d7c` -> `b78cd82` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWFyaWFkYiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -25,18 +25,18 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/mariadb
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/mariadb.webp
|
||||
home: https://truecharts.org/charts/stable/mariadb
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.webp
|
||||
keywords:
|
||||
- mariadb
|
||||
- mysql
|
||||
- database
|
||||
- sql
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: mariadb
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-mariadb
|
||||
@@ -45,5 +45,5 @@ sources:
|
||||
- https://hub.docker.com/r/bitnamisecure/mariadb
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 17.11.17
|
||||
version: 17.11.18
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/bitnamisecure/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:fc61d7cc2bda19903fb29ea0cb129c20cc51447465a1476cb286e70922375dd1
|
||||
tag: latest@sha256:b78cd82c1a645024cfdf0780b39245c9bb8f48bd9640d1cf4e2a63ef2e98eed7
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user