Skip to content

Commit

Permalink
Merge pull request #84 from joonas/add-wasmcloud-1_1_1
Browse files Browse the repository at this point in the history
Add wasmcloud 1.1.1 to release build versions
  • Loading branch information
tormath1 authored Sep 3, 2024
2 parents 2a4d0fe + 810977b commit c5182a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,9 @@ variant: flatcar
version: 1.0.0
storage:
files:
- path: /opt/extensions/wasmcloud/wasmcloud-1.0.0-x86-64.raw
- path: /opt/extensions/wasmcloud/wasmcloud-1.1.1-x86-64.raw
contents:
source: https://github.com/flatcar/sysext-bakery/releases/download/latest/wasmcloud-1.0.0-x86-64.raw
source: https://github.com/flatcar/sysext-bakery/releases/download/latest/wasmcloud-1.1.1-x86-64.raw
- path: /etc/sysupdate.d/noop.conf
contents:
source: https://github.com/flatcar/sysext-bakery/releases/download/latest/noop.conf
Expand All @@ -238,7 +238,7 @@ storage:
inline: |
<redacted>
links:
- target: /opt/extensions/wasmcloud/wasmcloud-1.0.0-x86-64.raw
- target: /opt/extensions/wasmcloud/wasmcloud-1.1.1-x86-64.raw
path: /etc/extensions/wasmcloud.raw
hard: false
systemd:
Expand Down
1 change: 1 addition & 0 deletions release_build_versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ wasmtime-18.0.1

wasmcloud-0.82.0
wasmcloud-1.0.0
wasmcloud-1.1.1

tailscale-1.70.0

Expand Down

0 comments on commit c5182a6

Please sign in to comment.