ソースを参照

Merge pull request #1293 from ChristianLempa/renovate/grafana-alloy-1.x

chore(deps): update grafana/alloy docker tag to v1.11.0
Christian Lempa 5 ヶ月 前
コミット
22352a3542

+ 1 - 1
library/compose/alloy/compose.yaml.j2

@@ -1,6 +1,6 @@
 services:
   {{ service_name | default("alloy") }}:
-    image: grafana/alloy:v1.10.2
+    image: grafana/alloy:v1.11.0
     container_name: {{ container_name | default("alloy") }}
     hostname: {{ container_hostname }}
     command:

+ 2 - 2
library/compose/alloy/template.yaml

@@ -14,9 +14,9 @@ metadata:
     Source: https://github.com/grafana/alloy
 
     Documentation: https://grafana.com/docs/alloy/latest/
-  version: v1.10.2
+  version: v1.11.0
   author: Christian Lempa
-  date: '2025-10-02'
+  date: '2025-10-07'
   tags:
     - monitoring
     - grafana