Skip to content

Commit 566ff51

Browse files
Merge pull request #37 from tmax-cloud/chore/bump-version
2 parents 6c04ac6 + af4fccd commit 566ff51

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
@@ -1,5 +1,5 @@
11
# Current version
2-
VERSION ?= v5.0.0
2+
VERSION ?= v5.0.2
33
REGISTRY ?= tmaxcloudck
44

55
# Image URL to use all building/pushing image targets

deploy/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: webhook
20-
image: tmaxcloudck/image-validation-webhook:v5.0.1
20+
image: tmaxcloudck/image-validation-webhook:v5.0.2
2121
imagePullPolicy: IfNotPresent
2222
volumeMounts:
2323
- name: webhook-certs

0 commit comments

Comments
 (0)