updatebot: Manage ntfy
parent
982cd88255
commit
bdc24e1778
|
@ -69,3 +69,14 @@ projects:
|
||||||
kind: docker
|
kind: docker
|
||||||
namespace: apache
|
namespace: apache
|
||||||
repository: tika
|
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
|
||||||
|
|
Loading…
Reference in New Issue