cockroachdb / helm-charts

Helm charts for cockroachdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helm-chart action fails on master branch

celiala opened this issue · comments

This job is intended to pass only when there is some code level changes in self-signer utility and when it passes we know that we have to build and push a new version of self-signer utility only when the tag is changed.

Self-signer utility is stable from long time and hence that job doesn't passes. However, I will add a fix so that job doesn't fail when tagChange is not true.

@prafull01 it looks like this still might be failing? For example: https://github.com/cockroachdb/helm-charts/actions/runs/5262327917

I filed #320 to follow up the fix.