Upgrade Kubernetes Agents
Upgrade
BindPlane OP does not support upgrading container-based agents when using the web interface. This is because the container is immutable and operates with a read-only filesystem. Volumes are used for any data that needs to be written at runtime.
You can upgrade the agent version by re-deploying the agents using the process outlined in the Install section. Alternatively, you can modify the image tag and re-deploy with kubectl apply
.