Skip to content

Commit 4780184

Browse files
Unpin veertu packer (#8061)
1 parent 8b4ff6a commit 4780184

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

images/macos/templates/macOS-11.anka.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
packer {
22
required_plugins {
33
veertu-anka = {
4-
version = "= v3.1.0"
4+
version = ">= v3.2.0"
55
source = "github.com/veertuinc/veertu-anka"
66
}
77
}

images/macos/templates/macOS-12.anka.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
packer {
22
required_plugins {
33
veertu-anka = {
4-
version = "= v3.1.0"
4+
version = ">= v3.2.0"
55
source = "github.com/veertuinc/veertu-anka"
66
}
77
}

images/macos/templates/macOS-13.anka.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
packer {
22
required_plugins {
33
veertu-anka = {
4-
version = "= v3.1.0"
4+
version = ">= v3.2.0"
55
source = "github.com/veertuinc/veertu-anka"
66
}
77
}

images/macos/templates/macOS-13.arm64.anka.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
packer {
22
required_plugins {
33
veertu-anka = {
4-
version = "= v3.1.0"
4+
version = ">= v3.2.0"
55
source = "github.com/veertuinc/veertu-anka"
66
}
77
}

0 commit comments

Comments
 (0)