chore(deps): update container image bitnami/matomo to 5.0.3@8fe5652 by renovate (#20272)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/matomo | digest | `e27a45e` -> `8fe5652` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
736409f31e
commit
b85a3ddc1a
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/matomo
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png
|
||||
keywords:
|
||||
- analytics
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -41,4 +41,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/matomo
|
||||
- https://hub.docker.com/r/bitnami/matomo
|
||||
type: application
|
||||
version: 13.13.0
|
||||
version: 13.13.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: bitnami/matomo
|
||||
tag: 5.0.3@sha256:e27a45e6fac65d14fdd1e0c861967039c0e78f4916c503a3b5f23111f27d1b56
|
||||
tag: 5.0.3@sha256:8fe56527c1203ded704c774586877cd928f88d717fbba57daabf51f22b25f8fd
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue