From f77ee66ba86c06ffcc0af74d2f078f565f119cd7 Mon Sep 17 00:00:00 2001 From: "alloy-sysext-automation[bot]" <260467655+alloy-sysext-automation[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 01:18:21 +0000 Subject: [PATCH] chore: update Grafana Alloy sysext to 1.18.0 --- opentofu/modules/vultr/instance/userdata/ghost.bu | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/opentofu/modules/vultr/instance/userdata/ghost.bu b/opentofu/modules/vultr/instance/userdata/ghost.bu index 351f0a0..5817cbb 100644 --- a/opentofu/modules/vultr/instance/userdata/ghost.bu +++ b/opentofu/modules/vultr/instance/userdata/ghost.bu @@ -33,12 +33,12 @@ storage: # Quick hash retrieval: # curl -s https://ghost-sysext-images.separationofconcerns.dev/alloy-{VERSION}-amd64.raw.sha256 # ========================================================================== - - path: /opt/extensions/alloy/alloy-1.14.2-amd64.raw + - path: /opt/extensions/alloy/alloy-1.18.0-amd64.raw mode: 0644 contents: - source: https://ghost-sysext-images.separationofconcerns.dev/alloy-1.14.2-amd64.raw + source: https://ghost-sysext-images.separationofconcerns.dev/alloy-1.18.0-amd64.raw verification: - hash: sha256-268db7a95a807cfb1c9544fce8a0845db8d7b74354c9ab0e5a1959e4093b7fa7 + hash: sha256-4e7f314eae1665e488ff5f40a777789f3f92c4e7d7fce07783900af38523033b # Alloy sysupdate configuration for automatic updates # GPG signature verification is enabled - signatures are created by @@ -397,7 +397,7 @@ storage: hard: false # Symlink must be updated when changing Alloy version (path above) - - target: /opt/extensions/alloy/alloy-1.14.2-amd64.raw + - target: /opt/extensions/alloy/alloy-1.18.0-amd64.raw path: /etc/extensions/alloy.raw hard: false