Skip to content

Commit

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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/matomo | digest | `74ca3af` -> `42f1b9b` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored Feb 5, 2024
1 parent 3ac6628 commit 941ed3d
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: 12.0.4
version: 12.0.5
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.1@sha256:74ca3af8892b286dc9906163b0bf5529cf78e778f80879971a70b0fe1197dc01
tag: 5.0.1@sha256:42f1b9bf2b0629cf82f52f65138fa9bc0b570e6af73b15369d3e9fbc9f441661
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down

0 comments on commit 941ed3d

Please sign in to comment.