added regex filters for version check
This commit is contained in:
@@ -451,6 +451,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: grafana
|
||||
annotations:
|
||||
match-regex.version-checker.io/grafana: '^[0-9]+\.[0-9]+\.[0-9]+$'
|
||||
spec:
|
||||
securityContext:
|
||||
fsGroup: 472
|
||||
|
||||
Reference in New Issue
Block a user