chore(helm): update image public.ecr.aws/bitnami/mariadb 11.8.3 → 12.0.2 (#38909)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/mariadb](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/mariadb)) | major | `e77ee6b` -> `cf7ca99` | --- > [!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**: 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11.8.3
|
||||
appVersion: 12.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mariadb
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 16.3.2
|
||||
version: 17.0.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: public.ecr.aws/bitnami/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11.8.3@sha256:e77ee6ba23b51f066ec884ae3c081d809ae60cc03c28da2221fc4180ad5c1da4
|
||||
tag: 12.0.2@sha256:cf7ca99fdd78d55df34b39c97d2f77224f706a3399a1d495577d500f5ea96bde
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user