Skip to content

Commit

Permalink
updated docker image and app version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkeschiren committed Mar 21, 2024
1 parent 748cdbe commit 5672923
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/matomo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "4.12.3"
appVersion: "5.0.3"
description: A Helm chart Matomo
name: matomo
version: 11.0.27
version: 11.0.28
2 changes: 1 addition & 1 deletion charts/matomo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ matomo:
## imagePullSecrets:
## - myRegistryKeySecretName
imagePullSecrets: []
image: digitalist/matomo:4.12.3
image: digitalist/matomo:5.0.3
runAsUser: 82
installCommand: ./console plugin:activate ExtraTools && ./console matomo:install --install-file=/tmp/matomo/install.json --force --do-not-drop-db
# Post install for helm chart. Starts a post-install-job.
Expand Down

0 comments on commit 5672923

Please sign in to comment.