diff --git a/kubernetes.json b/kubernetes.json index 5bd41b8..8782cc1 100644 --- a/kubernetes.json +++ b/kubernetes.json @@ -45,7 +45,7 @@ { "customType": "regex", "fileMatch": [ - "^flux/(?:.+/)overlays/(?:.+/)patches/(?:statefulSet|postgresCluster)\\.ya?ml$" + "^flux/(?:.+/)overlays/(?:.+/)patches/(?:deployment|statefulSet|postgresCluster)\\.ya?ml$" ], "matchStrings": [ "\\s+(?:imageName):\\s+\"?'?(?[^:\\s]+):(?[^\"'@\\s]+)(?:@(?sha256:[a-f0-9]+))?\"?'?",