chart=2.104.11,image=2.104.11
chart=2.104.11,image=2.104.11: hack/bin/integration-cleanup.sh: Use jq magic instead of bash (#1432)
For some reason the the bash expression to calculate time fails in CI and helm now supports outputting json, so I swapped bash magic with jq magic. It is more robust, hopefully it is also more understandable. Co-authored-by: jschaul <jschaul@users.noreply.github.com>