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 65b517f + 95eeb5e commit ee70a4cCopy full SHA for ee70a4c
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.15.1
+ tag: v0.16.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.15.1
+ installerImage: ghcr.io/spinkube/containerd-shim-spin/node-installer:v0.16.0
0 commit comments