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
We often forget to update our own helm chart. On each release, we should:
1- Create a PR towards main that updates the helm chart version and appVersion.
2- After our own helm chart is released, bump too the version in https://github.com/grafana/beyla/actions/workflows/helm-release.yml
Or, at least, if the helm chart is not updated, having some red badge in the repo that would remind us to do it.
The text was updated successfully, but these errors were encountered:
We often forget to update our own helm chart. On each release, we should:
1- Create a PR towards
main
that updates the helm chart version and appVersion.2- After our own helm chart is released, bump too the version in https://github.com/grafana/beyla/actions/workflows/helm-release.yml
Or, at least, if the helm chart is not updated, having some red badge in the repo that would remind us to do it.
The text was updated successfully, but these errors were encountered: