From 7dc3fcd207f3c1fa57fe8a36e8cd9438b64d9408 Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Fri, 26 Jan 2024 14:46:36 -0500 Subject: [PATCH] chore(deps): bump packer-plugin-git from v0.4.3 to v0.6.1 (#827) Bumps Packer Plugin for Git (`ethanmdavidson/packer-plugin-git`) from v0.4.3 to v0.6.1. Signed-off-by: Ryan Johnson --- CHANGELOG.md | 2 +- builds/linux/almalinux/8/linux-almalinux.pkr.hcl | 2 +- builds/linux/almalinux/9/linux-almalinux.pkr.hcl | 2 +- builds/linux/centos/7/linux-centos.pkr.hcl | 2 +- builds/linux/centos/8-stream/linux-centos-stream.pkr.hcl | 2 +- builds/linux/centos/9-stream/linux-centos-stream.pkr.hcl | 2 +- builds/linux/debian/11/linux-debian.pkr.hcl | 2 +- builds/linux/debian/12/linux-debian.pkr.hcl | 2 +- builds/linux/oracle/8/linux-oracle.pkr.hcl | 2 +- builds/linux/oracle/9/linux-oracle.pkr.hcl | 2 +- builds/linux/photon/4/linux-photon.pkr.hcl | 2 +- builds/linux/photon/5/linux-photon.pkr.hcl | 2 +- builds/linux/rhel/7/linux-rhel.pkr.hcl | 2 +- builds/linux/rhel/8/linux-rhel.pkr.hcl | 2 +- builds/linux/rhel/9/linux-rhel.pkr.hcl | 2 +- builds/linux/rocky/8/linux-rocky.pkr.hcl | 2 +- builds/linux/rocky/9/linux-rocky.pkr.hcl | 2 +- builds/linux/sles/15/linux-sles.pkr.hcl | 2 +- builds/linux/ubuntu/20-04-lts/linux-ubuntu.pkr.hcl | 2 +- builds/linux/ubuntu/22-04-lts/linux-ubuntu.pkr.hcl | 2 +- builds/linux/ubuntu/23-10/linux-ubuntu.pkr.hcl | 2 +- builds/windows/desktop/10/windows.pkr.hcl | 2 +- builds/windows/desktop/11/windows.pkr.hcl | 2 +- builds/windows/server/2019/windows-server.pkr.hcl | 2 +- builds/windows/server/2022/windows-server.pkr.hcl | 2 +- docs/getting-started/requirements.md | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 701e1ced7..d06ea677e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ :sweat_drops: **Chore**: - Updates `required_plugins` for `packer-plugin-vsphere` to `>= 1.2.4`. [GH-824](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/824) +- Updates `required_plugins` for `ethanmdavidson/packer-plugin-git` to `>= 0.6.1`. [GH-827](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/827) - Updates `required_plugins` for `rgl/packer-plugin-windows-update` to `>= 0.15.0`. [GH-826](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/826) - Updates Gomplate to `3.11.7`. [GH-825](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/825) - Updates Red Hat Enterprise Linux 9 to 9.3 release. [GH-819](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/819) @@ -26,7 +27,6 @@ - Updates Windows 11 22H2 to January 2024 (US English) release. [GH-816](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/816) - Updates Windows 10 22H2 to January 2024 (US English) release. [GH-816](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/816) - Updates Windows Server 2022 to January 2024 (US English) release. [GH-816](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/816) -- Updates Gomplate to `3.11.7`. [GH-256](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/825) ## v23.11 diff --git a/builds/linux/almalinux/8/linux-almalinux.pkr.hcl b/builds/linux/almalinux/8/linux-almalinux.pkr.hcl index 11232fd96..48ebe76ea 100644 --- a/builds/linux/almalinux/8/linux-almalinux.pkr.hcl +++ b/builds/linux/almalinux/8/linux-almalinux.pkr.hcl @@ -22,7 +22,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/almalinux/9/linux-almalinux.pkr.hcl b/builds/linux/almalinux/9/linux-almalinux.pkr.hcl index f50f30bd7..4065e2a44 100644 --- a/builds/linux/almalinux/9/linux-almalinux.pkr.hcl +++ b/builds/linux/almalinux/9/linux-almalinux.pkr.hcl @@ -22,7 +22,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/centos/7/linux-centos.pkr.hcl b/builds/linux/centos/7/linux-centos.pkr.hcl index b68a97b67..59137528d 100644 --- a/builds/linux/centos/7/linux-centos.pkr.hcl +++ b/builds/linux/centos/7/linux-centos.pkr.hcl @@ -22,7 +22,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/centos/8-stream/linux-centos-stream.pkr.hcl b/builds/linux/centos/8-stream/linux-centos-stream.pkr.hcl index 22754b6d0..8ca24053d 100644 --- a/builds/linux/centos/8-stream/linux-centos-stream.pkr.hcl +++ b/builds/linux/centos/8-stream/linux-centos-stream.pkr.hcl @@ -22,7 +22,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/centos/9-stream/linux-centos-stream.pkr.hcl b/builds/linux/centos/9-stream/linux-centos-stream.pkr.hcl index 4d068f3a9..38dd74616 100644 --- a/builds/linux/centos/9-stream/linux-centos-stream.pkr.hcl +++ b/builds/linux/centos/9-stream/linux-centos-stream.pkr.hcl @@ -22,7 +22,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/debian/11/linux-debian.pkr.hcl b/builds/linux/debian/11/linux-debian.pkr.hcl index dcd1a6b88..5c4432ae9 100644 --- a/builds/linux/debian/11/linux-debian.pkr.hcl +++ b/builds/linux/debian/11/linux-debian.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/debian/12/linux-debian.pkr.hcl b/builds/linux/debian/12/linux-debian.pkr.hcl index 87e5b0efc..cea10da18 100644 --- a/builds/linux/debian/12/linux-debian.pkr.hcl +++ b/builds/linux/debian/12/linux-debian.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/oracle/8/linux-oracle.pkr.hcl b/builds/linux/oracle/8/linux-oracle.pkr.hcl index 691fd4c28..a1b7fd663 100644 --- a/builds/linux/oracle/8/linux-oracle.pkr.hcl +++ b/builds/linux/oracle/8/linux-oracle.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/oracle/9/linux-oracle.pkr.hcl b/builds/linux/oracle/9/linux-oracle.pkr.hcl index 9d2bd47c2..680ab7170 100644 --- a/builds/linux/oracle/9/linux-oracle.pkr.hcl +++ b/builds/linux/oracle/9/linux-oracle.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/photon/4/linux-photon.pkr.hcl b/builds/linux/photon/4/linux-photon.pkr.hcl index 276937961..b3a3af662 100644 --- a/builds/linux/photon/4/linux-photon.pkr.hcl +++ b/builds/linux/photon/4/linux-photon.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/photon/5/linux-photon.pkr.hcl b/builds/linux/photon/5/linux-photon.pkr.hcl index 411616cbc..60c7e3d6b 100644 --- a/builds/linux/photon/5/linux-photon.pkr.hcl +++ b/builds/linux/photon/5/linux-photon.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/rhel/7/linux-rhel.pkr.hcl b/builds/linux/rhel/7/linux-rhel.pkr.hcl index 8ac433700..83e65eee9 100644 --- a/builds/linux/rhel/7/linux-rhel.pkr.hcl +++ b/builds/linux/rhel/7/linux-rhel.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/rhel/8/linux-rhel.pkr.hcl b/builds/linux/rhel/8/linux-rhel.pkr.hcl index cd67a5e70..7eac40d4b 100644 --- a/builds/linux/rhel/8/linux-rhel.pkr.hcl +++ b/builds/linux/rhel/8/linux-rhel.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/rhel/9/linux-rhel.pkr.hcl b/builds/linux/rhel/9/linux-rhel.pkr.hcl index c40135d26..1d4b4693a 100644 --- a/builds/linux/rhel/9/linux-rhel.pkr.hcl +++ b/builds/linux/rhel/9/linux-rhel.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/rocky/8/linux-rocky.pkr.hcl b/builds/linux/rocky/8/linux-rocky.pkr.hcl index ff47396ef..d7b8cfbe1 100644 --- a/builds/linux/rocky/8/linux-rocky.pkr.hcl +++ b/builds/linux/rocky/8/linux-rocky.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/rocky/9/linux-rocky.pkr.hcl b/builds/linux/rocky/9/linux-rocky.pkr.hcl index e278cdcc9..3ba4c724c 100644 --- a/builds/linux/rocky/9/linux-rocky.pkr.hcl +++ b/builds/linux/rocky/9/linux-rocky.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/sles/15/linux-sles.pkr.hcl b/builds/linux/sles/15/linux-sles.pkr.hcl index e06d8cb32..2dfe6a7db 100644 --- a/builds/linux/sles/15/linux-sles.pkr.hcl +++ b/builds/linux/sles/15/linux-sles.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/ubuntu/20-04-lts/linux-ubuntu.pkr.hcl b/builds/linux/ubuntu/20-04-lts/linux-ubuntu.pkr.hcl index bd1bc1316..41959ccee 100644 --- a/builds/linux/ubuntu/20-04-lts/linux-ubuntu.pkr.hcl +++ b/builds/linux/ubuntu/20-04-lts/linux-ubuntu.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/ubuntu/22-04-lts/linux-ubuntu.pkr.hcl b/builds/linux/ubuntu/22-04-lts/linux-ubuntu.pkr.hcl index 4488102b4..e665295ab 100644 --- a/builds/linux/ubuntu/22-04-lts/linux-ubuntu.pkr.hcl +++ b/builds/linux/ubuntu/22-04-lts/linux-ubuntu.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/linux/ubuntu/23-10/linux-ubuntu.pkr.hcl b/builds/linux/ubuntu/23-10/linux-ubuntu.pkr.hcl index 2c74d7018..f863524e8 100644 --- a/builds/linux/ubuntu/23-10/linux-ubuntu.pkr.hcl +++ b/builds/linux/ubuntu/23-10/linux-ubuntu.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/windows/desktop/10/windows.pkr.hcl b/builds/windows/desktop/10/windows.pkr.hcl index 0882010ad..97b82aff2 100644 --- a/builds/windows/desktop/10/windows.pkr.hcl +++ b/builds/windows/desktop/10/windows.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/windows/desktop/11/windows.pkr.hcl b/builds/windows/desktop/11/windows.pkr.hcl index aa68cb65c..bf45c5d9c 100644 --- a/builds/windows/desktop/11/windows.pkr.hcl +++ b/builds/windows/desktop/11/windows.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/windows/server/2019/windows-server.pkr.hcl b/builds/windows/server/2019/windows-server.pkr.hcl index 8180634b9..5e85e0be8 100644 --- a/builds/windows/server/2019/windows-server.pkr.hcl +++ b/builds/windows/server/2019/windows-server.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/builds/windows/server/2022/windows-server.pkr.hcl b/builds/windows/server/2022/windows-server.pkr.hcl index 0166add49..e3edb39c7 100644 --- a/builds/windows/server/2022/windows-server.pkr.hcl +++ b/builds/windows/server/2022/windows-server.pkr.hcl @@ -23,7 +23,7 @@ packer { } git = { source = "github.com/ethanmdavidson/git" - version = ">= 0.4.3" + version = ">= 0.6.1" } } } diff --git a/docs/getting-started/requirements.md b/docs/getting-started/requirements.md index 7d6f24580..1cb304e46 100644 --- a/docs/getting-started/requirements.md +++ b/docs/getting-started/requirements.md @@ -105,7 +105,7 @@ For air-gapped or dark sites, you may download the plugins and place these same | Plugin | Version | Description | Resources | | :--- | :--- | :--- | :--- | | :simple-hashicorp:    Packer Plugin for VMware vSphere | 1.2.4 or later | By HashiCorp | [:fontawesome-brands-github:][packer-plugin-vsphere]   [:material-library:][packer-plugin-vsphere] | -| :fontawesome-brands-git:    Packer Plugin for Git | 0.4.3 or later | Community Plugin | [:fontawesome-brands-github:][packer-plugin-git] | +| :fontawesome-brands-git:    Packer Plugin for Git | 0.6.1 or later | Community Plugin | [:fontawesome-brands-github:][packer-plugin-git] | | :fontawesome-brands-windows:    Packer Plugin for Windows Updates | 0.15.0 or later | Community Plugin | [:fontawesome-brands-github:][packer-plugin-windows-update] | ## :octicons-package-dependencies-24:   Additional Software Packages