home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 1c5eb79215ac32726d2f38298d1378225bd587c1
parent d1e522f1222bc663eb4e56379dc9cbaa6db033b1
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Thu, 21 Apr 2022 11:28:04 +0200

nix/packages: op-inst use latest channel

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mnix/packages/my/scripts/bin/op-inst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nix/packages/my/scripts/bin/op-inst b/nix/packages/my/scripts/bin/op-inst @@ -28,7 +28,7 @@ metadata: name: openshift-pipeline-operator namespace: openshift-operators spec: - channel: preview + channel: latest name: openshift-pipelines-operator-rh source: redhat-operators sourceNamespace: openshift-marketplace