automatic image updates from public repos with selected tags feature added
All checks were successful
Lint / Run on Ubuntu (push) Successful in 1m30s
Tests / Run on Ubuntu (push) Successful in 1m38s

This commit is contained in:
2025-05-04 19:24:31 +05:00
parent 8029529f89
commit 8d581652a4
9 changed files with 397 additions and 13 deletions

View File

@@ -16,3 +16,8 @@ spec:
cpuLimit: "500m"
memoryLimit: "512Mi"
optOutLabelKey: "andy.vendetti.ru/skip-resource-defaults"
imageUpdatePolicy:
enabled: true
checkInterval: "5m"
monitoredTags: ["latest", "dev"]
# restartAnnotation: "andy.vendetti.ru/restartedAt"