Skip to content

Commit a9108db

Browse files
author
markschenk
committed
Version of helm reopistory doesn't seem to be determined correctly. Added extra log statements to track what is going wrong
1 parent df6ef7a commit a9108db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PLUGIN_NAME := outdated
22

3-
VERSION = $(shell grep "\d.\d.\d" plugin.yaml)
3+
VERSION = 1.2.8
44
$(info Executing make for Helm outdated ${VERSION})
55

66
# Temporary directory for tools

0 commit comments

Comments
 (0)