v0.46.4 - 9 Jul 2024
Breaking changes
-
Update note 1: for operatorhub based
VMAgent
deploymentserviceAccount
vmagent
must be removed. It's no longer shipped with bundle. After deletion operator will create new account with needed permissions. -
[manifests]: properly add webhook.enable for operatorhub deployments. See this commit 7a460b0 for details.
-
[manifests]: removes exact user from
runAsUser
setting. It must be defined atdocker image
orsecurity profile
level. See this commit 1cc4a0e for details. by @AndrewChubatiuk -
operator: switches from distroless to scratch base image. See this commit 768bf76 for details. by @AndrewChubatiuk
-
config-reloader: do not specify
command
for container.command
configured atdocker image
level. See this commit 2192115 for details. by @AndrewChubatiuk -
[build-scripts]: fixed replaced version extraction by @AndrewChubatiuk in #1026
Full Changelog: v0.46.3...v0.46.4