Skip to content

Commit

Permalink
only update prometheus crds for the prometheus package
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Nov 17, 2024
1 parent 6ffa8e7 commit 214dd7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
{
"description": "Update Prometheus Stack CRDs at the same time as the ArgoCD Application",
"matchManagers": ["argocd"],
"matchPackageNames": ["kube-prometheus-stack"],
"postUpgradeTasks": {
"commands": [
"bash scripts/autoupdate-prometheus-crds.sh '{{{newVersion}}}'"
Expand Down

0 comments on commit 214dd7d

Please sign in to comment.