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
Possibly we could move the creation of these .tgz files into the fluvio-cluster build script. That way we can change the trigger to rebundle helm charts by watching for changes in the entire directory.
Or the makefile rule can just always recreate new .tgz with temp names. We'd save them (by rename) if:
When running
package
ink8-util/helm/Makefile
, the helm chart packages are not rebuilt after editing chart templates.The text was updated successfully, but these errors were encountered: