mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 02:32:18 -03:00
chore(helm): update image public.ecr.aws/bitnami/matomo 5.4.0 → 5.5.0 (#40551)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/matomo](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/matomo)) | minor | `3695ded` -> `94b976c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.4.0
|
||||
appVersion: 5.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -43,7 +43,8 @@ sources:
|
||||
- https://gallery.ecr.aws/bitnami/matomo
|
||||
- https://github.com/bitnami/bitnami-docker-matomo
|
||||
- https://github.com/matomo-org/matomo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/matomo
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/matomo
|
||||
type: application
|
||||
version: 17.8.0
|
||||
version: 17.9.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: public.ecr.aws/bitnami/matomo
|
||||
tag: 5.4.0@sha256:3695dedee523f602d4bc411e01411dee82938e4ca3f56fee79048cc6b2f91c56
|
||||
tag: 5.5.0@sha256:94b976cb619172f4bd24bd5df6c6828459b6420144da7a8bc3f47c6b0fc0e352
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user