Upgrade Kubernetes Collectors
Upgrade
Bindplane does not support upgrading container-based collectors 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 collector version by re-deploying the collectors using the process outlined in the Install section. Alternatively, you can modify the image tag and re-deploy with kubectl apply
.