From f8056767c62fa8b5f690d37bb674ad6a5065613e Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 4 Sep 2023 10:49:41 +0200 Subject: [PATCH] branching - update refs --- varnish.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/varnish.yaml b/varnish.yaml index 9e02a41..118a656 100644 --- a/varnish.yaml +++ b/varnish.yaml @@ -36,9 +36,9 @@ data: rpms: varnish: rationale: Module API. - ref: stream-varnish-6-rhel-8.9.0 + ref: stream-varnish-6-rhel-8.10.0 varnish-modules: rationale: Extension modules. - ref: stream-varnish-6-rhel-8.9.0 + ref: stream-varnish-6-rhel-8.10.0 buildorder: 1 ...