Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vmware-samples/packer-examples-for-vsphere
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: vmware-samples/packer-examples-for-vsphere
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.0
Choose a head ref
  • 3 commits
  • 30 files changed
  • 1 contributor

Commits on Jun 24, 2022

  1. chore: updates for June 2022 (#211)

    * Updates Windows Server 2022 .iso and checksum to June 2022 release.
    * Updates Windows 11 .iso and checksum to June 2022 release.
    * Updates `vm_guest_os_type` for Windows Server 2022 guest ID to `windows2019srvNext_64Guest`.
    * Updates `required_versions` for `packer` to `>= v1.8.2`.
    * Updates `required_plugins` for `packer-plugin-vsphere` to `>= v1.0.5`.
    * Updates `required_versions` for `terraform` to `>= v1.2.3`.
    * Updates `required_versions` for `hashicorp/vsphere` to `>= v2.2.0`.
    
    Signed-off-by: Ryan Johnson <[email protected]>
    tenthirtyam authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    4f0c456 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. repo: update issue templates for v22.06 (#212)

    Updates issue templates for v22.06 release.
    
    Signed-off-by: Ryan Johnson <[email protected]>
    tenthirtyam authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5a9150d View commit details
    Browse the repository at this point in the history
  2. docs: update CHANGELOG.md

    Updates `CHANGELOG.md` for v22.06 release.
    
    Signed-off-by: Ryan Johnson <[email protected]>
    tenthirtyam committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    adbf908 View commit details
    Browse the repository at this point in the history
Loading