Skip to content

Commit b28a536

Browse files
authored
changed issue description in changelog
1 parent 4ce2ced commit b28a536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.chloggen/fix-expandedvalue-sanitization-on-struct-collection.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ change_type: 'bug_fix'
77
component: pkg/confmap
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: 'Use string representation when mapping to string fields in arbitrary data structures'
10+
note: 'Fix an issue where configs could fail to decode when using interpolated values in string fields.'
1111

1212
# One or more tracking issues or pull requests related to the change
1313
issues: [14413]

0 commit comments

Comments
 (0)