updated image tags and regex filters for version-checker

This commit is contained in:
2026-01-13 20:31:11 +01:00
parent b7597b6f9c
commit 9bc0e0a8fc
7 changed files with 18 additions and 13 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ spec:
app.kubernetes.io/instance: outline
app.kubernetes.io/name: outline
annotations:
match-regex.version-checker.io/outline: '?\d+\.\d+\.\d+$'
match-regex.version-checker.io/outline: '^\d+\.\d+\.\d+$'
spec:
containers:
- name: outline