From 5a052a2369ef40ae490da9d6e2e13c725dcec5ef Mon Sep 17 00:00:00 2001 From: tvpartytonight Date: Tue, 16 Jan 2024 15:13:13 -0800 Subject: [PATCH 1/4] (maint) Update facter and pxp-agent for already released versions --- configs/components/facter.json | 2 +- configs/components/pxp-agent.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/components/facter.json b/configs/components/facter.json index f3c6bcc8e8..ec3d2ee069 100644 --- a/configs/components/facter.json +++ b/configs/components/facter.json @@ -1 +1 @@ -{"url":"git@github.com:puppetlabs/facter.git","ref":"81a6e127335edd2d045a606a56c6c63d5347179d"} +{"url":"git@github.com:puppetlabs/facter.git","ref":"4.5.2"} diff --git a/configs/components/pxp-agent.json b/configs/components/pxp-agent.json index 0b63600108..7b2339ac55 100644 --- a/configs/components/pxp-agent.json +++ b/configs/components/pxp-agent.json @@ -1 +1 @@ -{"location":"https://builds.delivery.puppetlabs.net/pxp-agent/202312203/artifacts/","version":"202312203"} +{"location":"https://builds.delivery.puppetlabs.net/pxp-agent/202312203/artifacts/","version":"1.15.19"} From a34739570f92d27f87f1393e7e229218f7bc0c36 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Tue, 16 Jan 2024 23:34:31 +0000 Subject: [PATCH 2/4] (maint) Update puppet to refs/tags/8.4.0 Generated by CI --- configs/components/puppet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/components/puppet.json b/configs/components/puppet.json index 1c36fa4994..8ea27df789 100644 --- a/configs/components/puppet.json +++ b/configs/components/puppet.json @@ -1 +1 @@ -{"url":"git@github.com:puppetlabs/puppet.git","ref":"272abb97efa5d1c44fd238e3988b5a9f7e87cd3f"} +{"url":"git@github.com:puppetlabs/puppet.git","ref":"refs/tags/8.4.0"} From 48c130c7fa45d23c42139ec695f6b45c4c6ee026 Mon Sep 17 00:00:00 2001 From: tvpartytonight Date: Wed, 17 Jan 2024 11:21:02 -0800 Subject: [PATCH 3/4] Revert "(maint) Update facter and pxp-agent for already released versions" This reverts commit 5a052a2369ef40ae490da9d6e2e13c725dcec5ef. --- configs/components/facter.json | 2 +- configs/components/pxp-agent.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/components/facter.json b/configs/components/facter.json index ec3d2ee069..f3c6bcc8e8 100644 --- a/configs/components/facter.json +++ b/configs/components/facter.json @@ -1 +1 @@ -{"url":"git@github.com:puppetlabs/facter.git","ref":"4.5.2"} +{"url":"git@github.com:puppetlabs/facter.git","ref":"81a6e127335edd2d045a606a56c6c63d5347179d"} diff --git a/configs/components/pxp-agent.json b/configs/components/pxp-agent.json index 7b2339ac55..0b63600108 100644 --- a/configs/components/pxp-agent.json +++ b/configs/components/pxp-agent.json @@ -1 +1 @@ -{"location":"https://builds.delivery.puppetlabs.net/pxp-agent/202312203/artifacts/","version":"1.15.19"} +{"location":"https://builds.delivery.puppetlabs.net/pxp-agent/202312203/artifacts/","version":"202312203"} From 6a6f19d8c2106fa55c7f716c02eb1f48128f3a3f Mon Sep 17 00:00:00 2001 From: tvpartytonight Date: Wed, 17 Jan 2024 11:38:59 -0800 Subject: [PATCH 4/4] (PA-5987) Update facter to tagged release version --- configs/components/facter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/components/facter.json b/configs/components/facter.json index f3c6bcc8e8..bfb77466d1 100644 --- a/configs/components/facter.json +++ b/configs/components/facter.json @@ -1 +1 @@ -{"url":"git@github.com:puppetlabs/facter.git","ref":"81a6e127335edd2d045a606a56c6c63d5347179d"} +{"url":"git@github.com:puppetlabs/facter.git","ref":"refs/tags/4.5.2"}