From 4eaa5802cbc8529f5e108e94d489967fb67dad35 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Tue, 2 Sep 2025 09:09:55 +0200 Subject: [PATCH] Fix inconsistent contributing guide Contributing still mentions the dockerhub file instead of the combined file. This fixes it. Signed-off-by: Jean-Philippe Evrard --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8adeb08..f6d7d38 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -301,7 +301,7 @@ Please also note down on which releases the upcoming `kured` release was tested on or what it supports. (Check old release notes if you're unsure.) Before clicking on publishing release, upload the yaml manifest -(`kured--dockerhub.yaml`) file. +(`kured--combined.yaml`) file. Click on publish the release and set as the latest release.