diff --git a/ARM/uiFormDefinition.json b/ARM/uiFormDefinition.json index 46438d1..19b54a4 100644 --- a/ARM/uiFormDefinition.json +++ b/ARM/uiFormDefinition.json @@ -112,15 +112,15 @@ "name": "OpnVersion", "type": "Microsoft.Common.TextBox", "label": "OPNSense Version to deploy", - "toolTip": "OPNsense Releases. Latest: 25.1 Reference: https://docs.opnsense.org/releases.html", - "defaultValue": "25.1" + "toolTip": "OPNsense Releases. Latest: 26.1 Reference: https://docs.opnsense.org/releases.html", + "defaultValue": "26.1" }, { "name": "WALinuxVersion", "type": "Microsoft.Common.TextBox", "label": "Azure WALinux agent Version", - "toolTip": "Azure WALinux agent Releases. Only version number, dont add v at the begining. Latest: 2.12.0.4 Reference: https://github.com/Azure/WALinuxAgent/releases", - "defaultValue": "2.12.0.4" + "toolTip": "Azure WALinux agent Releases. Only version number, dont add v at the begining. Latest: 2.15.0.1 Reference: https://github.com/Azure/WALinuxAgent/releases", + "defaultValue": "2.15.0.1" }, { "name": "DeployWindows", diff --git a/bicep/uiFormDefinition.json b/bicep/uiFormDefinition.json index 46438d1..19b54a4 100644 --- a/bicep/uiFormDefinition.json +++ b/bicep/uiFormDefinition.json @@ -112,15 +112,15 @@ "name": "OpnVersion", "type": "Microsoft.Common.TextBox", "label": "OPNSense Version to deploy", - "toolTip": "OPNsense Releases. Latest: 25.1 Reference: https://docs.opnsense.org/releases.html", - "defaultValue": "25.1" + "toolTip": "OPNsense Releases. Latest: 26.1 Reference: https://docs.opnsense.org/releases.html", + "defaultValue": "26.1" }, { "name": "WALinuxVersion", "type": "Microsoft.Common.TextBox", "label": "Azure WALinux agent Version", - "toolTip": "Azure WALinux agent Releases. Only version number, dont add v at the begining. Latest: 2.12.0.4 Reference: https://github.com/Azure/WALinuxAgent/releases", - "defaultValue": "2.12.0.4" + "toolTip": "Azure WALinux agent Releases. Only version number, dont add v at the begining. Latest: 2.15.0.1 Reference: https://github.com/Azure/WALinuxAgent/releases", + "defaultValue": "2.15.0.1" }, { "name": "DeployWindows",