diff --git a/updatebot/config.yml b/updatebot/config.yml index 31b5ec9..bc92ade 100644 --- a/updatebot/config.yml +++ b/updatebot/config.yml @@ -69,3 +69,14 @@ projects: kind: docker namespace: apache repository: tika + +- name: ntfy + kind: kustomize + images: + - name: ntfy + image: docker.io/binwiederhier/ntfy + tag_format: v{version} + source: + kind: github + organization: binwiederhier + repo: ntfy