Commit 313e6c97 authored by derailed's avatar derailed
Browse files

rev up

parent 739f495d
Showing with 1 addition and 1 deletion
+1 -1
......@@ -3,7 +3,7 @@ PACKAGE := github.com/derailed/$(NAME)
GIT := $(shell git rev-parse --short HEAD)
SOURCE_DATE_EPOCH ?= $(shell date +%s)
DATE := $(shell date -u -d @${SOURCE_DATE_EPOCH} +"%Y-%m-%dT%H:%M:%SZ")
VERSION ?= v0.24.8
VERSION ?= v0.24.9
IMG_NAME := derailed/k9s
IMAGE := ${IMG_NAME}:${VERSION}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment