Skip to content

Commit 14f84de

Browse files
authored
Merge pull request #5 from vdice/chore/bump-spin-shim-v0.15.1
chore(*): bump node-installer image to v0.15.1
2 parents baa444d + 56db291 commit 14f84de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

marketplace/charts/spinkube-azure-marketplace/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ global:
4242
image: kwasm-operator
4343
registry: ghcr.io/kwasm
4444
kwasmOperatorInstallerImage:
45-
tag: v0.14.1
45+
tag: v0.15.1
4646
image: node-installer
4747
registry: ghcr.io/spinkube/containerd-shim-spin
4848

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ cert-manager:
77
kwasm-operator:
88
enabled: true
99
kwasmOperator:
10-
installerImage: ghcr.io/spinkube/containerd-shim-spin/node-installer:v0.14.1
10+
installerImage: ghcr.io/spinkube/containerd-shim-spin/node-installer:v0.15.1

0 commit comments

Comments
 (0)