Skip to content

Commit 83b9af4

Browse files
authored
fix: update leader elector image tag to remove version prefix 'v' (#651)
1 parent f637cb2 commit 83b9af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ app-proxy:
587587
image:
588588
registry: quay.io
589589
repository: codefresh/leader-elector
590-
tag: v0.0.1
590+
tag: 0.0.1
591591
containerSecurityContext:
592592
allowPrivilegeEscalation: false
593593
readinessProbe:

0 commit comments

Comments
 (0)