Skip to content

Commit 7e5cb1a

Browse files
authored
fix: update operator image version (#399)
1 parent a85fcfd commit 7e5cb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/tensor-fusion/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ controller:
3131
image:
3232
repository: tensorfusion/tensor-fusion-operator
3333
# Overrides the image tag whose default is the chart appVersion.
34-
tag: "1.43.4"
34+
tag: "1.47.2"
3535
# This is for setting Kubernetes Annotations to a Pod.
3636
# For more information checkout: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
3737

0 commit comments

Comments
 (0)