Эх сурвалжийг харах

chore(deps): update grafana/alloy docker tag to v1.11.2 (#1328)

* chore(deps): update grafana/alloy docker tag to v1.11.2

* chore: sync template versions with image updates

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
renovate[bot] 6 сар өмнө
parent
commit
b08e9d876d

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

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

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

@@ -14,9 +14,9 @@ metadata:
     Source: https://github.com/grafana/alloy
     Source: https://github.com/grafana/alloy
 
 
     Documentation: https://grafana.com/docs/alloy/latest/
     Documentation: https://grafana.com/docs/alloy/latest/
-  version: v1.11.1
+  version: v1.11.2
   author: Christian Lempa
   author: Christian Lempa
-  date: '2025-10-09'
+  date: '2025-10-13'
   tags:
   tags:
     - monitoring
     - monitoring
     - grafana
     - grafana