Skip to content

Commit

Permalink
chore(regex-managers): improve helmChartYamlAppVersions description (
Browse files Browse the repository at this point in the history
  • Loading branch information
HonkingGoose committed May 8, 2023
1 parent 72f165a commit 8b06cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/presets/internal/regex-managers.ts
Expand Up @@ -27,7 +27,7 @@ export const presets: Record<string, Preset> = {
],
},
helmChartYamlAppVersions: {
description: 'Update `appVersion` value in Helm chart Chart.yaml.',
description: 'Update `appVersion` value in Helm chart `Chart.yaml`.',
regexManagers: [
{
datasourceTemplate: 'docker',
Expand Down

0 comments on commit 8b06cdc

Please sign in to comment.