Skip to content

Commit

Permalink
chore(deps): update container image bitnami/matomo to 5.0.3@ec52baf b…
Browse files Browse the repository at this point in the history
…y renovate (#19541)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/matomo | digest | `d277ebc` -> `ec52baf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin committed Mar 20, 2024
1 parent dc99225 commit 7031b6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/matomo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.12.2
version: 13.12.3
2 changes: 1 addition & 1 deletion charts/stable/matomo/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: bitnami/matomo
tag: 5.0.3@sha256:d277ebceb191a5226cb25757f09a1d76d30507ae0822a4d707cd385aed4756e1
tag: 5.0.3@sha256:ec52baf7456725fc83d4a084d64f8b4caf5a8ff112acc292244ed66793e55d85
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down

0 comments on commit 7031b6a

Please sign in to comment.