Skip to content

Commit 6356624

Browse files
authored
[chore] Bump version to v5.0.4 (#45)
1 parent 7eb81da commit 6356624

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.3
2+
VERSION ?= v5.0.4
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.3
20+
image: tmaxcloudck/image-validation-webhook:v5.0.4
2121
imagePullPolicy: Always
2222
volumeMounts:
2323
- mountPath: /etc/webhook/certs

0 commit comments

Comments
 (0)