Skip to content

Commit

Permalink
Merge branch 'main' into renovate/public.ecr.aws-bitnami-redis-export…
Browse files Browse the repository at this point in the history
…er-1.x
  • Loading branch information
jmeridth authored Jan 5, 2025
2 parents f5f52d2 + 89f40fd commit 59f524e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@
"matchPackagePatterns": ["redis-ha"],
"enabled": false
},
{
"matchPackagePatterns": ["public.ecr.aws/bitnami/redis-exporter"],
"commitMessagePrefix": "chore({{{replace 'public.ecr.aws/' '' depName}}}):",
"postUpgradeTasks": {
"commands": ["./scripts/renovate-bump-version.sh {{depName}}"]
}
},
{
"matchPackageNames": ["ghcr.io/renovatebot/renovate"],
"extends": ["schedule:monthly"]
Expand Down

0 comments on commit 59f524e

Please sign in to comment.