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 baa444d + 56db291 commit 14f84deCopy full SHA for 14f84de
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.14.1
+ tag: v0.15.1
46
image: node-installer
47
registry: ghcr.io/spinkube/containerd-shim-spin
48
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.14.1
+ installerImage: ghcr.io/spinkube/containerd-shim-spin/node-installer:v0.15.1
0 commit comments