Skip to content

Commit 69e850f

Browse files
committed
test: fixed envtest version
Signed-off-by: Tomer Figenblat <[email protected]>
1 parent 289780b commit 69e850f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ VERSION_KUSTOMIZE = v5.6.0
6767
VERSION_GO_TEST_COVERAGE = v2.8.2
6868
VERSION_GOLANG_CI_LINT = v1.59.1
6969
VERSION_HELM = v3.17.0
70-
VERSION_ENVTEST = release-0.20
70+
VERSION_ENVTEST = release-0.19
7171

7272
#####################################
7373
###### Build related variables ######

bundle/manifests/regional-dr-trigger-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
annotations:
55
alm-examples: '[]'
66
capabilities: Basic Install
7-
createdAt: "2025-05-05T19:30:36Z"
7+
createdAt: "2025-05-05T23:19:12Z"
88
operatorframework.io/suggested-namespace: regional-dr-trigger
99
operators.operatorframework.io/builder: operator-sdk-v1.39.2
1010
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4

0 commit comments

Comments
 (0)