fixes, and regex filter for bookstack version checker

This commit is contained in:
2026-01-13 09:27:14 +01:00
parent c5d6491cf8
commit f63f67d3ff
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -157,7 +157,6 @@ metadata:
labels:
app.kubernetes.io/instance: bookstack
app.kubernetes.io/name: bookstack
app.kubernetes.io/version: 25.11.5
spec:
replicas: 1
strategy:
@@ -171,7 +170,8 @@ spec:
labels:
app.kubernetes.io/instance: bookstack
app.kubernetes.io/name: bookstack
app.kubernetes.io/version: 25.11.5
annotations:
match-regex.version-checker.io/code-server: '^[0-9]+\.[0-9]+\.[0-9]+$'
spec:
containers:
- name: bookstack