Skip to content

Commit b2ad364

Browse files
committed
Remove default image tag from values
1 parent 857de83 commit b2ad364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/charts/command-cert-manager-issuer/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ image:
77
repository: m8rmclarenkf/command-cert-manager-external-issuer-controller
88
pullPolicy: IfNotPresent
99
# Overrides the image tag whose default is the chart appVersion.
10-
tag: "1.0.3"
10+
tag: ""
1111

1212
imagePullSecrets: []
1313
nameOverride: ""

0 commit comments

Comments
 (0)