Skip to content

Commit e8d6ad1

Browse files
author
neil
committed
add 14.3
#103
1 parent 7ed9e50 commit e8d6ad1

15 files changed

+39
-12
lines changed

.github/data/table.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
| Release | x86_64 | aarch64(arm64) |
44
|---------|---------|---------|
55
| 15.0 |||
6+
| 14.3 |||
67
| 14.2 |||
78
| 14.1 |||
89
| 14.0 |||

conf/13.4-aarch64.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.8
2+
BUILDER_VERSION=1.0.9
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}-aarch64.conf"

conf/13.4.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.8
2+
BUILDER_VERSION=1.0.9
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"

conf/13.5-aarch64.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.8
2+
BUILDER_VERSION=1.0.9
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}-aarch64.conf"

conf/13.5.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.8
2+
BUILDER_VERSION=1.0.9
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"

conf/14.1-aarch64.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.8
2+
BUILDER_VERSION=1.0.9
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}-aarch64.conf"

conf/14.1.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.8
2+
BUILDER_VERSION=1.0.9
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"

conf/14.2-aarch64.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.8
2+
BUILDER_VERSION=1.0.9
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}-aarch64.conf"

conf/14.2.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.8
2+
BUILDER_VERSION=1.0.9
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"

conf/14.3-aarch64.conf

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
BUILDER_VERSION=1.0.9
3+
4+
5+
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}-aarch64.conf"
6+
7+
OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-aarch64.qcow2.zst"
8+
9+
VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-aarch64-id_rsa.pub"
10+
11+
HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-aarch64-host.id_rsa"
12+
13+

conf/14.3.conf

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
BUILDER_VERSION=1.0.9
3+
4+
5+
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"
6+
7+
OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}.qcow2.zst"
8+
9+
VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-id_rsa.pub"
10+
11+
HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa"
12+
13+

conf/15.0-aarch64.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.8
2+
BUILDER_VERSION=1.0.9
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}-aarch64.conf"

conf/15.0.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.8
2+
BUILDER_VERSION=1.0.9
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"

conf/default.release.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
DEFAULT_RELEASE=14.2
1+
DEFAULT_RELEASE=14.3

conf/test.releases

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"13.2", "13.3", "13.4", "13.5", "14.0", "14.1", "14.2", "15.0"
1+
"13.2", "13.3", "13.4", "13.5", "14.0", "14.1", "14.2", "14.3", "15.0"

0 commit comments

Comments
 (0)