File tree Expand file tree Collapse file tree
opentofu/modules/vultr/instance/userdata Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments