Skip to content

Commit d42d32f

Browse files
authored
Chart: Use the latest version of operator image (#225)
1 parent ba56503 commit d42d32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-chart/flink-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ rbac:
2424

2525
# The defination of the operator image
2626
operatorImage:
27-
name: ghcr.io/spotify/flink-operator:v0.3.3
27+
name: ghcr.io/spotify/flink-operator:latest
2828
pullPolicy: IfNotPresent
2929

3030
# Defines security context for operator container

0 commit comments

Comments
 (0)