diff --git a/kustomization.yml b/kustomization.yml index 3e86f13..4e0749b 100644 --- a/kustomization.yml +++ b/kustomization.yml @@ -11,6 +11,6 @@ images: newTag: "3.19" - name: matomo-server newName: library/matomo - newTag: "5.0.1" + newTag: "5.0.2" ...