Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
hjacobs committed Jul 24, 2019
1 parent bfe1c27 commit a972656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ version:
sed -i 's,appVersion: "[0-9.]*",appVersion: "$(VERSION)",g' chart/*/Chart.yaml

.PHONY: release
release: docker version
release: push version

0 comments on commit a972656

Please sign in to comment.