DEFAULT_IMAGE_TAG

Constant DEFAULT_IMAGE_TAG 

Source
pub const DEFAULT_IMAGE_TAG: &str = "v0.5.2";
Expand description

Default image tag for operator and scout Deployments.

Always matches the binary’s own version (e.g. "v0.5.0") so that bindy bootstrap installs exactly the image that was shipped with this binary.