grim/tagpull

Look for the annotation on the deployment itself and not in it's template
package main
const (
Annotation = "tagpull/autoupdate"
Version = "0.1.0"
)