Skip to content

Commit 4f72e54

Browse files
author
Moritz Clasmeier
committed
Bump helmtest to PR #201 for openshift-4.12 schema support
This temporarily points to stackrox/helmtest PR #201 which adds the openshift-4.12 schema needed for the updated tests. Reference: stackrox/helmtest#201
1 parent 690f61b commit 4f72e54

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,9 @@ replace github.com/nxadm/tail => github.com/stackrox/tail v1.4.9-0.2024080613095
554554
// primarily to iterate faster. See https://issues.redhat.com/browse/ROX-7911
555555
replace github.com/operator-framework/helm-operator-plugins => github.com/stackrox/helm-operator v0.8.1-0.20251208094835-6f1985043d0d
556556

557+
// Temporary: Use helmtest PR #201 for openshift-4.12 schema support
558+
replace github.com/stackrox/helmtest => github.com/stackrox/helmtest v0.0.0-20260408100353-99e7fa7c6df6
559+
557560
// @stackrox/sensor-ecosystem
558561
replace (
559562
// Our fok has following features:

go.sum

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)