From d6ad786fecdad0015e2cd71dbf7b8d85c4b343b5 Mon Sep 17 00:00:00 2001 From: Martin Marcher Date: Wed, 18 Oct 2023 15:26:14 +0000 Subject: [PATCH] Update CHANGELOG.md fixes #955 Maintenance for Golang Agent and Quickstarter --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5bc6a72f..7ed48f1d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Modified ### Fixed +- Maintenance for Golang Agent and QuickStarter ([#955](https://github.com/opendevstack/ods-quickstarters/issues/955)) - jenkins agents can not import private keys into gpg keyring to use with helm secrets ([#945](https://github.com/opendevstack/ods-quickstarters/issues/945)) - Streamlit quickstarter build fails to import nexus host certificates into truststore ([#951](https://github.com/opendevstack/ods-quickstarters/issues/951))