Skip to content

Commit 0a5b3a3

Browse files
Merge pull request #42 from tmax-cloud/v5.0.3
[chore] Bump version to v5.0.3
2 parents f3acb26 + afc7e5d commit 0a5b3a3

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.2
2+
VERSION ?= v5.0.3
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,6 +17,6 @@ spec:
1717
spec:
1818
containers:
1919
- name: webhook
20-
image: tmaxcloudck/image-validation-webhook:v5.0.2
20+
image: tmaxcloudck/image-validation-webhook:v5.0.3
2121
imagePullPolicy: Always
2222
serviceAccountName: image-validation-webhook

0 commit comments

Comments
 (0)