Skip to content

Commit c28b5e5

Browse files
fix(container): update container image quay.io/operator-framework/helm-operator to v1.42.1
1 parent 7504df8 commit c28b5e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

object-lease-operator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM quay.io/operator-framework/helm-operator:v1.42.0
2+
FROM quay.io/operator-framework/helm-operator:v1.42.1
33

44
### Required OpenShift Labels
55
LABEL name="Object Lease Operator" \

0 commit comments

Comments
 (0)