diff --git a/conf/13.3.conf b/conf/13.3.conf index ce59d772..ac76c6b0 100644 --- a/conf/13.3.conf +++ b/conf/13.3.conf @@ -1,5 +1,5 @@ -BUILDER_VERSION=1.0.2 +BUILDER_VERSION=1.0.3 CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf" diff --git a/conf/13.4.conf b/conf/13.4.conf index ce59d772..ac76c6b0 100644 --- a/conf/13.4.conf +++ b/conf/13.4.conf @@ -1,5 +1,5 @@ -BUILDER_VERSION=1.0.2 +BUILDER_VERSION=1.0.3 CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf" diff --git a/conf/14.1.conf b/conf/14.1.conf index ce59d772..ac76c6b0 100644 --- a/conf/14.1.conf +++ b/conf/14.1.conf @@ -1,5 +1,5 @@ -BUILDER_VERSION=1.0.2 +BUILDER_VERSION=1.0.3 CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf" diff --git a/conf/14.2.conf b/conf/14.2.conf new file mode 100644 index 00000000..ac76c6b0 --- /dev/null +++ b/conf/14.2.conf @@ -0,0 +1,13 @@ + +BUILDER_VERSION=1.0.3 + + +CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf" + +OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}.qcow2.zst" + +VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-id_rsa.pub" + +HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa" + + diff --git a/conf/15.0.conf b/conf/15.0.conf index ce59d772..ac76c6b0 100644 --- a/conf/15.0.conf +++ b/conf/15.0.conf @@ -1,5 +1,5 @@ -BUILDER_VERSION=1.0.2 +BUILDER_VERSION=1.0.3 CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf" diff --git a/conf/default.release.conf b/conf/default.release.conf index 6c0a41a6..318ce317 100644 --- a/conf/default.release.conf +++ b/conf/default.release.conf @@ -1 +1 @@ -DEFAULT_RELEASE=14.1 \ No newline at end of file +DEFAULT_RELEASE=14.2 \ No newline at end of file diff --git a/conf/test.releases b/conf/test.releases index 9484a2ff..ec549be1 100644 --- a/conf/test.releases +++ b/conf/test.releases @@ -1 +1 @@ -"13.2", "13.3", "13.4", "14.0", "14.1", "14.2-pre", "15.0" \ No newline at end of file +"13.2", "13.3", "13.4", "14.0", "14.1", "14.2", "15.0" \ No newline at end of file