* fix(deps): Loki 3.6.1 CVE updates (#20014) * docs: 3.5.8 Release Notes (backport release-3.6.x) (#19995) * docs: Release Notes 3.6.1 (backport release-3.6.x) (#19971) * docs: backport typo to 3.6 (#19967) * chore(docs): Fix link to helm chart values.yaml (backport release-3.6.x) (#19963) * chore(release-3.6.x): release 3.6.1 (#19953) - Add support for instantiated services and a target to disable/restart all at the same time - Update to version 3.6.1: * fix(docker): set WORKDIR to root in loki Dockerfiles (#19952) * fix(docker): missing permissions to start docker (backport release-3.6.x) (#19948) * chore(k277): release 3.6.0 (#19686) - add support for instantiated services - Sync service files with upstream again - Update to version 3.6.0: A new big feature and bugfix release For all the details see https://github.com/grafana/loki/releases/tag/v3.6.0 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/loki?expand=0&rev=60
6 lines
101 B
SYSTEMD
6 lines
101 B
SYSTEMD
[Unit]
|
|
Description=Target to restart all parts of Grafana Loki
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|