Skip to content

Commit 3b01dde

Browse files
authored
New version: Freelensapp.Freelens version 0.1.3
1 parent 4e2d77b commit 3b01dde

File tree

3 files changed

+67
-0
lines changed

3 files changed

+67
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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: 0.1.3
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
InstallModes:
10+
- silent
11+
ProductCode: '{08D07A41-C0B6-4867-916D-3F2D5F0E8533}'
12+
ReleaseDate: 2025-01-28
13+
AppsAndFeaturesEntries:
14+
- DisplayVersion: 0.1.3.0
15+
ProductCode: '{08D07A41-C0B6-4867-916D-3F2D5F0E8533}'
16+
UpgradeCode: '{A32550D9-3BC4-58AA-97E6-1195F6B61C2A}'
17+
InstallationMetadata:
18+
DefaultInstallLocation: '%ProgramFiles%/freelens'
19+
Installers:
20+
- Architecture: x64
21+
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v0.1.3/Freelens-0.1.3-windows-amd64.msi
22+
InstallerSha256: 8055F7FC704D04A834569204D582ADF51D69B88590ED1D6A377C98EE8BB49273
23+
ManifestType: installer
24+
ManifestVersion: 1.9.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
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: 0.1.3
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+
- APT repository added to the DEB package by @dex4er in #90
25+
- Tweaks postinstall and postrm scripts by @dex4er in #101
26+
- Includes AppData metainfo in the binary packages by @dex4er in #95
27+
- Fixes the issue when wrong plugin installation never ends by @mariomamo in #102
28+
- Adds an advertisement of @freelensapp/freelens-node-pod-menu by @dex4er in #104
29+
New Contributors
30+
- @mariomamo made their first contribution in #102
31+
- @gonmmarques made their first contribution in #105
32+
Full Changelog: https://github.com/freelensapp/freelens/compare/v0.1.2...v0.1.3
33+
ReleaseNotesUrl: https://github.com/freelensapp/freelens/releases/tag/v0.1.3
34+
ManifestType: defaultLocale
35+
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: 0.1.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)