mattermost / mattermost-helm

Mattermost Helm charts for Kubernetes
Apache License 2.0
162 stars 145 forks source link

Fix update index function to skip if there is no release #374

Closed spirosoik closed 1 year ago

spirosoik commented 1 year ago

Summary

When we added the flag --skip-existing the update_index started failing as there are no changes in the index.yaml if there is no release in practice by any helm.

Ticket Link

Ticket: https://mattermost.atlassian.net/browse/CLD-4194