diff --git a/server/kustomization.yml b/server/kustomization.yml index 989e7b5..d9e85f4 100644 --- a/server/kustomization.yml +++ b/server/kustomization.yml @@ -55,6 +55,6 @@ images: newTag: "11.2.2" - name: mariadb-metrics newName: prom/mysqld-exporter - newTag: "v0.15.0" + newTag: "v0.15.1" ...