How To Scale Progress Bar Proportionately?

I have a rounded rectangle progress bar that I would like to scale on the X axis but of course as I scale down the progress bar the rounded edges will become stretched out or squished.

How do I go about scaling the bar proportionately without having to make numerous progress bars? I’d like to scale the bar dynamically for the HP of various enemies.

Any help would be appreciated thanks!