Great question from last week
Something seems to have changed recently – I’ve been making changes to a chart for a Helm Installation with the Replicated SDK but they’re not showing up when I create a new release with
replicated release create
and then I runhelm upgrade
in my dev cluster. I tried creating a new channel to see if that would help, but any new channels I create are refusing to deploy anything. I even tried with a simple nginx chart, and I’m still can’t gethelm install
orhelm upgrade
to work.The error I get from the Helm CLI is
Error: INSTALLATION FAILED: Unable to locate any tags in provided repository: oci://registry.replicated.com/my-app/testchannel1/wp-enterprise
I’ve tried this on the replicated SDK version v0.0.1-beta.4 and v0.0.1-beta.3