Skip to content

Commit 92b3931

Browse files
authored
Merge pull request #41 from vdice/chore/bump-node-installer-0.17.0
chore(node-installer): bump to v0.17.0
2 parents 4e5582c + 2768de8 commit 92b3931

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.16.0
45+
tag: v0.17.0
4646
image: node-installer
4747
registry: ghcr.io/spinkube/containerd-shim-spin
4848
kwasmOperatorTestConnectionWget:

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.16.0
10+
installerImage: ghcr.io/spinkube/containerd-shim-spin/node-installer:v0.17.0

0 commit comments

Comments
 (0)