Skip to content

Commit 54c8bfb

Browse files
committed
Don't actually tag value in here because we're gonna use chart AppVersion
1 parent c73eec8 commit 54c8bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/chisel-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:
1111
repository: ghcr.io/fyralabs/chisel-operator
1212
pullPolicy: IfNotPresent
1313
# Overrides the image tag whose default is the chart appVersion.
14-
tag: v0.4.0
14+
# tag:
1515

1616
imagePullSecrets: []
1717
nameOverride: ""

0 commit comments

Comments
 (0)