Skip to content

Commit 045b81c

Browse files
authored
New version: Freelensapp.Freelens version 1.2.1
1 parent 30c77b3 commit 045b81c

File tree

3 files changed

+66
-0
lines changed

3 files changed

+66
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with WinGet Updater using komac v2.9.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Freelensapp.Freelens
5+
PackageVersion: 1.2.1
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: machine
9+
InstallModes:
10+
- silent
11+
ProductCode: '{E7F5AF27-ACFF-4381-8003-43EF52AA1BA4}'
12+
ReleaseDate: 2025-04-28
13+
AppsAndFeaturesEntries:
14+
- DisplayName: Freelens 1.2.1
15+
InstallationMetadata:
16+
DefaultInstallLocation: '%ProgramFiles%/freelens'
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.2.1/Freelens-1.2.1-windows-amd64.exe
20+
InstallerSha256: 6ABFBDCDCB326C7FDFF3FE32518F5B96C55095FDFE47A04CA694B8C1B556DA8D
21+
ManifestType: installer
22+
ManifestVersion: 1.9.0
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Created with WinGet Updater using komac v2.9.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Freelensapp.Freelens
5+
PackageVersion: 1.2.1
6+
PackageLocale: en-US
7+
Publisher: Freelens Authors
8+
PublisherUrl: https://freelens.app/
9+
PublisherSupportUrl: https://github.com/freelensapp/freelens/issues
10+
PackageName: Freelens
11+
PackageUrl: https://github.com/freelensapp/freelens
12+
License: MIT
13+
LicenseUrl: https://github.com/freelensapp/freelens/blob/HEAD/LICENSE
14+
ShortDescription: FOSS IDE for Kubernetes
15+
Tags:
16+
- cloud-native
17+
- containers
18+
- devops
19+
- kubernetes
20+
- kubernetes-dashboard
21+
- kubernetes-ui
22+
ReleaseNotes: |-
23+
What's Changed
24+
- Pnpm is used instead of NPM for development and for installing extensions.
25+
- Biome is used instead ESlint and Prettier for development.
26+
- Custom Resource Definition filter works now correctly.
27+
- Some messages in the settings have correct application name now.
28+
- Updated Electron to 35.2.1 with Node.js 22.14.0 and Chrome 134.0.6998.205
29+
- Updated bundled kubectl to 1.33.0
30+
- Updated bundledHelm to 3.17.3
31+
- Updated bundled Freelens K8s Proxy to 1.3.0
32+
- Updated 54 other dependencies.
33+
Full Changelog: https://github.com/freelensapp/freelens/compare/v1.2.0...v1.2.1Full notes and discussions:
34+
ReleaseNotesUrl: https://github.com/freelensapp/freelens/releases/tag/v1.2.1
35+
ManifestType: defaultLocale
36+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.9.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Freelensapp.Freelens
5+
PackageVersion: 1.2.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)