update diun annotations to correctly monitor for image version updates and update some services alongside[ci skip]

This commit is contained in:
Viktor Barzin 2024-12-30 14:01:38 +00:00
parent ea40805dbf
commit bf854be9c9
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
22 changed files with 109 additions and 362 deletions

View file

@ -16,3 +16,8 @@ server:
enabled: false
# hosts:
# - authentik.viktorbarzin.me
podAnnotations:
diun.enable: true
diun.include_tags: "^202[0-9].[0-9]+.*$" # no need to annotate the worker as it uses the same image
global:
addPrometheusAnnotations: true