Support for AWS ECR as package feed for "Upgrade a Helm Chart" step
I have successfully set up an AWS ECR package feed and can find the Helm charts I have pushed there when I test the feed. However, ECR feeds do not show in the dropdown for package source in the Helm step.
I also tried using the oci:// address of the ECR as a Helm Feed, but receive the message "Only 'http' and 'https' schemes are allowed. (Parameter 'requestUri’).”
It would be great to be able to use at least one of these as a source for the chart.
1
vote

-
David Gard commented
FYI, there is already a User Voice request for this feature.
-
Tireli Efe commented
you can use its variable #{Octopus.Action.Package.PackageVersion} instead of url.