diff --git a/manifests/loki/deployment.yaml b/manifests/loki/deployment.yaml index f78b04e..8de45db 100644 --- a/manifests/loki/deployment.yaml +++ b/manifests/loki/deployment.yaml @@ -18,7 +18,7 @@ spec: runAsUser: 1000 containers: - name: loki - image: grafana/loki:2.8.2 + image: grafana/loki:3.4.2 imagePullPolicy: IfNotPresent ports: - containerPort: 3100