From 1bfe5be0d6006e000580b208188340bf83446fa8 Mon Sep 17 00:00:00 2001 From: Craig MacKenzie Date: Thu, 4 Jul 2024 16:10:45 -0400 Subject: [PATCH] Update changelog. --- ...to-Go-1.22.4.yaml => 1712176768-Upgrade-to-Go-1.22.5.yaml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename changelog/fragments/{1712176768-Upgrade-to-Go-1.22.4.yaml => 1712176768-Upgrade-to-Go-1.22.5.yaml} (95%) diff --git a/changelog/fragments/1712176768-Upgrade-to-Go-1.22.4.yaml b/changelog/fragments/1712176768-Upgrade-to-Go-1.22.5.yaml similarity index 95% rename from changelog/fragments/1712176768-Upgrade-to-Go-1.22.4.yaml rename to changelog/fragments/1712176768-Upgrade-to-Go-1.22.5.yaml index c1d28388d35..6a195908d6f 100644 --- a/changelog/fragments/1712176768-Upgrade-to-Go-1.22.4.yaml +++ b/changelog/fragments/1712176768-Upgrade-to-Go-1.22.5.yaml @@ -11,7 +11,7 @@ kind: security # Change summary; a 80ish characters long description of the change. -summary: Upgrade to Go 1.22.4. +summary: Upgrade to Go 1.22.5. # 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/5036 +pr: https://github.com/elastic/elastic-agent/pull/5065 # 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.