Skip to content

Commit

Permalink
chore(deps): update container image bitnami/matomo to v5.0.1@74ca3af …
Browse files Browse the repository at this point in the history
…by renovate (#17453)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/matomo | major | `4.16.0` -> `5.0.1` |

---

> [!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**: 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
  • Loading branch information
truecharts-admin authored Jan 21, 2024
1 parent f2f3bca commit 92b15c2
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 @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.16.0
appVersion: 5.0.1
dependencies:
- name: common
version: 17.2.26
Expand Down Expand Up @@ -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: 11.1.12
version: 12.0.0
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: 4.16.0@sha256:3ba4a01186bcd340b328d4c3b1314af78a2336e4b8ae61c2b6633845e843e789
tag: 5.0.1@sha256:74ca3af8892b286dc9906163b0bf5529cf78e778f80879971a70b0fe1197dc01
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down

0 comments on commit 92b15c2

Please sign in to comment.