Skip to content

Commit 9ad4bb4

Browse files
chore: update Grafana Alloy sysext to 1.13.1 (#152)
Co-authored-by: alloy-sysext-automation[bot] <260467655+alloy-sysext-automation[bot]@users.noreply.github.com>
1 parent c582611 commit 9ad4bb4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • opentofu/modules/vultr/instance/userdata

opentofu/modules/vultr/instance/userdata/ghost.bu

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ storage:
3232
# Quick hash retrieval:
3333
# curl -s https://ghost-sysext-images.separationofconcerns.dev/alloy-{VERSION}-amd64.raw.sha256
3434
# ==========================================================================
35-
- path: /opt/extensions/alloy/alloy-1.13.0-amd64.raw
35+
- path: /opt/extensions/alloy/alloy-1.13.1-amd64.raw
3636
mode: 0644
3737
contents:
38-
source: https://ghost-sysext-images.separationofconcerns.dev/alloy-1.13.0-amd64.raw
38+
source: https://ghost-sysext-images.separationofconcerns.dev/alloy-1.13.1-amd64.raw
3939
verification:
40-
hash: sha256-f013de84c6ef1437c76ca22a1fb5d74953c2f87536683c446f15ce5b5949d4f1
40+
hash: sha256-b9381d66b3d863091843f1e69433e11e8f13e25d59c3e508541ab07cc4723425
4141

4242
# Alloy sysupdate configuration for automatic updates
4343
# GPG signature verification is enabled - signatures are created by
@@ -233,7 +233,7 @@ storage:
233233
hard: false
234234

235235
# Symlink must be updated when changing Alloy version (path above)
236-
- target: /opt/extensions/alloy/alloy-1.13.0-amd64.raw
236+
- target: /opt/extensions/alloy/alloy-1.13.1-amd64.raw
237237
path: /etc/extensions/alloy.raw
238238
hard: false
239239

0 commit comments

Comments
 (0)