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
@@ -171,7 +171,7 @@ spec:
app.kubernetes.io/instance: bookstack
app.kubernetes.io/name: bookstack
annotations:
match-regex.version-checker.io/code-server: '^[0-9]+\.[0-9]+\.[0-9]+$'
match-regex.version-checker.io/bookstack: '^\d+\.\d+\.\d+$'
spec:
containers:
- name: bookstack