Skip to content

Commit c69eccc

Browse files
committed
v0.1.1 release
1 parent 42fc269 commit c69eccc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ NOCOLOR:=\\033[0m
88

99
REGISTRY?=yzaccc
1010
IMAGE?=k8s-service-validator
11-
TAG?=dev
11+
TAG?=v0.1.1
1212

1313
##@ Build
1414

sonobuoy-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ sonobuoy-config:
33
plugin-name: k8s-service-validator-sonobuoy-plugin
44
result-format: manual
55
spec:
6-
image: yzaccc/k8s-service-validator:dev
6+
image: yzaccc/k8s-service-validator:v0.1.1
77
name: plugin

0 commit comments

Comments
 (0)