From 6100244b5bb602fe9d99d4a19385b44c7d5fe00f Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 4 Sep 2023 10:49:51 +0200 Subject: [PATCH] branching - update refs --- satellite-5-client.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/satellite-5-client.yaml b/satellite-5-client.yaml index bdc47b0..6bbf806 100644 --- a/satellite-5-client.yaml +++ b/satellite-5-client.yaml @@ -40,20 +40,20 @@ data: rpms: dnf-plugin-spacewalk: rationale: DNF plugin for communication with Red Hat Satellite 5. - ref: stream-satellite-5-client-1.0-rhel-8.9.0 + ref: stream-satellite-5-client-1.0-rhel-8.10.0 buildorder: 10 rhn-client-tools: rationale: Binaries to allow system to receive software updates from Red Hat Satellite 5. - ref: stream-satellite-5-client-1.0-rhel-8.9.0 + ref: stream-satellite-5-client-1.0-rhel-8.10.0 buildorder: 10 rhnlib: rationale: Libraries to allow system to receive software updates from Red Hat Satellite 5. - ref: stream-satellite-5-client-1.0-rhel-8.9.0 + ref: stream-satellite-5-client-1.0-rhel-8.10.0 buildorder: 10 rhnsd: rationale: Red Hat Satellite update agent. - ref: stream-satellite-5-client-1.0-rhel-8.9.0 + ref: stream-satellite-5-client-1.0-rhel-8.10.0 buildorder: 10 ...