EXE
WinGet
Freelens
Freelens Authors · 1.3.2 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Freelens-1.3.2-windows-arm64.exe /S
Custom
Freelens-1.3.2-windows-arm64.exe /S /currentuser
Upgrade
Freelens-1.3.2-windows-arm64.exe /S --updated
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Freelens 1.3.2
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.3.2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Freelens-1.3.2-windows-arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Freelensapp.Freelens
Version
1.3.2
Description
FOSS IDE for Kubernetes
License
MIT
↗
Installer URL
https://github.com/freelensapp/freelens/releases/download/v1.3.2/Freelens-1.3.2-windows-arm64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
## What's Changed
* Provided KubeObjectAge and MarkdownViewer in Extensions API.
* Proxy is restarted if the port number is not found.
* The terminal is not auto-closed after the process exits.
* YAML dump has consistent formatting.
* Electron v35.5.1 with Chrome 134.0.6998.205 and Node 22.15.1 with fixes for CVE-2025-5419, CVE-2025-4609 and CVE-2025-4664.
* kubectl v1.33.1 (same as previous).
* helm v3.18.2.
* freelens-k8s-proxy v1.3.3 compiled with Go v1.24.4.
* 24 dependencies updated in tota…