Skip to content

Commit

Permalink
try to get post upgrade commands working
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Nov 17, 2024
1 parent b59d9fc commit b0c06de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/renovate-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"repositories": [
"small-hack/argocd-apps"
],
"allowedPostUpgradeCommands": ["^scripts"]
"allowedPostUpgradeCommands": ["^bash scripts/autoupdate-prometheus-crds.sh"]
}
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
{
"matchManagers": ["github-actions"],
"matchDepNames": ["renovate"],
"matchPackageNames": ["renovate/renovate"],
"automerge": true
},
{
Expand Down

0 comments on commit b0c06de

Please sign in to comment.