Skip to content

Commit ee70a4c

Browse files
authored
Merge pull request #34 from vdice/chore/bump-shim-to-v0.16.0
chore(values.yaml): bump node-installer to v0.16.0
2 parents 65b517f + 95eeb5e commit ee70a4c

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

0 commit comments

Comments
 (0)