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
go run github.com/openshift-pipelines/tektoncd-catalog/cmd/catalog-cd@main release --output release --version $(CHART_VERSION)$(RELEASE_DIR)/task/$(CHART_NAME)
42
+
@echo "Now you can release:"
43
+
@echo " git tag v$(CHART_VERSION) && git push v$(CHART_VERSION)"
0 commit comments