Skip to content

Commit fb84e77

Browse files
author
neil
committed
add 14.1
1 parent 50013eb commit fb84e77

6 files changed

Lines changed: 18 additions & 5 deletions

File tree

conf/13.2.conf

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

2-
BUILDER_VERSION=0.9.5
2+
BUILDER_VERSION=0.9.6
33

44

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

conf/13.3.conf

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

2-
BUILDER_VERSION=0.9.5
2+
BUILDER_VERSION=0.9.6
33

44

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

conf/14.0.conf

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

2-
BUILDER_VERSION=0.9.5
2+
BUILDER_VERSION=0.9.6
33

44

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

conf/14.1.conf

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
BUILDER_VERSION=0.9.6
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.xz"
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/default.release.conf

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

conf/test.releases

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

0 commit comments

Comments
 (0)