Skip to content

Commit bbc4e3f

Browse files
committed
prepare v1.0.2 release
1 parent e00b7c4 commit bbc4e3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
default: test
22

3-
VERSION := 1.0.2-dev
3+
VERSION := 1.0.2
44

55
GITHUB_REPOSITORY ?= marshallford/default-allow-privilege-escalation
66
IMAGE := $(GITHUB_REPOSITORY)

deploy/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ commonLabels:
1717

1818
images:
1919
- name: docker.io/marshallford/default-allow-privilege-escalation
20-
newTag: 1.0.2-dev
20+
newTag: 1.0.2
2121

2222
generatorOptions:
2323
disableNameSuffixHash: true

0 commit comments

Comments
 (0)