We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e5582c + 2768de8 commit 92b3931Copy full SHA for 92b3931
marketplace/charts/spinkube-azure-marketplace/values.yaml
@@ -42,7 +42,7 @@ global:
42
image: kwasm-operator
43
registry: ghcr.io/kwasm
44
kwasmOperatorInstallerImage:
45
- tag: v0.16.0
+ tag: v0.17.0
46
image: node-installer
47
registry: ghcr.io/spinkube/containerd-shim-spin
48
kwasmOperatorTestConnectionWget:
values.yaml
@@ -7,4 +7,4 @@ cert-manager:
7
kwasm-operator:
8
enabled: true
9
kwasmOperator:
10
- installerImage: ghcr.io/spinkube/containerd-shim-spin/node-installer:v0.16.0
+ installerImage: ghcr.io/spinkube/containerd-shim-spin/node-installer:v0.17.0
0 commit comments