EXE
WinGet
Freelens
Freelens Authors · 1.6.1 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Freelens-1.6.1-windows-arm64.exe /S
Custom
Freelens-1.6.1-windows-arm64.exe /S /currentuser
Upgrade
Freelens-1.6.1-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.6.1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.6.1
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Freelens-1.6.1-windows-arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Freelensapp.Freelens
Version
1.6.1
Description
FOSS IDE for Kubernetes
License
MIT
↗
Installer URL
https://github.com/freelensapp/freelens/releases/download/v1.6.1/Freelens-1.6.1-windows-arm64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Bugfixing release that address the problem on Windows with opening the terminal.
* Removed security patch that broke application on Windows (#1228, #1232)
## Notes from v1.6.0:
Ready for Kubernetes v1.34. New improvements and bug fixes.
* Views for (cluster) role bindings show more details and hyperlinks to (cluster) roles and service accounts. (#1125)
* Added HTTPS support and custom prefix in Prometheus settings. (#1131)
* Pods and other resources can be force deleted or force finalized. (…