For the image mapper config map, it would be nice to have some metadata
apiVersion: v1
kind: ConfigMap
metadata:
...
labels:
app.kubernetes.io/version: "SHA"
annotations:
knative.dev/example-checksum: "123456"
this would be similar to other resource.