Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix helm release to registry #36

Open
ranesagar opened this issue Apr 25, 2023 · 1 comment
Open

Fix helm release to registry #36

ranesagar opened this issue Apr 25, 2023 · 1 comment

Comments

@ranesagar
Copy link
Contributor

Glad to see that this has been picked up again. I see that a subsequent newer version of the chart was produced, but not released?

Perhaps the release to the registry https://helmcharts.opsmx.com is broken as I don't see the latest chart 2.2.14 released.

I believe the github action was set up by @abhinaybyrisetty in b0d39d3 to release the artifact to github probably needs to be to released to the registry too.

⇒  helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "hashicorp" chart repository
...Successfully got an update from the "ingress-nginx" chart repository
...Successfully got an update from the "opsmx" chart repository
 ⇒  helm search repo spinnaker                       
NAME                            CHART VERSION   APP VERSION     DESCRIPTION                                       
opsmx/spinnaker                 2.2.7           1.26.6          Open source, multi-cloud continuous delivery pl...
@ranesagar
Copy link
Contributor Author

Looks like this is fixed now. Thanks.

⇒  helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "spinnaker" chart repository
Update Complete. ⎈Happy Helming!⎈

⇒  helm search repo spinnaker
NAME               	CHART VERSION	APP VERSION	DESCRIPTION
spinnaker/spinnaker	2.2.16       	1.30.1     	Open source Spinnaker with v1.30.1 Gitops Support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant