Skip to content

Commit b7d5504

Browse files
committed
Use correct tag for operator.image
Signed-off-by: David Young <[email protected]>
1 parent b8e8703 commit b7d5504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/fdb-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
operator:
22
name: fdb-kubernetes-operator-controller-manager
33
image: foundationdb/fdb-kubernetes-operator
4-
tag: 0.29.0
4+
tag: v0.29.0
55
role: fdb-kubernetes-operator-manager-role
66
rolebinding: fdb-kubernetes-operator-manager-rolebinding
77
replicas: 1

0 commit comments

Comments
 (0)