From 513569f7374a70e9fc53ecb88bddabdf954660cf Mon Sep 17 00:00:00 2001 From: Mauri de Souza Meneguzzo Date: Wed, 14 Aug 2024 17:56:47 -0300 Subject: [PATCH] Update changelog --- ...to-Go-1.22.5.yaml => 1712176768-Upgrade-to-Go-1.22.6.yaml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename changelog/fragments/{1712176768-Upgrade-to-Go-1.22.5.yaml => 1712176768-Upgrade-to-Go-1.22.6.yaml} (95%) diff --git a/changelog/fragments/1712176768-Upgrade-to-Go-1.22.5.yaml b/changelog/fragments/1712176768-Upgrade-to-Go-1.22.6.yaml similarity index 95% rename from changelog/fragments/1712176768-Upgrade-to-Go-1.22.5.yaml rename to changelog/fragments/1712176768-Upgrade-to-Go-1.22.6.yaml index 6a195908d6f..31931334d41 100644 --- a/changelog/fragments/1712176768-Upgrade-to-Go-1.22.5.yaml +++ b/changelog/fragments/1712176768-Upgrade-to-Go-1.22.6.yaml @@ -11,7 +11,7 @@ kind: security # Change summary; a 80ish characters long description of the change. -summary: Upgrade to Go 1.22.5. +summary: Upgrade to Go 1.22.6. # Long description; in case the summary is not enough to describe the change # this field accommodate a description without length limits. @@ -25,7 +25,7 @@ component: "elastic-agent" # If not present is automatically filled by the tooling finding the PR where this changelog fragment has been added. # NOTE: the tooling supports backports, so it's able to fill the original PR number instead of the backport PR number. # Please provide it if you are adding a fragment for a different PR. -pr: https://github.com/elastic/elastic-agent/pull/5065 +pr: https://github.com/elastic/elastic-agent/pull/5296 # Issue URL; optional; the GitHub issue related to this changeset (either closes or is part of). # If not present is automatically filled by the tooling with the issue linked to the PR number.