Skip to content

Commit

Permalink
chore: add includePath
Browse files Browse the repository at this point in the history
to allow `Renovate` to update image tags in values.yaml
  • Loading branch information
mikutas committed Dec 9, 2024
1 parent 9bf8f97 commit a5eee0e
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 @@ -12,6 +12,7 @@
"includePaths": [
"**/charts/argo-workflows/Chart.yaml",
"**/charts/argo-cd/Chart.yaml",
"**/charts/argo-cd/values.yaml",
"**/charts/argo-events/Chart.yaml",
"**/charts/argo-rollouts/Chart.yaml",
"**/charts/argocd-image-updater/Chart.yaml",
Expand Down

0 comments on commit a5eee0e

Please sign in to comment.