OpsMx / spinnaker-helm

Stable helm chart of Spinnaker
23 stars 43 forks source link

Fix helm release to registry #36

Open ranesagar opened 1 year ago

ranesagar commented 1 year ago

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 https://github.com/OpsMx/spinnaker-helm/commit/b0d39d321ee8173843b9c5706333250435f581a9 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 commented 6 months ago

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