Skip to content

Commit

Permalink
chore(deps): bump packer-plugin-vsphere from v1.2.1 to v1.2.4 (#871)
Browse files Browse the repository at this point in the history
Bumps Packer Plugin for vSphere (`hashicorp/packer-plugin-vsphere`) from v1.2.1 to v1.2.4.

Signed-off-by: Ryan Johnson <[email protected]>
  • Loading branch information
tenthirtyam committed Apr 4, 2024
1 parent d23da87 commit 55655cb
Show file tree
Hide file tree
Showing 26 changed files with 27 additions and 26 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@

- Updates `required_versions` for `packer` to `>= 1.10.0`.
[#828](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/828)
- Updates `required_plugins` for `packer-plugin-vsphere` to `>= 1.2.4`.
- Updates `required_plugins` for `packer-plugin-vsphere` to `1.2.4`.
[#824](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/824)
[#871](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/871)
- Updates `required_plugins` for `ethanmdavidson/packer-plugin-git` to `>= 0.6.2`.
[#868](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/868)
- Updates `required_versions` for `terraform` to `>= 1.7.1`.
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/almalinux/8/linux-almalinux.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/almalinux/9/linux-almalinux.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/centos/7/linux-centos.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/centos/8-stream/linux-centos-stream.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/centos/9-stream/linux-centos-stream.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/debian/11/linux-debian.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/debian/12/linux-debian.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/oracle/8/linux-oracle.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/oracle/9/linux-oracle.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/photon/4/linux-photon.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/photon/5/linux-photon.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/rhel/7/linux-rhel.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/rhel/8/linux-rhel.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/rhel/9/linux-rhel.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/rocky/8/linux-rocky.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/rocky/9/linux-rocky.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/sles/15/linux-sles.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/ubuntu/20-04-lts/linux-ubuntu.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/ubuntu/22-04-lts/linux-ubuntu.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/ubuntu/23-10/linux-ubuntu.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down
2 changes: 1 addition & 1 deletion builds/windows/desktop/10/windows.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
git = {
source = "github.com/ethanmdavidson/git"
Expand Down
2 changes: 1 addition & 1 deletion builds/windows/desktop/11/windows.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
git = {
source = "github.com/ethanmdavidson/git"
Expand Down
2 changes: 1 addition & 1 deletion builds/windows/server/2019/windows-server.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
git = {
source = "github.com/ethanmdavidson/git"
Expand Down
2 changes: 1 addition & 1 deletion builds/windows/server/2022/windows-server.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
git = {
source = "github.com/ethanmdavidson/git"
Expand Down
2 changes: 1 addition & 1 deletion builds/windows/server/2025/windows-server.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packer {
required_plugins {
vsphere = {
source = "github.com/hashicorp/vsphere"
version = ">= 1.2.4"
version = "1.2.4"
}
git = {
source = "github.com/ethanmdavidson/git"
Expand Down

0 comments on commit 55655cb

Please sign in to comment.