Upgrading ops-gateway
-
Pull the target version of the image file (offline package download)
crictl pull nocoly/ops-gateway:VERSION
-
Modify the image version number in the
/data/hap/script/kubernetes/ops.yaml
file; -
Update the
yaml
to apply and use the new versionkubectl apply -f /data/hap/script/kubernetes/ops.yaml