Ver Fonte

Merge pull request #1455 from ChristianLempa/renovate/grafana-alloy-1.11.x

chore(deps): update grafana/alloy docker tag to v1.11.3
Christian Lempa há 4 meses atrás
pai
commit
9029d97533
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      library/compose/alloy/compose.yaml.j2

+ 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.2
+    image: grafana/alloy:v1.11.3
     container_name: {{ container_name | default("alloy") }}
     container_name: {{ container_name | default("alloy") }}
     hostname: {{ container_hostname }}
     hostname: {{ container_hostname }}
     command:
     command: