You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
⇒ 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
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 chart2.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.
The text was updated successfully, but these errors were encountered: