use application/component labels

This commit is contained in:
Henning Jacobs
2020-04-26 14:17:57 +02:00
parent f38f72cede
commit 2c63f64da8
5 changed files with 15 additions and 10 deletions

View File

@@ -23,7 +23,6 @@ test: lint install
poetry run coverage report
version:
sed -i "s/version: v.*/version: v$(VERSION)/" deploy/*.yaml
sed -i "s/kube-ops-view:.*/kube-ops-view:$(VERSION)/" deploy/*.yaml
appjs: