Skip to content

Commit 20831a4

Browse files
committed
Pin operator Konflux Dockerfile version label
Enables dynamic tagging in Konflux releases. Signed-off-by: Daniel Farrell <[email protected]>
1 parent 1223c37 commit 20831a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile.submariner-operator.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ USER submariner
6464

6565
LABEL com.redhat.component="submariner-operator-container" \
6666
name="rhacm2/submariner-rhel9-operator" \
67-
version="${BASE_BRANCH}" \
67+
version="v0.19.4" \
6868
summary="Submariner Operator" \
6969
description="The Submariner Operator manages the lifecycle of Submariner components." \
7070
io.k8s.display-name="Submariner Operator" \

0 commit comments

Comments
 (0)