Skip to content

Commit

Permalink
fix: fix commit message for oci helm charts
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Sep 21, 2023
1 parent 13c8341 commit 7e4e911
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions fixes.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@
"matchDatasources": ["npm"],
"matchDepNames": ["primeng"],
"respectLatest": false
},
{
"description": "Fix oci helm chart commit message",
"matchDatasources": ["docker"],
"matchManagers": ["helmv3"],
"commitMessageTopic": "helm release {{depName}}"
}
]
}

0 comments on commit 7e4e911

Please sign in to comment.