Skip to content

Commit cf2a3e3

Browse files
committed
chore(*): bump spin shim to v0.19.0
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 95902df commit cf2a3e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/helm-chart-smoketest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_call:
55

66
env:
7-
SHIM_SPIN_VERSION: v0.15.1
7+
SHIM_SPIN_VERSION: v0.19.0
88

99
jobs:
1010
helm-install-smoke-test:

config/samples/test_shim_spin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
fetchStrategy:
1616
type: anonymousHttp
1717
anonHttp:
18-
location: "https://github.com/spinframework/containerd-shim-spin/releases/download/v0.15.1/containerd-shim-spin-v2-linux-aarch64.tar.gz"
18+
location: "https://github.com/spinframework/containerd-shim-spin/releases/download/v0.19.0/containerd-shim-spin-v2-linux-aarch64.tar.gz"
1919

2020
runtimeClass:
2121
# Note: this name is used by the Spin Operator project as its default:

0 commit comments

Comments
 (0)