Skip to content

Commit b6f94da

Browse files
vdicevoigt
authored andcommitted
chore(*): bump spin shim to v0.19.0
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 583750f commit b6f94da

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
@@ -9,7 +9,7 @@ env:
99
# For k3d in particular, containerd 2.0 is used starting with k3s image tag v1.32.2-k3s1
1010
K8S_VERSION: v1.32.1
1111
MICROK8S_CHANNEL: 1.32/stable
12-
SHIM_SPIN_VERSION: v0.18.0
12+
SHIM_SPIN_VERSION: v0.19.0
1313
DOCKER_BUILD_SUMMARY: false
1414

1515
jobs:

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)