diff --git a/changelog/v0.40.7/issue-582.yaml b/changelog/v0.40.7/issue-582.yaml new file mode 100644 index 00000000..cf49aac7 --- /dev/null +++ b/changelog/v0.40.7/issue-582.yaml @@ -0,0 +1,6 @@ +changelog: + - type: NEW_FEATURE + issueLink: https://github.com/solo-io/skv2/issues/582 + description: > + Support extraVolumes/extraVolumeMounts fields which can be passed in by the user from helm values. + skipCI: "false"